0.6.0
What's Changed
See upgrade guide for upgrade instructions.
Breaking Changes
Enhancements
- Move filter_badge component to CoreComponents by @makl9797 in #444
- Move item action changeset assignment to live resource by @Flo0807 in #464
- daisyUI theme support by @thomasfortes in #427
- Add "From" and "To" label to range filter inputs by @Flo0807 in #390
- Raise ecto no results error if id is not valid by @Flo0807 in #476
Bug fixes
- Add missing "New" in created message by @Flo0807 in #438
- Fix filter badge close icon by @Flo0807 in #431
- Fix
update_item
may raise by @Flo0807 in #457 - Fix column toggle labels not clickable by @Flo0807 in #466
- Make toggle columns labels normal case again by @Flo0807 in #467
- Fix toggle column width by @thomasfortes in #470
- Break words in upload field file list by @Flo0807 in #471
- Fix
Backpex.Resource.update_all/6
when used without pubsub arg by @asok in #481 - Fix edit and new form crashes when all field fields are readonly by @Flo0807 in #465
- Add support for serial ids in HasMany field by @thomasfortes in #478
Documentation
- Update installation.md by @SebastianMueller87 in #436
- Fixed broken path to "What is a Field" page in Installation.md by @io2 in #452
- Update installation.md by @mradke in #490
Dependency updates
- Bump jason from 1.4.1 to 1.4.3 in /demo by @dependabot in #441
- Bump sentry from 10.6.1 to 10.6.2 in /demo by @dependabot in #435
- Bump phoenix_ecto from 4.6.1 to 4.6.2 by @dependabot in #434
- Bump phoenix_ecto from 4.6.1 to 4.6.2 in /demo by @dependabot in #433
- Bump tesla from 1.11.0 to 1.11.1 in /demo by @dependabot in #426
- Bump daisyui from 4.12.8 to 4.12.10 in /demo by @dependabot in #425
- Bump @sentry/browser from 8.12.0 to 8.13.0 in /demo by @dependabot in #424
- Bump @sentry/browser from 8.13.0 to 8.17.0 in /demo by @dependabot in #463
- Bump esbuild from 0.21.5 to 0.23.0 in /demo by @dependabot in #442
- Bump ex_doc from 0.34.1 to 0.34.2 in /demo by @dependabot in #455
- Bump tesla from 1.11.1 to 1.11.2 in /demo by @dependabot in #461
- Bump mix_audit from 2.1.3 to 2.1.4 by @dependabot in #473
- Bump tailwindcss from 3.4.4 to 3.4.6 in /demo by @dependabot in #475
- Bump @sentry/browser from 8.17.0 to 8.18.0 in /demo by @dependabot in #474
- Bump mix_audit from 2.1.3 to 2.1.4 in /demo by @dependabot in #472
- Bump docker/build-push-action from 5 to 6 by @dependabot in #448
- Bump swoosh from 1.16.9 to 1.16.10 in /demo by @dependabot in #480
- Bump @sentry/browser from 8.18.0 to 8.19.0 in /demo by @dependabot in #479
- Bump money from 1.12.4 to 1.13.1 by @dependabot in #462
- Elixir 1.17 and OTP 27.0 by @krns in #303
Demo enhancements
- Fix arrow icon is not displayed on landing page by @Flo0807 in #437
- Demo: remove newsletter stuff by @pehbehbeh in #458
- Demo: improve Sentry data by @pehbehbeh in #459
- Balance hero text on landing page by @Flo0807 in #432
New Contributors
- @SebastianMueller87 made their first contribution in #436
- @io2 made their first contribution in #452
- @thomasfortes made their first contribution in #427
- @asok made their first contribution in #481
- @mradke made their first contribution in #490
Full Changelog: 0.5.1...0.6.0