Skip to content

Latest commit

 

History

History
98 lines (63 loc) · 3.28 KB

File metadata and controls

98 lines (63 loc) · 3.28 KB

Upcoming Releases

1.7.0

  • Corporate Proxy Support (#741)
  • Initial setup via UI (#681)
  • Use latest core plugins

Changelog / Past releases

1.6.0 - 2015-01-10

  • 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..

1.5.0 - 2014-08-18

1.4.5

Bugfix release for 1.4. Fixes bugs in email notifications, github and bitbucket.

1.4.4

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

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.

  • This seems like ages ago...
  • Records are blurry back here - look at the git log for information.