Files
QLAppBundle/CHANGELOG.md
2025-12-01 01:41:20 +01:00

1.6 KiB
Raw Blame History

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project does adhere to Semantic Versioning.

1.5.0 2025-12-01

Fixed:

  • .appex macOS extensions (Info.plist was not found)
  • Removed .appex from ThumbnailProvider (extension probably dont have icons anyway)

Changed:

  • Template uses {{X}} instead of __X__

1.4.0 2025-11-29

Added:

  • Support for .apk files
  • Support for .apkm files

1.3.0 2025-11-06

Added:

  • Show macOS apps in .xcarchive
  • Show .xcarchive developer notes

Fixed:

  • Cancel preview (and allow other plugins to run) if there is no Info.plist in .xcarchive

Changed:

  • Hide Transport Security and Entitlements if they are empty

1.2.0 2025-11-04

Added:

  • Customizable HTML template

Fixed:

  • Properly handle Assets.car files by abstracting relevant code into .framework

Changed:

  • Updated HTML template

1.1.0 2025-10-30

Added:

  • Support for .tipa files

1.0.0 2025-10-30

Initial release