Releases: alyf-de/banking
Releases · alyf-de/banking
v15.10.0
v0.10.0
What's Changed
Full Changelog: v0.9.0...v0.10.0
v15.9.0
15.9.0 (2024-12-12)
Bug Fixes
- add missing import (6df79d1)
- Add table alias in join queries to avoid ambiguous column errors for configurable reference column (bf5267a)
- avoid increasing rank for
"" in "some_description"
(3a0915f) - Banking Settings: set field options on refresh (for existing rows) (d5f5cb8)
- Co-exist reference and name matches + reference equality match (7bd9634)
- correct fieldname and misc (3620f8f)
- german description (75b4778)
- Move Reference column at the end + Saner column position handling (bab7123)
- Over-indent + Typing + Translations (0ac55a4)
- test: Handle explicit commit in create_custom_field (199d04e)
- test: use setUp to make sure each test is completely atomic (335fd81)
- Validate if the config points to a deleted field (903e59e)
Features
v0.9.0
0.9.0 (2024-12-12)
Bug Fixes
- add missing import (f928059)
- Add table alias in join queries to avoid ambiguous column errors for configurable reference column (87cb68d)
- avoid increasing rank for
"" in "some_description"
(c158f06) - Banking Settings: set field options on refresh (for existing rows) (d311583)
- Co-exist reference and name matches + reference equality match (a6f2b4a)
- correct fieldname and misc (2f45b76)
- german description (2671947)
- Merge Conflicts (ec547e0)
- Move Reference column at the end + Saner column position handling (7b936ac)
- Over-indent + Typing + Translations (d9595b5)
- test: Handle explicit commit in create_custom_field (ac798e7)
- test: use setUp to make sure each test is completely atomic (e8cd6a1)
- Validate if the config points to a deleted field (fe5af8d)