Releases: fenio/anylinuxfs-gui
Releases · fenio/anylinuxfs-gui
v0.7.2
v0.7.1
Other
- Force Node.js 24 for GitHub Actions to fix deprecation warning
- Add --ignore-permissions mount option, bump to 0.7.1, update dependencies
v0.7.0
Other
- Multi-mount support, anylinuxfs 0.15.0 compatibility, logs overhaul
v0.6.6
Other
- Persist mount options per drive, editable quick-option chips, fix RAID mount options
v0.6.5
v0.6.4
Other
- Harden input validation, CSP, and temp file handling
- Bump version to 0.6.4
v0.6.3
Miscellaneous
- update dependency svelte to v5.53.3
Other
- Merge pull request #40 from fenio/renovate/svelte-5.x-lockfile
- Fix Homebrew cask failing on fresh install due to missing tap
- Reorder README: installation before screenshots
- Add missing features to README
- Fix persistent "VM image update pending" for users without FreeBSD
- Fix repeated auth dialogs when admin mode is enabled (nohajc/anylinuxfs#105)
- Bump version to 0.6.3
v0.6.2
v0.6.1
Miscellaneous
- update dependency svelte to v5.53.1
Other
- Use logo.jpg in README header
- Remove title from README.md
- Adjust icon padding for Dock alignment, use new README logo
- Merge pull request #38 from fenio/renovate/svelte-5.x-lockfile
- Update README with more screenshots
- Use picture elements for theme-aware screenshots in README
- Remove fixed dimensions from screenshot images for proper scaling
- Bump version to 0.6.1
v0.6.0
Miscellaneous
- update dependency @sveltejs/kit to v2.53.0
Other
- Merge pull request #37 from fenio/renovate/sveltejs-kit-2.x-lockfile
- Add system tray, auto-launch, quit button, error handling improvements, and changelog
- Add keyboard shortcuts, notifications, accessibility, and PR CI workflow
- Add quit confirmation, wire up wrapAsync, remove legacy shim, disable tray unmount when idle
- Fix CI: run svelte-kit sync before svelte-check
- Fix tray icon unwrap, clean up store timeouts, fix passphrase dialog UX
- Fix LVM badge dark mode, add aria attributes, reject invalid log levels
- Separate Preferences page from Settings for GUI-specific options
- Add custom app icon, tray icon, and sidebar logo