Releases: elements-storage/ZXPInstaller
Releases · elements-storage/ZXPInstaller
v1.8.2
1.6.3
This updates to ExManCmd 3.1.26
1.6.2
Fixed a bug where the error code regex was not strict enough, which would then fail on extensions with dashes followed by numbers, a fairly common versioning convention.
1.6.1
Fixed a bug where the ExManCmd success message was printed to the user as an error, causing confusion.
1.6.0
This updates to ExManCmd 3.1.26
1.5.0
This updates the ExManCmd package to… I'm going to call it 3.1.21
based on the version number found in XManConfig.xml
. So far I haven't found an official version number for these.
1.4.0
- ➕ Improve error code checking, to include all known Adobe codes.
- ➕ When errors don't match known codes, the full error thrown is shown.
1.3.0
- ➕ Added an error message when a non-
zxp
file is uploaded - ➕ Added an error state
- ➕ Added click-to-open for accessibility
- 🐞Fix unspecified encoding
1.2.0
- 🎨 New design
1.1.0
- 🪲 Fixed an issue where the installer would throw an error based on non-error debug data.