Skip to content

Releases: ari/jobsworth

5.0 beta 2

21 Sep 22:36
@ari ari
Compare
Choose a tag to compare
5.0 beta 2 Pre-release
Pre-release

A bunch of minor bugs fixed in this beta, along with some performance improvements.

5.0 beta 1

14 Jul 02:43
@ari ari
Compare
Choose a tag to compare
5.0 beta 1 Pre-release
Pre-release

Preparing for a final 5.0 release. All known bugs are now resolved.

5.0 Milestone 3

03 Jun 00:35
@ari ari
Compare
Choose a tag to compare
5.0 Milestone 3 Pre-release
Pre-release

Lots of small bug fixes.

5.0 Milestone 1

19 May 01:07
@ari ari
Compare
Choose a tag to compare
5.0 Milestone 1 Pre-release
Pre-release
  • 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

08 Feb 12:37
@ari ari
Compare
Choose a tag to compare
  • Fixed some issues with the war bundle containing an empty broken jar
  • Projects can now have default users.
  • Snippets and task templates are now sortable.
  • Users can choose to make their comment private by default.

v4.1-beta.1

28 Sep 12:36
Compare
Choose a tag to compare
v4.1-beta.1 Pre-release
Pre-release
  • 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

28 Jul 08:03
@ari ari
Compare
Choose a tag to compare

A problem in the build server configuration caused the war file to be missing some important resources. This is now fixed.

4.0

30 Jun 07:43
@ari ari
Compare
Choose a tag to compare
4.0

The final 4.0 release. After more than a year of very minor bug fixes, jobsworth has proven itself to be extremely stable in production and under considerable load.

4.0 beta 3

14 Jan 07:21
@ari ari
Compare
Choose a tag to compare
4.0 beta 3 Pre-release
Pre-release

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

29 Dec 00:35
@ari ari
Compare
Choose a tag to compare
4.0 beta 2 Pre-release
Pre-release

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.