What's changed
- feat. Add app list sorting options and update UI components for sorting functionality. Fixes #121 (bc67190)
- Implement support for multi-component AppImages by extracting and managing additional desktop entries, icons, and symlinks during installation and uninstallation. Fixes #106 (9797604)
- Refactor background daemon termination to use SIGTERM for graceful shutdown, with fallback to SIGKILL if necessary. Improve signal handling for clean exit on stop requests. Fixes #114 (971f838)
- Implement TLS session management for AppManager to handle symlink creation and cleanup, ensuring proper operation in multi-user account Linux systems. Fixes "Unacceptable TLS certificate" error (a5c919e)
Full Changelog: v3.6.2...v3.6.3