Releases: Strider-CD/strider
Releases · Strider-CD/strider
Prune Command
CLI now has pruneJobs, plus other bug fixes
Really Fix Ansi
v1.9.3
- [BUGFIX] Actually fix the ansi issue
Fix server ansi
v1.9.2
- [BUGFIX] Have server us it's own version of ansi.js, see #991
Collaborators Fix
v1.9.1
- Fix collaborator router returning 404, fixes #990
Node 4.2+ Required
v1.9.0
The biggest change in this release is that Strider expects to be run with Node.js version greater
or equal to 4.2.
Range: b211c45...fd0cd66
- Expect Node >= 4.2
- Update dependencies
- Fix tests
- Fix config merge behavior
- Fix express deprecations
- Order plugins alphabetically
- Convert more routes to express router syntax
- Don't create default config for runner plugins
- Fix duplicate job listings
- Jade to Pug deprecation fix
- Improved logging, use
DEBUG=strider*
env - Dashboard & Build Page UI refresh (#988)
Last < Node 4 Support
See the changelog. Thanks everyone!
PRs and Strider.json
See the changelog. Thanks everyone!
Fixes and branch config cloning
v1.7.6
52 Commits and 5 Contributors.
Thanks everyone!
- Update dependencies
- Delete unused dependencies and files
- Add strider-gitlab as dep
- Invite code checks email
- Update angular and router
- Fix module usage for ecosystem client
- Case-sensitive emails
- Fix provider accounts title
- Fix tab switching error
- Project branch cloning
- Github config more explicit
- Fix accesslevel for new projects with no jobs
- Error on malformed projects
- Fix codemirror refresh
- Add save button to branch settings page
- Sort build history by created date
Job urls, plugin order in config, etc
v1.7.5 Client fixes in config and job page
Fix of 1.7.3
Forgot the build in 1.7.3