Releases: devforth/adminforth-import-export
Releases · devforth/adminforth-import-export
v1.9.1
Compare
Sorry, something went wrong.
No results found
1.9.1 (2026-08-12)
Bug Fixes
include adminUser parameter in getExportDownloadUrl function for access control (e05aca4 )
v1.9.0
Compare
Sorry, something went wrong.
No results found
1.9.0 (2026-07-31)
Bug Fixes
create unique handler name for the multiple plugin instances and remove debug logs (0d7faf9 )
increase chunk size to 100 paralel records and correct support of the DECIMAL datatype (b3a13da )
Features
add estimate of the csv file size, add new classicalUploadLimitMiB param and rename exportBigDataset -> exportViaUpload (ceb907d )
allow to provide chunk size from config (db26076 )
implement exportBigDataset option to export big databases using aws s3 multipart upload and background jobs plugin (31c3942 )
v1.8.1
Compare
Sorry, something went wrong.
No results found
1.8.1 (2026-07-07)
Bug Fixes
fix typo in error message (accd8ff )
v1.8.0
Compare
Sorry, something went wrong.
No results found
1.8.0 (2026-07-03)
Bug Fixes
Features
provide backend plugin api (a89470f )
v1.7.0
Compare
Sorry, something went wrong.
No results found
1.7.0 (2026-07-02)
Features
add export selected support (d57c918 )
v1.6.2
Compare
Sorry, something went wrong.
No results found
1.6.2 (2026-07-01)
Bug Fixes
update adminforth dependency to version 3.8.2 and remove redundant parseBody calls (4d80c02 )
v1.6.1
Compare
Sorry, something went wrong.
No results found
1.6.1 (2026-07-01)
Bug Fixes
correct export of JSON type fields (117c5f3 )
v1.6.0
Compare
Sorry, something went wrong.
No results found
1.6.0 (2026-07-01)
Bug Fixes
return request body validation errors as JSON (c1ec39b )
update adminforth version (3d17b47 )
Features
add zod request body validation to plugin API endpoints (b1b97b7 )
v1.5.4
Compare
Sorry, something went wrong.
No results found
1.5.4 (2026-06-29)
Bug Fixes
update adminforth version (43fd6ae )
v1.5.3
Compare
Sorry, something went wrong.
No results found
1.5.3 (2026-06-29)
Bug Fixes
validate request body for import/export operations (74b34cc )