Releases: ari/jobsworth
Releases · ari/jobsworth
5.0 beta 2
A bunch of minor bugs fixed in this beta, along with some performance improvements.
5.0 beta 1
Preparing for a final 5.0 release. All known bugs are now resolved.
5.0 Milestone 3
Lots of small bug fixes.
5.0 Milestone 1
- Rails upgraded to 4.2.x along with major upgrades to many gems. This resolves some security issues with running the old version of Rails now EOL.
- Better display of milestone and task forecast dates
- Milestone starting date
- JRuby upgraded to 9.1 with the promises of better performance
- Support for MRI ruby versions below 2.2 is now dropped
- Support logstash
- Lots of improvements to security. No known security holes existed before, but now there are more checks, explicit routes and explicit params which can be modified
- Fix invalid timezones for some users
4.1
v4.1-beta.1
- Removed the empty and invalid jar file.
- Projects can now have default users.
- Snippets and task templates are now sortable.
- Users can choose to make their comment private by default.
4.0.1
4.0
4.0 beta 3
Fixes compared to the previous beta:
- create a default admin user when creating a new database
- fix the due tasks widget on the dashboard
- fix html wrapping in service tips
- exclude a few more test gems to reduce the bundle size
4.0 beta 2
All the known issues with the jruby migration are now resolved. And this beta should be much easier to bootstrap since it properly creates the schema on first startup, as well as creating a default admin user.