Releases: SoftwareBrothers/adminjs-upload
Releases · SoftwareBrothers/adminjs-upload
v1.2.0-beta.3
Bug Fixes
- payload hasn't been filtered from file (1ae37cd)
v1.2.0-beta.2
Bug Fixes
- gitignore settings for types (43f6ad6)
Features
- add multi file upload (fcb425b)
- improve erro handing for multiple invocations (391b639)
v1.2.0-beta.1
Bug Fixes
- not removing files after file change (90bbb2b)
Features
- add option to change path of stored file (29572e5)
v1.0.0-beta.10
Bug Fixes
- not removing files after file change (90bbb2b)
Features
- add option to change path of stored file (29572e5)
v1.1.0
1.1.0 (2020-10-02)
Features
v1.0.0
1.0.0 (2020-09-07)
Bug Fixes
- expires default to 24h when passing undefined (41d0921)
- fixing wrong '/' for local adapter the right way (2aeec1d)
- javascript export (df3b060)
- remove aws from dependencies (95b21e1)
- url with extra / in S3 (2182b60)
Features
v1.0.0-beta.7
Bug Fixes
- expires default to 24h when passing undefined (41d0921)
v1.0.0-beta.6
Bug Fixes
- fixing wrong '/' for local adapter the right way (2aeec1d)