new
improved
fixed
v5.0.0 (Pre-Release 5)
Table and Document Upload improvements
New Features:
- [ADD] When uploading documents, you can now drag and drop into the full window.
- [ADD] Data Table: Proper dropdown editor for columns of type dropdownwith filtered options.
- [ADD] Data Table: Date picker editor for columns of type datewith MM/DD/YYYY format support.
- [ADD] Data Table: Currency editor with proper USD formatting and numeric input handling.
- [ADD] Data Table: Multiline text editor with auto-height for longtext columns.
Changes & Bug Fixes
- [CHANGE] Data Table: Cell editors now use feature attribute types instead of unique value counts for better editor selection.
- [CHANGE] Data Table: Data table automatically closes when switching maps or when the associated layer becomes invisible.
- [CHANGE] Data Table: Improved data normalization and API formatting for date, currency, and text fields.
- [FIX] Fixed variable shadowing in the Footer component.
- [FIX] Enhanced error handling for missing layer configurations in MapPopup.
- [CHANGE] Updated UI components to use standardized Button components with proper internationalization.
- [CHANGE] Expanded translation coverage across multiple components for better internationalization support.