Releases
v2.19.0
Compare
Sorry, something went wrong.
No results found
2.19.0 (2026-02-05)
Bug Fixes
add support of buttons for the alert with html message (8fc6c11 )
add support of objects in logger (82857b4 )
allow to use reserved words for column names for the postgres (122adb7 )
correct capitalization of "Import" in RichEditor documentation (b4082c5 )
correct spelling of "Images" in RichEditor and Markdown documentation (3766209 )
correct spelling of "Images" in RichEditor and Markdown documentation (940b80a )
don't block save button, when user tries to save record and gets error (825287f )
enhance input handling with min/max validation and refactor input event logic (87a6483 )
enhance XSS protection by allowing additional attributes for span elements and generic data/aria/style attributes (13a111c )
fix imports for the loadFile function (142abd2 )
improve number input handling with NaN check and emit null value (5456777 )
keep compability with old frontend utils (9156889 )
limit error message length in Toast component (7dca36a )
limit error message length in Toast component (880fde6 )
move getList() and startBulkAction() functions from listView to utils (e313d7f )
pass httpExtra to the processAuthorizeCallbacks callback (bc72148 )
rebuild (5b4ec30 )
rebuild (6f3c9fd )
rename 'record' to 'updates' in updateResourceRecord call for clarity (8aa91f9 )
rename newRecordId param in createResourceRecord to redirectToRecordId (newRecordId is deprecated) (0c1330f )
reorder toast message rendering for improved structure (7e5632e )
streamline number input handling by removing NaN check and simplifying value assignment (796e6a4 )
update button styles in confirmation dialog for improved accessibility (b8522c9 )
update column value input to work correctly with min/max (13147d3 )
update handling of newRecordId to prefer redirectToRecordId in error responses (ad9ad90 )
update page leave check to include save success condition (f6a0b6b )
update startBulkAction parameters for better type safety and improve getListInner return structure (96c5fc7 )
update style for the toast (5060af8 )
wrap custom action components in a div for better styling (fea5a4f )
Features
add debug level variables into the CLI app env variables (151fedc )
add IconFileImageOutline in MenuLink component (b4dea43 )
add isExternalUser flag to AdminUser interface for handling non-database users (226c694 )
add support for updating related record fields in custom editors (1dc3cd8 )
add unsaved changes warning on page leave (93c2e98 )
add uploadFromBuffer method to Upload plugin for backend file uploads (58a58b0 )
add utility functions for API calls and list management (c24b2bd )
enhance getPluginById method to support custom identifiers and improve error messaging (fb1fc7c )
enhance unsaved changes confirmation before route leave (94f4f9f )
extend API to include user list in response (00f4bbc )
implement getPluginById method and update plugin registration with unique IDs (14209e3 )
rename uploadFromBuffer method and add uploadFromBufferToExistingRecord method (fbbfc5e )
You can’t perform that action at this time.