Skip to content

v0.1.6

Choose a tag to compare

@jR4dh3y jR4dh3y released this 10 Jun 10:44
· 92 commits to master since this release

Release Notes

  • Add a wallpaper preview flow before applying selected server or local images.
  • Add wallpaper display modes: crop to fill, fit on screen, stretch, center, and tile.
  • Split wallpaper picker logic into dedicated settings components to keep the settings page smaller.
  • Apply persisted wallpaper display modes in the app shell background.
  • Preserve server picker directory context and use clickable breadcrumbs for navigation.
  • Improve hidden-file directory listing support across backend and frontend file browsing.

Verification

  • frontend: npm run check
  • frontend: npm run build
  • backend: go test ./...