This release adds initial support for I18n localization including translatable attributes and partial UI translation.
What's Changed
- Bump aws-sdk-s3 from 1.152.1 to 1.152.3 by @dependabot in #564
- Bump rubocop-rspec from 2.31.0 to 3.0.1 by @dependabot in #562
- Attempt to exclude spatial tables from db dump by @rsmithlal in #566
- Initial support for localization by @rsmithlal in #567
- Bump rubocop-rspec from 3.0.1 to 3.0.2 by @dependabot in #581
- Bump aws-sdk-s3 from 1.152.3 to 1.156.0 by @dependabot in #579
- Bump sentry-ruby from 5.17.3 to 5.18.1 by @dependabot in #578
- Bump sidekiq from 7.2.4 to 7.3.0 by @dependabot in #577
- Bump fog-aws from 3.22.0 to 3.23.0 by @dependabot in #569
- Bump selenium-webdriver from 4.21.1 to 4.22.0 by @dependabot in #571
- Bump rspec-rails from 6.1.2 to 6.1.3 by @dependabot in #570
- Bump fog-aws from 3.23.0 to 3.24.0 by @dependabot in #582
- Bump database_cleaner-active_record from 2.1.0 to 2.2.0 by @dependabot in #585
- Bump rubocop from 1.64.1 to 1.65.0 by @dependabot in #583
- Bump devise-jwt from 0.11.0 to 0.12.0 by @dependabot in #584
- Bump devise-jwt from 0.12.0 to 0.12.1 by @dependabot in #586
- Bump rubocop-rspec from 3.0.2 to 3.0.3 by @dependabot in #587
- Bump faker from 3.4.1 to 3.4.2 by @dependabot in #588
- Bump turbo-rails from 2.0.5 to 2.0.6 by @dependabot in #589
- Bump pg from 1.5.6 to 1.5.7 by @dependabot in #594
- Bump rexml from 3.3.2 to 3.3.3 by @dependabot in #596
- Bump sprockets-rails from 3.5.1 to 3.5.2 by @dependabot in #595
- Bump image_processing from 1.12.2 to 1.13.0 by @dependabot in #593
- Bump sentry-ruby from 5.18.1 to 5.18.2 by @dependabot in #592
- Bump selenium-webdriver from 4.22.0 to 4.23.0 by @dependabot in #590
- Bump sentry-rails from 5.18.1 to 5.18.2 by @dependabot in #591
- Bump rubocop from 1.65.0 to 1.65.1 by @dependabot in #597
- Bump aws-sdk-s3 from 1.156.0 to 1.157.0 by @dependabot in #598
- Bump rubocop-rspec from 3.0.3 to 3.0.4 by @dependabot in #599
- Bump bootsnap from 1.18.3 to 1.18.4 by @dependabot in #600
- Bump shoulda-matchers from 6.2.0 to 6.3.0 by @dependabot in #601
- Update rswag requirement from >= 2.3.1, < 2.14.0 to >= 2.3.1, < 2.15.0 by @dependabot in #602
- Bump shoulda-matchers from 6.3.0 to 6.3.1 by @dependabot in #603
- Bump sentry-rails from 5.18.2 to 5.19.0 by @dependabot in #604
- Bump sentry-ruby from 5.18.2 to 5.19.0 by @dependabot in #605
- Bump shoulda-matchers from 6.3.1 to 6.4.0 by @dependabot in #611
- Bump stimulus-rails from 1.3.3 to 1.3.4 by @dependabot in #610
- Bump rspec-rails from 6.1.3 to 6.1.4 by @dependabot in #607
- Bump sidekiq from 7.3.0 to 7.3.1 by @dependabot in #608
- Bump aws-sdk-s3 from 1.157.0 to 1.159.0 by @dependabot in #612
- Bump redis from 5.2.0 to 5.3.0 by @dependabot in #613
- Bump rexml from 3.3.4 to 3.3.6 by @dependabot in #614
- Bump brakeman from 6.1.2 to 6.2.1 by @dependabot in #617
- Bump bundler-audit from 0.9.1 to 0.9.2 by @dependabot in #615
- Initial support for i18n including translatable attributes and partial UI translation by @rsmithlal in #568
Full Changelog: v0.4.1...v0.5.0