Releases: coopdevs/timeoverflow
Releases · coopdevs/timeoverflow
v3.4.1
New version with:
- Upgrade to Rails 6.1 #589
- Fix: Add empty config/storage.yml to avoid app crashes on boot (eager_load) #590
(It's called v3.4.1 because I did some mess with v3.4.0 git tag... 😬 )
v3.3.0
New version that improves login box on mobile devices: #587
Thanks @markets 🎉
v3.2.0
New version with:
- Delete donation block in about page (Google Play Store rules) #575
- Add post ID to offers/inquiries reports #581
Thanks to @markets & @dataf3l
v3.1.2
Minor version with:
- maintain DOCS only in English #584
- Allow non-www host name #582
v3.1.1
Hotfix:
- Allow requests from production host #579
v3.1.0
Changes:
- Upgrade from Rails 4.2 to Rails 6 #516
- Allow requests from staging #576
- Bump nokogiri from 1.10.10 to 1.11.0 #574
v3.0.0
Changes:
- Upgrade a bunch of testing gems #564
- Upgrade Ransack from 1.8.6 to 1.8.10 #565
- Replace ElasticSearch with PostgreSQL's full-text search #568
v2.3.0
Creating a new release that includes the following changes:
- Remove offers controller specs which were already on offers view specs #553
- Move spec from controller to view #554
- Upgrade rspec-rails from 3.8 to 3.9 #559
- send weekly digest email in user's locale #556
- change en.yml mail message #562
v2.2.0
We welcome @mperezv into the team 🎉 This is first release ever and won't be the last one 💪

The release includes the following changes:
- Add phones search feature (only for managers) #512
- Fix words overlapping in /tags on small screens #547
- Bump bootstrap-sass from 3.3.6 to 3.4.1 #529
- Fix words overflowing table in /statistics on mobile #543
- Bump devise from 4.5.0 to 4.7.1 #514
- Bump loofah from 2.2.3 to 2.4.0 #530
- Move weekly digest email to sidekiq-cron and remove whenever #401
- Fix typo in Contributing.md #549
- Remove next environment #535
- Fix production deployment #538
v2.1
Changes:
- Replace DATABASE_URL with DATABASE_NAME #536
- Reload Unicorn and Sidekiq after deployment #533
- Symlink next env config to production's #534
- Require capistrano/rbenv always #532
- Remove LazyRecoverable and dalli (and memcached) #517