- ...
- Docker support in core.
- Bring back password reset.
- addUser retry if email taken.
strider addUser -f
for overwritting user.- New project config page layout, see #629
- Plugin manager
- Invite revoke
- Layout/Style fixes
- Plugin dependency updates
- Bug fixes
- Modular client-side (browserify)
- Major cleanup of client-side code
- strider-cli moved out
- etc..
- Many bugfixes and improvements.
- New plugin: strider-ssh-deploy. Continuously deploy your code to servers over SSH. [ https://github.com/Strider-CD/strider-ssh-deploy ]
- New plugin: strider-slack: SlackHQ integration [ https://github.com/Strider-CD/strider-slack ]
- New Plugin: strider-metadata: Add job metadata to environment [ https://github.com/Strider-CD/strider-metadata ]
Bugfix release for 1.4. Fixes bugs in email notifications, github and bitbucket.
Bugfix release for 1.4. Adds Windows support, many fixes and small improvements.
1.4.3 - milestone
Bugfix release for 1.4. No major new features.
Fixes include:
- #286 strider crash on large github webhook post body
1.4.2 - milestone
Bugfix release for 1.4. No major new features.
Fixes include:
- #296 encoding / LOCALE issues
- #289 / #281 getTime() crash
- #287 unable to add environment variables
1.4.1 - milestone
Bugfix release for 1.4. No major new features.
Fixes include:
- #210 collaborator acces level issue
- #278 failed to load plugins when running as non-root user
- #280 move plugin aggregation to dynamic route
- #274 error when promoting user to admin
- #284 safari displays logged-in cache of / despite logout
1.4 - track progress, milestone
Released Nov 16th 2013
Major refactor, almost everything has changed:
-
Pluggable VCS providers enable:
- Git
- Github Enterprise
- BitBucket
- Generic Git
- 3rd party projects working on Gitlab
-
Per-branch repos and config. E.g. "release" branch can have different config from "master" branch.
-
Testing of Pull Requests.
-
Per-projet plugin configuration. Plugins can be ordered and configured entirely through the web UI.
1.3 milestone
- This seems like ages ago...
- Records are blurry back here - look at the git log for information.