Skip to content

Latest commit

 

History

History
117 lines (76 loc) · 4.36 KB

ROADMAP.md

File metadata and controls

117 lines (76 loc) · 4.36 KB

Upcoming Releases

Future

  • Initial setup via UI (#681)
  • Use latest core plugins

Changelog / Past releases

1.7.1 - 2015-08-03

  • Fix plugin template registration (#838)

1.7.0 - 2015-07-23

  • Upgrade all plugins (#671)
  • Fix config in Firefox (#717)
  • Easier install (no bower issues) (#764)
  • Many more bugs fixed, see the diff 2e3106a4...402c1d6

1.6.5 - 2015-03-27

  • [FEATURE] Corporate Proxy Support (#741)
  • [ENHANCEMENT] io.js support (commit)
  • [ENHANCEMENT] Make configure button more obvious on build page (commit)
  • [BUGFIX] mongoose version issues (#752)
  • [BUGFIX] Fix issue with mission critical routes (#748)
  • Readme updates

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.