What's new in 1.1.4
Improved
- Updates are even more reliable. Building on 1.1.3, the app now rebuilds the frontend not only when the version changes, but also whenever any of its source files are newer than the last build. So if a copy is updated in any way - even an edit that doesn't change the version number - relaunching with
start.batwill serve the latest code. Routine database activity does not trigger a rebuild.
Full changelog: v1.1.3...v1.1.4