Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 15.9.0
# [15.9.0](v15.8.2...v15.9.0) (2024-12-12) ### Bug Fixes * add missing import ([6df79d1](6df79d1)) * Add table alias in join queries to avoid ambiguous column errors for configurable reference column ([bf5267a](bf5267a)) * avoid increasing rank for `"" in "some_description"` ([3a0915f](3a0915f)) * **Banking Settings:** set field options on refresh (for existing rows) ([d5f5cb8](d5f5cb8)) * Co-exist reference and name matches + reference equality match ([7bd9634](7bd9634)) * correct fieldname and misc ([3620f8f](3620f8f)) * german description ([75b4778](75b4778)) * Move Reference column at the end + Saner column position handling ([bab7123](bab7123)) * Over-indent + Typing + Translations ([0ac55a4](0ac55a4)) * **test:** Handle explicit commit in create_custom_field ([199d04e](199d04e)) * **test:** use setUp to make sure each test is completely atomic ([335fd81](335fd81)) * Validate if the config points to a deleted field ([903e59e](903e59e)) ### Features * **Banking Settings:** show field label instead of name ([d0b2d43](d0b2d43)) * Configurable Reference Field ([9adf5a9](9adf5a9))
- Loading branch information