AppManager wurde in der Version v3.8.0 veröffentlicht.
AppManager ist ein in Vala geschriebenes GTK-/Libadwaita-Werkzeug, das AppImages unter Linux per Drag-and-drop installiert, in den Desktop einbindet und automatisch im Hintergrund aktualisiert - ohne FUSE-Abhängigkeit und mit Unterstützung für SquashFS und DwarFS.
Neu in dieser Version sind das Tastenkürzel Ctrl+Shift+U zum Aktualisieren von Apps, ein portabler Home-Ordner für Standalone-Starts sowie Ein-Klick-Web-Installationen über appmgr://-Links. Dazu kommen mehrere Fehlerbehebungen bei Desktop-Einträgen und zsync-Upgrades sowie eine französische Übersetzung.
What’s Changed
- feat: add
Ctrl+Shift+Ushortcut to update apps- fix: stop leaking stale release tags to manual and zsync upgrades, and resolve pinned zsync tags directly
- fix: skip sub-desktop entries that duplicate the root entry by content signature
- feat: create portable home folder for standalone runs
- feat: make missing FUSE warning banner dismissiable
- fix: resolve relative CLI paths in remote invocations and never overwrite foreign bin symlinks
- feat: use appimg install protocol
- feat: Add support for one-click web installs via appmgr:// links
- fix: Skip runtime helper binaries when installing multi-desktop AppImages
- fix: Simplify empty-state hints and remove import buttons
- fix: Keep UI responsive while stopping background daemon during migration
- fix: Migrate extra desktop files and bin symlinks for multi-component AppImages
Translations
- French translation
- Update Spanish translation

Quelle: GitHub