Releases: SoftwareBrothers/adminjs-upload
Releases · SoftwareBrothers/adminjs-upload
v4.0.2
04 Jan 19:55
Compare
Sorry, something went wrong.
No results found
4.0.2 (2024-01-04)
Bug Fixes
use translateProperty in UploadShowComponent (ccb45da )
v4.0.1
20 Aug 11:58
Compare
Sorry, something went wrong.
No results found
4.0.1 (2023-08-20)
Bug Fixes
use translateProperty in UploadEditComponent (196b38c )
v4.0.0
18 Apr 07:13
Compare
Sorry, something went wrong.
No results found
4.0.0 (2023-04-18)
BREAKING CHANGES
The package won't support CJS anymore.
You now have to provide your ComponentLoader instance to the feature
v4.0.0-beta.3
07 Apr 11:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
beta: rename .jsx to .js in imports (62e6e62 )
v4.0.0-beta.2
05 Apr 07:51
Compare
Sorry, something went wrong.
No results found
chore
Features
change to ECMAScript modules, replaced AdminJS.bundle with ComponentLoader, (bb3a542 )
replaced AdminJS.bundle to ComponentLoader (aa2a3c0 )
BREAKING CHANGES
The package won't support CJS anymore.
v4.0.0-beta.1
21 Mar 21:31
Compare
Sorry, something went wrong.
No results found
chore
BREAKING CHANGES
The package won't support CJS anymore.
v3.0.1
14 Nov 08:16
Compare
Sorry, something went wrong.
No results found
3.0.1 (2022-11-14)
Bug Fixes
modified url for local storage provider (acc34b8 )
v3.0.0
13 Jul 14:28
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-07-13)
chore
BREAKING CHANGES
This package version should be used with AdminJS v6
v2.0.2
18 Feb 10:11
Compare
Sorry, something went wrong.
No results found
2.0.2 (2022-02-18)
Bug Fixes
v2.0.1
21 Jul 08:31
Compare
Sorry, something went wrong.
No results found
2.0.1 (2021-07-21)
Bug Fixes
only update files if files.length>0 (PR#31 ) (bb83813 )