Releases: coopdevs/timeoverflow
Releases · coopdevs/timeoverflow
v1.6.0
Creating a new release that includes the following changes:
- Translations for #393 #397
- Add logo ajuntament BCN and Mobile app info #393
- Responsive members page on mobile #390
- New translations #389
- Optimised first pages on mobile #388
- Fix high severity vulnerability in Sprockets #386
- Fix regression switching between organizations #382
- Fixed "Remember me" in Login #380
- Improved user menu on mobile #379
- Move language selector to footer #378
- Add Skylight's performance data badge #376
- Improved main views on mobile devices #375
- Add sidekiq-cron #374
- Add Sidekiq web UI #372
- Fix statistics_inactive_users html #370
- Push notifications background job for Post #367
- Remove password_digest from users table (fixes #365) #366
- Fix database configuration #363
- Admin organizations order #361
- Upgrade Skylight from 1.5.0 to 2.0.1 #357
- Added push notifications setting #356
- Organizations: minor code cleanup #355
- Allow to search users by member_uid #354
- Add background jobs #353
- Use membership decorator in view #351
- Customizing bootstrap #350
- Dashboard Events #348
- Introducing Persisters #347
v1.5.0
Creating a new release that includes the following changes:
- Simplified the login box in mobile devices #335
- Removed outdated Vagrantfile #336
- Created
docs/
folder #336 - Added a link to change your avatar in gravatar.com #337
- Upgraded Loofah to fix a security vulnerability #339
- Exposed the Ruby version present in
.ruby-version
in Gemfile #341 - FIxed missing background-image #342
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