Releases: saschaludwig/OnAirScreen
Releases · saschaludwig/OnAirScreen
0.9.5
What's Changed
Changed
- fixed textclock when hour == 12
- fixed wrong default font size for slogan
- refactored text clock code
- fixed crash when using API to configure boolean fields
- API: you can now use colors in web notation (#00FF00) and hex notation (0x00FF00)
- fixed slogan font in settings
- fixed analog clock style
Added
- french localization for textclock
- left LEDs are now customizable (text/color)
- settings for left LEDs minimum width
- IPs can be automatically replaced with custom text after 10s
- API commands for added functions
- New Hotkey "I" to display IPs for 10 seconds
- added option to select between no/separate/combined seconds display
- added logo to analog clock
Full Changelog: 0.9.4...0.9.5
0.9.5beta2
What's Changed
- added french textclock by @saschaludwig in #49
- Left LEDs are now customizable by @saschaludwig in #50
- Autoclear nownext by @saschaludwig in #51
- fixed slogan font in settings
Full Changelog: 0.9.4...0.9.5beta2
0.9.5beta1
What's Changed
- added french textclock by @saschaludwig in #49
- Left LEDs are now customizable by @saschaludwig in #50
- Autoclear nownext/remove IP display by @saschaludwig in #51
Full Changelog: 0.9.4...0.9.5beta1
0.9.4
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #37
- Fixes problems with API call when WeatherWidget is disabled. by @ywiskerke in #38
- Added Dutch Language for text clock and locale for leftLabel Clock by @ywiskerke in #40
- Removed showing of IP addresses 127.x.x.x by @ywiskerke in #41
- Fix small issue with Dutch grammar when minutes = 1 by @ywiskerke in #42
- FIX: Another grammar fix for Dutch Textclock by @ywiskerke in #43
New Contributors
- @ywiskerke made their first contribution in #38
Full Changelog: 0.9.3...0.9.4
0.9.3: Merge pull request #35 from saschaludwig/font_and_size
added settings dialogs for font and size change
0.9.1beta5
fixed resize/overflow when text in NOW/NEXT/WARN is too long
0.9.1beta1
added settings for httpport, implemented basic http server
0.9beta3
fixed threaded ntp check
0.9beta2
added oas_send tool to repo