Skip to content

Releases: saschaludwig/OnAirScreen

0.9.5

25 Dec 03:11
Compare
Choose a tag to compare

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

05 Feb 22:49
Compare
Choose a tag to compare
0.9.5beta2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.9.4...0.9.5beta2

0.9.5beta1

29 Jan 04:19
Compare
Choose a tag to compare
0.9.5beta1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.9.4...0.9.5beta1

0.9.4

29 Jan 04:49
Compare
Choose a tag to compare

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

Full Changelog: 0.9.3...0.9.4

0.9.3: Merge pull request #35 from saschaludwig/font_and_size

20 Apr 21:29
b04ce1c
Compare
Choose a tag to compare
added settings dialogs for font and size change

0.9.1beta5

17 May 20:50
Compare
Choose a tag to compare
0.9.1beta5 Pre-release
Pre-release
fixed resize/overflow when text in NOW/NEXT/WARN is too long

0.9.1beta1

17 May 20:50
Compare
Choose a tag to compare
0.9.1beta1 Pre-release
Pre-release
added settings for httpport, implemented basic http server

0.9beta3

08 Feb 21:12
Compare
Choose a tag to compare
0.9beta3 Pre-release
Pre-release
fixed threaded ntp check

0.9beta2

05 Feb 16:49
Compare
Choose a tag to compare
0.9beta2 Pre-release
Pre-release
added oas_send tool to repo