Releases: coopdevs/timeoverflow
Releases · coopdevs/timeoverflow
v1.4.0
Introduced changes:
- Massive upgrade of dependencies and removal of unused files #298 💪
- New custom error pages for 404 and 500 errors #299
- Translations for
#299
#301 - Add unicorn configuration #319
- Require capistrano-rbenv only in staging to fix staging deploys #325
- Update test db config to make it work in the dev env #332
February 2018 / 1
February 2018 / 1
Includes the following changes:
- Add staging environment #314
- Fix crash transferring time from the offer's page #316
- Add Skylight instrumentation #322
You can check them in https://github.com/coopdevs/timeoverflow/pulls?utf8=%E2%9C%93&q=is%3Apr+merged%3A%3E2018-01-30+is%3Aclosed+sort%3Aupdated-asc+
Fix for Release January 2018 / 1
Includes: #310
Fix for Release January 2018 / 1
Fix for Release January 2018 / 1
Includes #304
Release January 2018 / 1
Introduced changes:
- Alphabetically sort tags in tags list
- Remove duplicated code related to transfers
- Users list is now paginated on the server side
- Removed angular completely
- Upgraded to Rails 4.2.7.1
- Removed unnecessary gems. Smaller memory footprint 🎉
The PRs that introduced said changes are: #241, #264, #272, #283, #294, #302