Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@Tereius Tereius released this 17 Feb 20:30
· 2 commits to master since this release

Support new device and other minor changes

Features:

  • Add support for NOXON iRadio device (the one without a number)
  • Provide new config fields to overwrite expected device endpoints (makes testing new devices more easy)
  • Make the status page more beautiful with bootstrap css
  • Disable logrus colors, and let it log to stdout. Also let gingonic write logs using logrus
  • Save redirects only for one hour - after that read the original url of the station again (so loadbalancing of the station is respected)

Other:

  • Add azure pipelines ci