Skip to content

Releases: OlofBlomqvist/odd-box

v0.1.11-alpha3

10 Jan 10:13
Compare
Choose a tag to compare
v0.1.11-alpha3 Pre-release
Pre-release
add obs to threads tab and support macos  obs mode

v0.1.11-alpha2

03 Jan 14:45
Compare
Choose a tag to compare
v0.1.11-alpha2 Pre-release
Pre-release
v0.1.11-alpha2_1

switch to sysinfo crate

v0.1.11-alpha1

17 Dec 14:50
5c19a61
Compare
Choose a tag to compare
v0.1.11-alpha1 Pre-release
Pre-release
Merge pull request #45 from OlofBlomqvist/use_ip_for_procs_test

Use ip for procs test

v0.1.10

17 Dec 11:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.10-RC3

20 Nov 22:52
Compare
Choose a tag to compare
v0.1.10-RC3 Pre-release
Pre-release

v0.1.10-RC2

20 Nov 11:25
Compare
Choose a tag to compare
v0.1.10-RC2 Pre-release
Pre-release

v0.1.10-RC1

18 Nov 19:38
Compare
Choose a tag to compare
v0.1.10-RC1 Pre-release
Pre-release
  • 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

13 Nov 22:52
Compare
Choose a tag to compare
v0.1.10-preview Pre-release
Pre-release

Full Changelog: v0.1.9...v0.1.10-preview

v0.1.9

29 Oct 16:46
Compare
Choose a tag to compare
  • 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

21 Oct 18:18
95ecc12
Compare
Choose a tag to compare

v0.1.8

Merged PR's

Full Changelog: v0.1.7...v0.1.8