Skip to content

Releases: fenio/anylinuxfs-gui

v0.7.2

18 Apr 19:08

Choose a tag to compare

Other

  • Fix misleading 'Incorrect password' error on mount failure
  • Bump version to 0.7.2, update dependencies

v0.7.1

18 Apr 09:09

Choose a tag to compare

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

11 Apr 16:10

Choose a tag to compare

Other

  • Multi-mount support, anylinuxfs 0.15.0 compatibility, logs overhaul

v0.6.6

08 Mar 16:29

Choose a tag to compare

Other

  • Persist mount options per drive, editable quick-option chips, fix RAID mount options

v0.6.5

06 Mar 18:11

Choose a tag to compare

Miscellaneous

  • update rust crate tempfile to v3.26.0

Other

  • Merge pull request #42 from fenio/renovate/tempfile-3.x-lockfile
  • Add logo author credit to README
  • Add Touch ID setup guide to Preferences
  • Bump version to 0.6.5, update dependencies, fix dark theme in Preferences

v0.6.4

23 Feb 21:39

Choose a tag to compare

Other

  • Harden input validation, CSP, and temp file handling
  • Bump version to 0.6.4

v0.6.3

23 Feb 20:33

Choose a tag to compare

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

21 Feb 22:44

Choose a tag to compare

Changed

  • update logo

Miscellaneous

  • update dependency svelte to v5.53.2

Other

  • Merge pull request #39 from fenio/renovate/svelte-5.x-lockfile
  • Extract shared CSS styles into global stylesheet
  • Change dev server port to 2137

v0.6.1

21 Feb 14:16

Choose a tag to compare

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

21 Feb 12:47

Choose a tag to compare

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