Skip to content

v1.1.3

Choose a tag to compare

@way2wyrd way2wyrd released this 19 Jun 15:16
7bcdac4

What's new in 1.1.3

Fixed

  • Updates now reliably show up. start.bat only rebuilt the frontend when the dist folder was missing, so an updated copy that still had an old dist folder would keep serving the old UI - a common "I updated but nothing changed" problem, especially for ZIP-based (non-Git) installs. The app now stamps the built version into dist and automatically rebuilds whenever that stamp doesn't match the current version, so you always get the latest code after updating and relaunching.

Full changelog: v1.1.2...v1.1.3