Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 18:22
561ab43

Note that this release includes the enhancements from https://github.com/jkuester/unlauncher/releases/tag/v1.2.0 that were ultimately reverted by https://github.com/jkuester/unlauncher/releases/tag/v1.2.1. This have been re-included now that the bug causing #85 is fixed.

Enhancements:

  • Add support for hiding apps in the app drawer (#78)
  • Improve performance and responsiveness (#51, #82)
  • Load the installed apps in IO thread on resume (#95)

Bug Fixes:

  • Update proguard rules to keep protobuf files (#93)