Releases: better-together-org/community-engine-rails
Releases · better-together-org/community-engine-rails
v0.5.0
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
v0.4.1
What's Changed
- Fix/trix attachment uploads by @rsmithlal in #560
- Bump aws-sdk-s3 from 1.152.0 to 1.152.1 by @dependabot in #559
- Bump rails from 7.0.8.3 to 7.1.3.4 by @dependabot in #554
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.4.0 is the first release of the Community Engine that is functional in production. This represents a major project milestone!
What's Changed
Major Changes and Feature Enhancements
- Primary BT ID key by @rsmithlal in #475
- WIP: Implement Platforms Model and Setup Wizard for Initial Configuration by @rsmithlal in #476
- WIP: Add custom pages, custom navigation, and access control by @rsmithlal in #481
- Fixed policy issue preventing navigation to default pages by @rsmithlal in #505
- Ensure Rails CI runs tests, QC, and security monitoring by @rsmithlal in #504
- Revert unnecessary BT ID primary key to default ID by @rsmithlal in #506
- Person handles by @rsmithlal in #507
- Configure translated slugs by @rsmithlal in #528
- Asset pipeline upgrade by @rsmithlal in #531
- 509 platform roles and access rights by @rsmithlal in #510
- WIP: list and show platforms by @rsmithlal in #534
- Update rubyonrails.yml postgis by @rsmithlal in #547
- Fixes/js stability by @rsmithlal in #556
- Fix app javascript by @rsmithlal in #558
Documentation Updates
- Update README.md by @rsmithlal in #473
Dependency Updates
- Bump rails from 7.0.6 to 7.0.8 by @dependabot in #462
- Bump puma from 6.3.0 to 6.3.1 by @dependabot in #455
- Bump faker from 3.2.0 to 3.2.1 by @dependabot in #454
- Bump rack-mini-profiler from 3.1.0 to 3.1.1 by @dependabot in #451
- Bump pg from 1.5.3 to 1.5.4 by @dependabot in #460
- Bump execjs from 2.8.1 to 2.9.1 by @dependabot in #465
- Bump rubocop from 1.54.2 to 1.56.3 by @dependabot in #464
- Bump web-console from 4.2.0 to 4.2.1 by @dependabot in #461
- Bump puma from 6.3.1 to 6.4.0 by @dependabot in #466
- Bump rubocop from 1.56.3 to 1.56.4 by @dependabot in #467
- Bump rubocop from 1.56.4 to 1.57.2 by @dependabot in #472
- Update rswag requirement from >= 2.3.1, < 2.11.0 to >= 2.3.1, < 2.12.0 by @dependabot in #469
- Bump devise from 4.9.2 to 4.9.3 by @dependabot in #468
- Bump faker from 3.2.1 to 3.2.2 by @dependabot in #474
- Bump factory_bot_rails from 6.2.0 to 6.4.2 by @dependabot in #479
- Bump rspec-rails from 6.0.3 to 6.1.0 by @dependabot in #478
- Bump puma from 6.4.0 to 6.4.2 by @dependabot in #493
- Bump faker from 3.2.2 to 3.2.3 by @dependabot in #494
- Bump rubocop from 1.57.2 to 1.60.2 by @dependabot in #498
- Bump rbtrace from 0.4.14 to 0.5.1 by @dependabot in #489
- Bump rack-mini-profiler from 3.1.1 to 3.3.0 by @dependabot in #487
- Bump rspec-rails from 6.1.0 to 6.1.1 by @dependabot in #499
- Bump shoulda-matchers from 5.3.0 to 6.1.0 by @dependabot in #497
- Bump factory_bot_rails from 6.4.2 to 6.4.3 by @dependabot in #491
- Update rswag requirement from >= 2.3.1, < 2.12.0 to >= 2.3.1, < 2.14.0 by @dependabot in #483
- Bump pg from 1.5.4 to 1.5.5 by @dependabot in #502
- Bump rack-mini-profiler from 3.3.0 to 3.3.1 by @dependabot in #501
- Bump nokogiri from 1.16.0 to 1.16.2 by @dependabot in #500
- Update rails requirement from >= 5.2.2, < 7.1.0 to >= 5.2.2, < 7.2.0 by @dependabot in #503
- Bump spring-watcher-listen and spring by @dependabot in #512
- Bump listen from 3.8.0 to 3.9.0 by @dependabot in #511
- Bump rspec-rails from 6.1.1 to 6.1.2 by @dependabot in #520
- Bump rubocop from 1.60.2 to 1.62.1 by @dependabot in #518
- Bump pg from 1.5.5 to 1.5.6 by @dependabot in #514
- Bump binding_of_caller from 1.0.0 to 1.0.1 by @dependabot in #517
- Bump faker from 3.2.3 to 3.3.1 by @dependabot in #522
- Bump rack-cors from 2.0.1 to 2.0.2 by @dependabot in #515
- Bump shoulda-matchers from 6.1.0 to 6.2.0 by @dependabot in #519
- Bump devise from 4.9.3 to 4.9.4 by @dependabot in #526
- Bump rubocop from 1.62.1 to 1.63.1 by @dependabot in #525
- Bump spring from 4.1.3 to 4.2.0 by @dependabot in #524
- Bump rubocop from 1.63.1 to 1.63.2 by @dependabot in #527
- Bump rubocop from 1.63.2 to 1.63.3 by @dependabot in #530
- Bump spring from 4.2.0 to 4.2.1 by @dependabot in #529
- Bump rails from 7.0.8.1 to 7.0.8.3 by @dependabot in #544
- Bump rubocop from 1.63.3 to 1.63.5 by @dependabot in #540
- Bump bootstrap from 5.3.2 to 5.3.3 by @dependabot in #536
- Bump pundit from 2.3.1 to 2.3.2 by @dependabot in #539
- Bump rexml from 3.2.6 to 3.2.8 by @dependabot in #542
- Bump rubocop from 1.64.0 to 1.64.1 by @dependabot in #551
- Bump sprockets-rails from 3.4.2 to 3.5.1 by @dependabot in #557
Full Changelog: v0.3.1...v0.4.0