Skip to content

Latest commit

 

History

History
81 lines (49 loc) · 2.84 KB

ROADMAP.md

File metadata and controls

81 lines (49 loc) · 2.84 KB

Upcoming Releases

1.5.1

  • Docker support in core.
  • Bring back password reset.
  • addUser retry if email taken.
  • strider addUser -f for overwritting user.

Changelog / Past releases

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.