Releases: emschu/oerc
Releases · emschu/oerc
Release v0.17.1
📦 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
📦 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
Release v0.15.0
📦 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
📦 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
Release v0.12.0
- 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
- 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
- no changes
Release v0.10.2
- 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