Releases: bullet-train-co/bullet_train-core
Releases · bullet-train-co/bullet_train-core
v1.14.0
What's Changed
- Ruby 3.4.1 by @jagthedrummer in #1001
- Remove
extended_email_reply_parser
dependency by @jagthedrummer in #1002 - Version bump: minor - 1.14.0 by @jagthedrummer in #1003
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Version bump: minor - 1.13.0 by @jagthedrummer in #998
Full Changelog: v1.12.3...v1.13.0
v1.12.3
What's Changed
- Bundle update for core gems by @jagthedrummer in #992
- Add documentation about the
source
attribute option by @jagthedrummer in #996 - Fix expected parameter for action_models.scheduled_for by @remysaissy in #993
- Warn the user if we can't find target hooks for super scaffolding by @jagthedrummer in #995
- Use the new method for running super scaffolding tests in the starter repo by @jagthedrummer in #994
- Version bump: patch - 1.12.3 by @jagthedrummer in #997
New Contributors
- @remysaissy made their first contribution in #993
Full Changelog: v1.12.2...v1.12.3
v1.12.2
What's Changed
- Remove duplicate reference to application.css in Showcase by @jagthedrummer in #989
- Allow for non-existent event types in
Webhooks::Outgoing::Endpoint#event_types
by @jagthedrummer in #983 - Ability to super scaffold fields onto Membership by @jagthedrummer in #990
- Add a
checkbox
field partial by @jagthedrummer in #988 - Version bump: patch - 1.12.2 by @jagthedrummer in #991
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
- Tweak parallelization in GitHub Actions by @jagthedrummer in #984
- Improved Heroku Detection by @jagthedrummer in #985
- Version bump: patch - 1.12.1 by @jagthedrummer in #986
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Allow more field partials to be disabled by @jagthedrummer in #973
- Remove configs for CircleCI by @jagthedrummer in #977
- Remove knapsak_pro from the roles gem by @jagthedrummer in #978
- Make super selects a consistent height for single and multiple selects by @jagthedrummer in #976
- Allow address fields to be disabled by @jagthedrummer in #974
- Improvements for CI in GitHub Actions by @jagthedrummer in #979
- Version bump: minor - 1.12.0 by @jagthedrummer in #981
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Add docs about the GitHub action for upgrades by @jagthedrummer in #964
- Fix broken image links in upgrade docs by @jagthedrummer in #965
- Fix anchor links in docs on mobile by @jagthedrummer in #963
- Synchronize version number between all core gems - again by @jagthedrummer in #966
- Add dependency for bullet_train-fields in the gemspec for bullet_train by @jagthedrummer in #970
- Extract controller methods for OutgoingWebhooks to concerns by @jagthedrummer in #971
- Remove dependency on bullet_train-routes by @jagthedrummer in #967
- Resolve
roles.yml
file fromRails.root
by @jagthedrummer in #968 - Slim down mailer payloads by including less CSS by @jagthedrummer in #969
- Version bump: minor - 1.11.0 by @jagthedrummer in #972
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Better handling for empty values in some attributes by @jagthedrummer in #960
- Allow for comments on key lines in
roles.yml
by @jagthedrummer in #959 Team#time_zone
now defaults to UTC and is updated when we know the first user's time zone by @jagthedrummer in #958- Version bump: minor - 1.10.0 by @jagthedrummer in #961
Full Changelog: v1.9.0...v1.10.0
v1.9.0
Potentially Breaking Changes
pagy
upgrade
This release upgrades the pagy
gem from version 6 to version 8. In doing so the text for the "next page" and "previous page" buttons has changed from < Prev
& Next >
to <
& >
. This may break system tests if you have custom tests around pagination. See the PR for details about how to go back to the old text and/or how to update your pagination tests.
What's Changed
- Update sqlite3 to verison 1.7.3 by @jagthedrummer in #953
- Synchronize version number between all core gems by @jagthedrummer in #954
- Update
pagy
to version 8 by @jagthedrummer in #955 - Update ruby to 3.3.6 by @jagthedrummer in #956
- Version bump: minor - 1.9.0 by @jagthedrummer in #957
Full Changelog: v1.8.5...v1.9.0
v1.8.5
What's Changed
- transformer routes rescue notices: Slack -> Discord by @pascallaliberte in #947
- dependent_fields_frame: fix constructNewUrlUpdatingField for multiple checkboxes, select multiple by @pascallaliberte in #949
- select_all_controller: fix error when not showing "select all" by @pascallaliberte in #950
- Don't show the "invite new team member" button to people who aren't allowed to do that by @jagthedrummer in #951
- Version bump: patch - 1.8.5 by @jagthedrummer in #952
Full Changelog: v1.8.4...v1.8.5