All Versions
13
Latest Version
Avg Release Cycle
80 days
Latest Release
932 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.48.0 Changes
August 10, 2018- ๐ Bug fix: change production timeouts generator to use working configuration
โ method with latest version of Rack::Timeout - ๐ Bug fix: Only add email environment requirements if configuring for email
- ๐ฅ Breaking: Replace capybara-webkit with chromedriver
- ๐ Bug fix: change production timeouts generator to use working configuration
-
v1.47.0 Changes
May 25, 2018- ๐ Bug fix: normalize.css Sass import is concatenated with other styles now
- ๐ Bug fix: the suspenders gem itself is not needed in production
- ๐ Bug fix: bundle install after adding a gem
- ๐ฅ Breaking: remove Refills
- Breaking: rename suspenders:enforce_ssl to suspenders:production:force_tls
- โก๏ธ Upgrade: update to Ruby 2.5.1
- โก๏ธ Upgrade: update to Rails 5.2.0
- ๐ New generator: production email
- ๐ New generator: production timeouts
-
v1.46.0 Changes
January 26, 2018๐ This release contains the following changes:
- ๐ Bug fix: Fix for action mailer asset_host
- ๐ Bug fix: Lock pg to ~> 0.18
- ๐ฅ Breaking: Remove Database Cleaner
- โก๏ธ Upgrade: Update to Rails 5.1.4
- โก๏ธ Upgrade: Update to Ruby 2.5.0
- โก๏ธ Upgrade: Update bourbon from 5.0.0.beta.8 to 5.0.0
- โก๏ธ Upgrade: Update FactoryGirl to FactoryBot
- ๐ Generators: Analytics generator
- ๐ท Generators: CI generator
- Generators: DB optimization generator
- Generators: Factories generator
- Generators: Forms generator
- Generators: Javascript driver generator
- ๐ท Generators: Jobs generator
- ๐ Generators: Lint generator
- โ Generators: Testing driver generator
- Generators: Views generator