Skip to content

v0.8.1

Compare
Choose a tag to compare
@damongolding damongolding released this 10 Sep 16:46
· 259 commits to main since this release
5549a83

Immich Kiosk 0.8.1

What's Changed

🚀 New Features

  • added show_archived option to config. Setting to true allows archived images to be displayed.

⚡ Fixes

  • Refresh loop will only start once a image is fetched (this was causing the browser and server to be out of sync in some cases).
  • Better support for older browsers (now uses Javascript ES6).

🔨 Maintenance

  • Added Typescript for better type safety
  • Added Esbuild to transpile down to ES6 and bundle JS and CSS