All Versions
60
Latest Version
Avg Release Cycle
6 days
Latest Release
1705 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v1.9.0 Changes
September 07, 2016🚀 The biggest change in this release is that Strider expects to be run with Node.js version greater or equal to 4.2.
Range: https://github.com/Strider-CD/strider/compare/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
- 0️⃣ 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)
-
v1.8.0 Changes
July 20, 2016- ⚡️ Update moment again for security
- ✂ Remove Heroku XHR polling (#920)
- 👷 Document concurrent jobs env
- 🛠 Fix login redirects (#923)
- ➕ Add plugin blocks for login form (#924)
- Cleanup travis config
- 🔒 Lock in Angular version
- ⚡️ Update plugin dependencies
- 🔌 Set name of local plugins (#932)
- ➕ Add SMTP_SECURE config (#933)
- 🛠 Fix dev.sh script (#943)
- 🛠 Fix performance issues when viewing failed builds (#952)
- 🛠 Fix hard-coded admin notification email address (#951)
- 🛠 Fix ESLint usage (#954)
- 🛠 Fix footer being scrolled out of view
- Go to hash-targetted tab
- ➕ Add IntelliJ code style definition
- 👍 Replace ssh-keypair with native JS solution (win support)
- 👍 Allow strider.json to set runner
- ➕ Add more
debug
instances for logging - Replace Makefile with npm scripts
-
v1.7.7 Changes
February 12, 2016 -
v1.7.6 Changes
January 29, 2016- ⚡️ 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
-
v1.7.5 Changes
- 👷 Client fixes in config and job pages
-
v1.7.4 Changes
August 31, 2015- ➕ Add missing client build
-
v1.7.3 Changes
August 31, 2015 -
v1.7.1 Changes
August 03, 2015- 🛠 Fix plugin template registration (#838)
-
v1.7.0 Changes
July 23, 2015- ⬆️ Upgrade all plugins (#671)
- 🛠 Fix config in Firefox (#717)
- Easier install (no bower issues) (#764)
- 👀 Many more bugs fixed, see the diff 2e3106a4...402c1d6