Releases: devforth/adminforth
Releases · devforth/adminforth
v2.17.0-next.68
v2.18.1
v2.17.0-next.67
2.17.0-next.67 (2026-01-29)
Features
- rename uploadFromBuffer method and add uploadFromBufferToExistingRecord method (fbbfc5e)
v2.17.0-next.66
2.17.0-next.66 (2026-01-29)
Features
- add uploadFromBuffer method to Upload plugin for backend file uploads (58a58b0)
v2.17.0-next.65
2.17.0-next.65 (2026-01-29)
Bug Fixes
- pass httpExtra to the processAuthorizeCallbacks callback (bc72148)
v2.17.0-next.64
2.17.0-next.64 (2026-01-29)
Bug Fixes
- move getList() and startBulkAction() functions from listView to utils (e313d7f)
- update startBulkAction parameters for better type safety and improve getListInner return structure (96c5fc7)
Features
- add utility functions for API calls and list management (c24b2bd)
v2.17.0-next.63
2.17.0-next.63 (2026-01-29)
Bug Fixes
- don't block save button, when user tries to save record and gets error (825287f)
v2.17.0-next.62
v2.17.0-next.61
2.17.0-next.61 (2026-01-28)
Bug Fixes
- rename 'record' to 'updates' in updateResourceRecord call for clarity (8aa91f9)
v2.17.0-next.60
2.17.0-next.60 (2026-01-28)
Bug Fixes
- update button styles in confirmation dialog for improved accessibility (b8522c9)