Releases: OlofBlomqvist/odd-box
Releases · OlofBlomqvist/odd-box
v0.1.11-alpha3
add obs to threads tab and support macos obs mode
v0.1.11-alpha2
v0.1.11-alpha2_1 switch to sysinfo crate
v0.1.11-alpha1
Merge pull request #45 from OlofBlomqvist/use_ip_for_procs_test Use ip for procs test
v0.1.10
v0.1.10-RC3
Full Changelog: v0.1.10-RC2...v0.1.10-RC3
v0.1.10-RC2
Full Changelog: v0.1.10-RC1a...v0.1.10-RC2
v0.1.10-RC1
- Themes have been changes so that background is set to black or white
- Fixed issues where tui log lines would become misaligned
- We now automatically upgrade outdated configuration files (we make a backup when this is done)
- Removed port overrides from cli args
- Removed upgrade-config argument from cli args
- Removed generate-example-cfg from cli args - init should be used instead
- Made v3 serializer use correct schema url
- Added notification for when there are newer versions of odd-box available
- Downgraded crate dark_light from 1.1.1->1.0.0 as it was incorrectly detecting light-theme in some cases
- Minor tui style changes
- Improved markdown rendering
- Remove the separate port listener for admin api
- Require tls for admin api
- Admin API can now be configured to require a password and have external url with lets-encrypt-support configured (odd_box_password + odd_box_url)
- Fixes bug where ports were re-used when configuration was modified at runtime
- Many Web-UI updated & improvements by @JonasPFX
- Improved support for serving static directories
Full Changelog: v0.1.10-preview...v0.1.10-RC1a
v0.1.10-preview
Full Changelog: v0.1.9...v0.1.10-preview
v0.1.9
- Added initial hot-reload support for toml config file
- Dir support in web-ui
- Fixed so that upgrading from v1 to v2 includes the 'disabled' property
- Improved '--init' command so it generates a more useful config
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.8
Merged PR's
- UI updates by @Jonas-PFX in #29
- feat: dir-serve by @OlofBlomqvist in #34
Full Changelog: v0.1.7...v0.1.8