Skip to content

Releases: bullet-train-co/bullet_train

v1.5.2

03 Oct 17:45
2ea5c9c
Compare
Choose a tag to compare

What's changed in bullet_train-core

Also check the corresponding release for the bullet_train-core repo:
https://github.com/bullet-train-co/bullet_train-core/releases

What's Changed

  • [ruby] Update all Bundler dependencies (2023-10-03) by @depfu in #1055
  • Address Field: Add super-scaffolding tests by @pascallaliberte in #986
  • BT-Core version bump: - 1.5.2 by @github-actions in #1056

Full Changelog: v1.5.1...v1.5.2

v1.5.1

02 Oct 21:24
591a541
Compare
Choose a tag to compare

What's changed in bullet_train-core

Also check the corresponding release for the bullet_train-core repo:
https://github.com/bullet-train-co/bullet_train-core/releases

What's Changed

  • BT-Core version bump: - 1.5.1 by @github-actions in #1054

Full Changelog: v1.5.0...v1.5.1

v1.5.0

02 Oct 19:36
505f4a6
Compare
Choose a tag to compare

[Action Required] Prevent merge conflicts for device_test

In 1.4.11 we added a new device_test helper that will change the structure of some system tests. We also added a helper (bin/update/system_tests/use_device_test) that you can run that will modify your copy of the system tests to use the new device_test helper. In 1.5.0 we're shipping the update to all of the system tests. You'll want to update to 1.4.11 and then run update helper before updating to 1.5.0.

Learn more about the 1.4.11 => 1.5.0 transition here.

What's changed in bullet_train-core

Also check the corresponding release for the bullet_train-core repo:
https://github.com/bullet-train-co/bullet_train-core/releases

What's Changed

  • Run bin/update/system_tests/use_device_test in Bullet Train by @jagthedrummer in #1053
  • BT-Core version bump: - 1.5.0 by @github-actions in #1052

Full Changelog: v1.4.11...v1.5.0

v1.4.11

02 Oct 17:35
28f666d
Compare
Choose a tag to compare

What's changed in bullet_train-core

Also check the corresponding release for the bullet_train-core repo:
https://github.com/bullet-train-co/bullet_train-core/releases

What's Changed

  • [js] Update all Yarn dependencies (2023-09-29) by @depfu in #1046
  • [ruby] Update all Bundler dependencies (2023-09-29) by @depfu in #1047
  • [js] Update all Yarn dependencies (2023-09-30) by @depfu in #1048
  • [ruby] Update all Bundler dependencies (2023-10-02) by @depfu in #1050
  • [Action Required] Prevent merge conflicts for device_test by @kaspth in #720
  • BT-Core version bump: - 1.4.11 by @github-actions in #1051

Full Changelog: v1.4.10...v1.4.11

v1.4.10

28 Sep 21:41
c3389e8
Compare
Choose a tag to compare

What's changed in bullet_train-core

Also check the corresponding release for the bullet_train-core repo:
https://github.com/bullet-train-co/bullet_train-core/releases

What's Changed

  • [ruby] Update all Bundler dependencies (2023-09-28) by @depfu in #1042
  • Adjust assert_text for sign out method in application system test case by @gazayas in #1044
  • Remove exceptions initializer by @gazayas in #1043
  • BT-Core version bump: - 1.4.10 by @github-actions in #1045

Full Changelog: v1.4.9...v1.4.10

v1.4.9

27 Sep 20:43
5b554d6
Compare
Choose a tag to compare

What's changed in bullet_train-core

Also check the corresponding release for the bullet_train-core repo:
https://github.com/bullet-train-co/bullet_train-core/releases

What's Changed

  • [js] Update all Yarn dependencies (2023-09-26) by @depfu in #1036
  • [ruby] Update all Bundler dependencies (2023-09-26) by @depfu in #1037
  • [js] Update all Yarn dependencies (2023-09-27) by @depfu in #1038
  • [ruby] Update all Bundler dependencies (2023-09-27) by @depfu in #1039
  • BT-Core version bump: - 1.4.9 by @github-actions in #1041

Full Changelog: v1.4.8...v1.4.9

v1.4.8

25 Sep 16:27
29a5ae7
Compare
Choose a tag to compare

What's changed in bullet_train-core

Also check the corresponding release for the bullet_train-core repo:
https://github.com/bullet-train-co/bullet_train-core/releases

What's Changed

  • [js] Update all Yarn dependencies (2023-09-22) by @depfu in #1026
  • [ruby] Update all Bundler dependencies (2023-09-23) by @depfu in #1031
  • [ruby] Update all Bundler dependencies (2023-09-25) by @depfu in #1033
  • Add temporary fix to enable headless invitation lists tests by @gazayas in #1034
  • [js] Update all Yarn dependencies (2023-09-24) by @depfu in #1032
  • Add last team exception and team system test for Membership foreign constraint by @gazayas in #1027
  • Write more precise routing in system tests by @gazayas in #1018
  • BT-Core version bump: - 1.4.8 by @github-actions in #1035

Full Changelog: v1.4.7...v1.4.8

v1.4.7

21 Sep 17:04
e0c96c1
Compare
Choose a tag to compare

What's changed in bullet_train-core

Also check the corresponding release for the bullet_train-core repo:
https://github.com/bullet-train-co/bullet_train-core/releases

What's Changed

  • [ruby] Update all Bundler dependencies (2023-09-21) by @depfu in #1021
  • Tests for adding a Delete Team button by @gazayas in #1023
  • BT-Core version bump: - 1.4.7 by @github-actions in #1025

Full Changelog: v1.4.6...v1.4.7

v1.4.6

20 Sep 19:26
ede5a7c
Compare
Choose a tag to compare

What's changed in bullet_train-core

Also check the corresponding release for the bullet_train-core repo:
https://github.com/bullet-train-co/bullet_train-core/releases

What's Changed

  • Implement mailer previews for built-in emails by @jagthedrummer in #1013
  • BT-Core version bump: - 1.4.6 by @github-actions in #1020

Full Changelog: v1.4.5...v1.4.6

v1.4.5

20 Sep 16:06
f4e9682
Compare
Choose a tag to compare

What's changed in bullet_train-core

Also check the corresponding release for the bullet_train-core repo:
https://github.com/bullet-train-co/bullet_train-core/releases

What's Changed

  • [ruby] Update all Bundler dependencies (2023-09-20) by @depfu in #1015
  • [js] Update all Yarn dependencies (2023-09-20) by @depfu in #1014
  • [js] Update Node.js 20.6.1 → 20.7.0 by @depfu in #1016
  • Fix resolver system test for ejected themes by @gazayas in #1017
  • BT-Core version bump: - 1.4.5 by @github-actions in #1019

Full Changelog: v1.4.4...v1.4.5