v0.5.0
🎉 0.5.0 contains a significant internal rewrite for the entire front-end and some fundamentals of the back-end.
Refer to the RC release for full details and Breaking Changes
Changes since RC
- Fixed tsconfig compiler options to make mocha tests run correctly
- Fixed
out
locations and tsconfig location for generating schema - Updated flatpak build process to reflect build changes
Breaking Changes since RC
Flatpak
Flatpak installations now default to starting the ui on port 9079
.
- New Installations -- Automatically generates a default config that resets port to
9078
- Existing Installations -- Port can be defined using ENV or FILE-config, if you want to change it back to
9078