Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.12.0 source code.tar.gz | 2025-03-28 | 7.1 MB | |
0.12.0 source code.zip | 2025-03-28 | 7.2 MB | |
README.md | 2025-03-28 | 2.1 kB | |
Totals: 3 Items | 14.3 MB | 0 |
What's Changed
Breaking Changes
See upgrade guide for upgrade instructions.
* Upgrade to Tailwind 4 and daisyUI 5 by @IdoLeshkowitz in https://github.com/naymspace/backpex/pull/920
* Add form action to return_to
by @Flo0807 in https://github.com/naymspace/backpex/pull/963
* Add translate/1
callback to live resource by @Flo0807 in https://github.com/naymspace/backpex/pull/1002
New features
- Make pubsub config optional by @pehbehbeh in https://github.com/naymspace/backpex/pull/887
- Add class attribute to app_shell component by @pehbehbeh in https://github.com/naymspace/backpex/pull/952
- Add option to disable "Save & Continue editing" button by @Flo0807 in https://github.com/naymspace/backpex/pull/964
Enhancements
- Add error handling for missing routes in Router functions by @arcaus in https://github.com/naymspace/backpex/pull/999
- Allow
select_merge
initem_query
(index) by @krns in https://github.com/naymspace/backpex/pull/929
Bug fixes
- Fix "Save & Continue editing" button when primary key is not named
id
by @Flo0807 in https://github.com/naymspace/backpex/pull/965 - Fix some Backpex PubSub events are not handled in certain scenarios by @peaceful-james in https://github.com/naymspace/backpex/pull/954
Documentation
- Improve installation guide by @Flo0807 in https://github.com/naymspace/backpex/pull/948
- Improve "Create layout" section in installation guide by @Flo0807 in https://github.com/naymspace/backpex/pull/981
Demo Enhancements
- Test tickets live by @Flo0807 in https://github.com/naymspace/backpex/pull/847
New Contributors
- @arcaus made their first contribution in https://github.com/naymspace/backpex/pull/999
- @peaceful-james made their first contribution in https://github.com/naymspace/backpex/pull/954
- @IdoLeshkowitz made their first contribution in https://github.com/naymspace/backpex/pull/920
Full Changelog: https://github.com/naymspace/backpex/compare/0.11.0...0.12.0