#### 2.2.0.0200-beta ```diff + Major web UI redesign focused on cleaner layout, better information hierarchy, and faster daily workflows. + Large mobile UX overhaul: responsive navigation, improved spacing, touch-friendly controls, and better small-screen mapping/config flows. + Accessibility pass across auth, configuration, and main app screens (focus visibility, keyboard flow, ARIA/announcer updates, contrast and status feedback improvements). + Settings UX improvements and additional polish in frontend behavior for menu, configuration, and authentication interactions. + Added optional Plex API refresh integration with new settings: use_plexAPI, plex.url, plex.token. + Added debounced/queued Plex DVR guide reload workflow after lineup and XEPG updates to reduce manual refresh work in Plex. + Container/runtime improvements and validation updates for easier, safer container usage. + Added Drone CI pipeline for tests/build checks, Docker/Compose validation, and Docker image publishing to registry.coadcorp.com via plugins/docker. + Pipeline build version is now derived from changelog-beta.md and validated against source version to prevent release/version drift. ``` #### 2.1.1.0116-beta If no user agent is specified, the default FFmpeg or VLC user agent is used. #### 2.1.1.0115-beta ```diff + GZIP compression for xteve.xml file. (http://xteve.ip:34400/xmltv/xteve.xml.gz) - Removed protocol setting for reverse proxy. HTTPS can also be configured in the proxy, where it makes more sense. ``` #### 2.1.0.0106-beta ```diff + User-Agent is now also used by VLC and FFmpeg. ``` #### 2.1.0.0105-beta ```diff + Fixed wrong buffer value in log + New setting: URL protocol for M3U and XML file + Add xml tag premiere to xteve.xml ``` #### 2.1.0.0101-beta ```diff + Reverse proxy fix ``` #### 2.0.3.0042-beta **Version 2.0.3.0042 changes the settings.json.** Settings from the current beta can not be used for the current master version 2.0.3 - New default options for VLC and FFmpeg - VLC and FFmpeg log entries in the xTeVe log - Less CPU load with VLC and FFmpeg #### 2.0.3.0035-beta ```diff + FFmpeg support + VLC support ``` **Version 2.0.3.0035 changes the settings.json.** Settings from the current beta can not be used for the current master version 2.0.3 #### 2.0.2.0024-beta ```diff + Improved monitoring of the buffer process + Update the XEPG database a bit faster ``` ##### Fixes - Error message if filter rule is missing - Channels are lost when saving again (Mapping) - Plex log, invalid source: IPTV #### 2.0.1.0012-beta ```diff + Add support for "video/m2ts" video streams (Pull request #14) ``` #### 2.0.1.0011-beta ```diff + Original group title is shown in the Mapping Editor ``` ##### Fixes - incorrect original-air-date #### 2.0.1.0010-beta ```diff + Set timestamp to ``` #### 2.0.0.0008-beta ##### Fixes - Pull request #6 [Error in http/https detection] window.location.protocol return "https:", not "https://" #### 2.0.0.0007-beta ```diff + Buffer HLS: Add VOD tag from M3U8 + CLI: Add new arguments [-restore] + CLI: Add new arguments [-info] ``` ##### Fixes - Missing images with caching for localhost URL #### 2.0.0.0001-beta ```diff + Wizard: Add HTML input placeholder (M3U, XMLTV) + Wizard: Alert by empty value (M3U, XMLTV) + Image caching: Ignore invalid image URLs ```