Skip to content

BoxBox v0.1.7

Choose a tag to compare

@jR4dh3y jR4dh3y released this 15 Jun 08:33
68da922

Release Notes

  • Add default sidebar mount points for Desktop, Downloads, Documents, Music, Pictures, and Videos in the backend config.
  • Let Docker Compose map sidebar shortcuts from the host home directory by default, with per-folder .env overrides such as DOWNLOADS_PATH.
  • Update Docker, configuration, and quickstart docs for the new default home-folder mounts and override variables.
  • Add the dev:test script alias and make the local test runner expose quick-access folder mounts, using temporary stubs when host folders do not exist.
  • Add CHANGELOG.md with the v0.1.7 release notes.
  • Improve settings progress, wallpaper preview behavior, and editable path suggestions.
  • Harden backend authentication and file operations, improve frontend browser/upload behavior, and fix local drive discovery paths.
  • Refresh website demo/docs rendering, fix wallpaper asset permissions, remove unused UI plumbing, and extract reusable toolbar/status components.

Included Commits Since v0.1.6

  • 9a8b1eb Improve settings progress and wallpaper preview
  • 1848f61 Add editable path suggestions
  • 93d572d Remove unused UI and simplify app plumbing
  • 2614aaa Harden backend auth and file operations
  • e65384a Improve frontend browser and upload behavior
  • 873b8b4 Fix local drive discovery paths
  • b5e9016 Refresh website demo and docs rendering
  • 5a57366 Fix wallpaper asset permissions
  • 06699f1 Update project context notes
  • c039a9c Extract reusable toolbar and status components
  • 80f7ae3 Merge pull request #14 from jR4dh3y/audit/simplify-dead-code
  • dadc904 Configure default sidebar folder mounts
  • 68da922 Add changelog for v0.1.7

Verification

  • bun run build

Full Changelog: v0.1.6...v0.1.7