Skip to content

v0.18.11

Latest
Compare
Choose a tag to compare
@chrisbenincasa chrisbenincasa released this 16 Feb 19:54
c5c562a

0.18.11 (2025-02-16)

Features

  • ability to set the server port in the UI (#1096) (3b65ccd)
  • backend: support "append" parameter for programming lineup update requests (be55db2)

Bug Fixes

  • fix legacy channel migrator to only insert channel filler shows if they exist (e184540)
  • fix media_source insert query in legacy migrator to use correct index (aa069d3)
  • remove Bun and rollback to Node 22.13.1 (#1095) (e803946)

Performance Improvements

  • fix channel lineup update performance regression from bun conversion (2aecc71), closes #1093

UI Changes

  • add data directory location to system status page (99c69b3)