v2.3.1-rc.2
Pre-release
Pre-release
Added
Fixed
- fix: make delete table actions use destructive styling (tables#2972)
- fix(relations): Fix relations loading in applications, references, analytics (tables#2923)
- fix: Correctly handle selectionDefault initialization and normalizati… (tables#2948)
- Fix(embedded) : column order, sort, scrolls overlays, refresh, table … (tables#2868)
- Fix: Make case-insensitive search for the usergroup and multi selection columns (tables#2446)
- fix(rows): keep row counters fresh and reduce count queries (tables#2781)
- fix(rows): let file picker and smart picker open above row modals #2515 (tables#2912)
- fix: improve number input validation and update handling (tables#2182)
Other
- build(release): 2.3.1 RC2 (tables#2986)
- docs(agents): capture review-derived coding patterns (tables#2951)
- docs: describe the Vue 3 stack in AGENTS.md (tables#2945)
- chore: Add stable35 to CI workflows (tables#2939)
- chore: Added phpunit for the filtering function in Row2Mapper::findAll (tables#2019)
- Refactor: Extract
getTableCellComponenthelper for better reusability (tables#2763)