v1.2.8
2025-06-06

Adds support for apps that install into the User’s Applications directory (~/Applications).

v1.2.7
2025-05-28

Added additional folder structure checks to the initial error handling mechanism.

v1.2.6
2025-05-12

Made improvements to PKG signature verification.

v1.2.5
2025-04-28

Fixed bug whereby DMG with EULA installers fail file hash check because we were checking the hash of the converted .cdr image. Resolved by keeping the original DMG and verifying the hash of that before removing it.

v1.2.4
2025-04-28

Fixed bug with installs not exiting after deleting the app when the installer hash doesn’t match. This caused a failed install as the app had been removed.

v1.2.3
2025-04-17

Fixed bug where patch day calculations are used when patch day isn’t configured.

v1.2.2
2025-04-11

Added support for Apps which have DMGs nested in ZIP files.

v1.2.1
2025-03-27

Added option to skip automatic permissions setting to allow it to be done with a delay through the post-install script. This is for apps where gatekeeper takes a while to finish verification. Also added logic to allow app installs to make up to 10 API calls daily if the specified app was not found in the offline app catalog.

v1.2.0
2025-03-13

Improved internal backend logic, and fixed some user full name output bugs.

v1.1.2
2025-03-11

Bug fixes, including a loop bug where 'components could not be verified'.

v1.1.1
2025-02-19

Zappl will now conduct 2 App Catalog API calls per day, reducing the network activity from Zappl without affecting the end user experience of effectiveness of Zappl.

v1.1.0
2025-01-17

Moved some API infrastructure in our backend system.