What's Changed
Hi guys. This is a feature rich update. Enjoy! Hopefully it won't introduce too many bugs.
New Features
- Refactor detailed window with separate pages for advanced settings and update details. Creates a cleaner details window look and anticipates next big feature implementation (bfbe5ca)
- Add option to disable individual app automatic updates (bfbe5ca)
- Add Nix package and flake integration by @finettt in #97
- Add support for portable .home and .config folders in AppManager. Solves #94 (a9b634e)
- Add update and update-all CLI commands to manage installed AppImages. Solves #98 (a594e27)
- Add filename sanitization option to preserve .AppImage extension and replace spaces with underscores. Solves #95 (70b188b)
Bug fixes
- Improve Import wizard. Fix bug where it would import everything from folder without any guards creating duplicates and wrong ARCH files (a57f855)
- Refactor: remove obsolete FUSE detection logic and update dependencies. Use
gmoduleinstead (dbc168d)
Translations
New Contributors
Full Changelog: v3.5.2...v3.6.0