Skip to content

Releases: emschu/oerc

Release v0.17.1

27 Dec 12:43
0a485f6
Compare
Choose a tag to compare

📦 Release v0.17.1

  • Fix incomplete ARD image link checking
  • update readme

What's Changed

Full Changelog: v0.17.0...v0.17.1

Release v0.17.0

26 Dec 16:46
edd2bdb
Compare
Choose a tag to compare

📦 Release v0.17.0

  • Golang 1.23, toolchain and dependency updates
  • Changed fetching ARD program information using new ARD program and tv show API
  • Completely new ard channels (the former ones get deprecated during first startup)

What's Changed

Full Changelog: v0.16.0...v0.17.0

Release v0.16.0

04 Jul 15:12
2e0d490
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

Release v0.15.0

04 Feb 21:29
68f20d1
Compare
Choose a tag to compare

📦 v0.15.0

What's Changed

  • Fix ORF fetching
  • update go and npm dependencies

Full Changelog: v0.14.0...v0.15.0

Release v0.14.0

27 Dec 14:22
96dd934
Compare
Choose a tag to compare

📦 Release v0.14.0

  • go 1.20
  • dependency update
  • Add dynamic channel integration into UI, static sorting
  • Channels can be deprecated now: Mechanism to add and deprecate channels in channel list
  • Improve update handling of materialized view for fast status info

Full Changelog: v0.13.0...v0.14.0

Release v0.13.0

13 Aug 20:24
0ea5d01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

Release v0.12.0

22 Apr 13:28
2aa1ee1
Compare
Choose a tag to compare
  • client: cleanup npm dependencies and update to angular 15
  • client: remove momentjs in favor of dayjs, improve search ux
  • go dependency update, increase version to 0.12.0

What's Changed

Full Changelog: v0.11.0...v0.12.0

Release v0.11.1

02 Jan 23:56
448cc96
Compare
Choose a tag to compare
  • client: angular 15
  • client: number display improvements, skipLibCheck because of vis-data
  • set version to 0.11.0, introduce materialized view for faster app status info in database
  • upgrade project to at least golang 1.18
  • set ci env to at least python 3.10

What's Changed

Full Changelog: v0.10.2...v0.11.1

Release v0.11.0

02 Jan 23:38
448cc96
Compare
Choose a tag to compare
  • no changes

Release v0.10.2

03 Sep 10:15
3f94a71
Compare
Choose a tag to compare
  • Dependency updates of the application and the client
  • client: add modal if there is no program data
  • small ard parser improvements (mostly for historical data)
  • refine parser log output for easier debugging
  • Golang 1.16 is the current minimal version supported