What's new
- Add dark mode support following system preference by @marckohlbrugge in #1296
- Improved the card design's box shadow to be visible from all directions. by @kaibadash in #1338
What's Changed
- Revert "Avoid incrementing in-memory lock version on tick count updates" by @adrianna-chang-shopify in #1326
Internal
- Keep testing with Rails 8.0 by @etiennebarrie in #1323
- Remove deprecated load of rails/tasks/statistics.rake by @etiennebarrie in #1324
- Fix typo: change from perfom to perform by @kaibadash in #1339
- remove task parameter by @zhongsheng in #1340
- Don't use Minitest 6 by @etiennebarrie in #1349
- Don't test Rails main with Ruby 3.2 by @etiennebarrie in #1367
- Update Ruby dev environment (Ruby, Bundler) by @larouxn in #1358
- Start testing against Ruby 4 in CI by @larouxn in #1359
- Start using Minitest 6 with Rails main and 8.1 by @larouxn in #1370
- Use Ruby 4.0 by @etiennebarrie in #1371
- Extract run behaviour into a concern by @jenshenny in #1386
New Contributors
- @marckohlbrugge made their first contribution in #1296
- @kaibadash made their first contribution in #1339
- @zhongsheng made their first contribution in #1340
- @jenshenny made their first contribution in #1386
Full Changelog: v2.13.0...v2.14.0