| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-12-20 | 2.2 kB | |
| v2.0.0.tar.gz | 2022-12-20 | 239.6 kB | |
| v2.0.0.zip | 2022-12-20 | 304.0 kB | |
| Totals: 3 Items | 545.8 kB | 0 | |
This updates most of the packages used in this project to their latest versions (with rare exceptions)
Breaking Changes
Since version 2.0.0 updates many packages, it may require updates to your forked modifications. Most importantly, this upgrades to SailsJS 1.x.x. At a bare minimum, you must rename connections to datastores in your config/local.js file. You may need to make further changes depending on how significantly you have customized the project. See this SailsJS v1.x.x migration guide for more insights: https://sailsjs.com/documentation/upgrading/to-v-1-0
What's Changed
- Update all packages along with minor bug fixes https://github.com/ArekSredzki/electron-release-server/commit/4dc7046acb2ab99c6915c173c64c3548a47e1484
- Added notice of requirement to migrate database by @DustinBrett in https://github.com/ArekSredzki/electron-release-server/pull/218
- Added ESLint & Stylelint by @DustinBrett in https://github.com/ArekSredzki/electron-release-server/pull/219
- Apply fixes from CodeFactor by @codefactor-io in https://github.com/ArekSredzki/electron-release-server/pull/220
- Version updates in Dockerfile and docker-compose.yml by @pellejacobs in https://github.com/ArekSredzki/electron-release-server/pull/221
- update of documentation by @beliaev-maksim in https://github.com/ArekSredzki/electron-release-server/pull/242
- NSIS differential updates support by @JJ-8 in https://github.com/ArekSredzki/electron-release-server/pull/267
- fix: fix download which not support no-anscill filename by @terminatorheart in https://github.com/ArekSredzki/electron-release-server/pull/244
- Add volume for data persistence in docker by @nullxx in https://github.com/ArekSredzki/electron-release-server/pull/273
- Support macos arm64 by @nullxx in https://github.com/ArekSredzki/electron-release-server/pull/274
- Fixing bug with bootstrap-sass. by @lucy-vxt in https://github.com/ArekSredzki/electron-release-server/pull/291
- Avoid running in docker-compose to generate files for git by @lauer in https://github.com/ArekSredzki/electron-release-server/pull/279
Full Changelog: https://github.com/ArekSredzki/electron-release-server/compare/v1.5.2...v2.0.0