# 0.17.1

## 0.17.1.2-1 (October 7, 2024) <a href="#id-2-1" id="id-2-1"></a>

### OvenMediaEngine

#### \[Compatibility]

* Compatible with dependencies (`prerequisites.sh`) installed in 0.14.9 or later.
* Compatible with `Server.xml` used in 0.12.6 or later.
* Compatible with version 0.15.12 or higher of Origin or Edge.

#### \[Added]

* Added the `<CreateDefaultPlaylist>` option for WebRTC, LL-HLS, and HLSv3 publishers, allowing them to disable default playlist creation (default: true).
* Added the `<PropagateQueryString>` option for HLSv3 (default: false).
* Added the `<ServerTimeBasedSegmentNumbering>` option for HLSv3 (default: true).&#x20;

#### \[Changed]

* Changed the policy so that if a track registered in an HLSv3 playlist rendition does not exist, TS files are still generated.
* Dynamic app auto-deletion in Edge can now be controlled with the `<Modules><DynamicAppRemoval>` option (default: false).&#x20;

#### **\[Improved]**

* Improved Origin to continuously attempt stream registration in `OriginMapStore`.
* Made `ome_docker_launcher` compatible with non-GNU awk.
* Improved Docker container shutdown to properly terminate when receiving a SIGTERM signal.&#x20;

#### \[Fixed]

* Fixed an issue where HLSv3 could hang and continue to consume memory
* Modified `X-TARGETDURATION` to be the nearest integer number of seconds.
* Corrected the use of `HlsChunklistPathDepth` instead of `HLSChunklistPathDepth` in the Mux Provider.
* Fixed an issue where the application occasionally failed to shut down properly.

***

## 0.17.1.1-1 (September 23, 2024) <a href="#id-1-1" id="id-1-1"></a>

### OvenMediaEngine

#### \[Compatibility]

* Compatible with dependencies (`prerequisites.sh`) installed in 0.14.9 or later.
* Compatible with `Server.xml` used in 0.12.6 or later.
* Compatible with version 0.15.12 or higher of Origin or Edge.

#### **\[Fixed]**

* Fixed an issue where HLSv3 could hang and continue to consume memory.

***

## 0.17.1.0-1 (August 26, 2024) <a href="#id-0-1" id="id-0-1"></a>

### OvenMediaEngine

#### \[Compatibility]

* Compatible with dependencies (`prerequisites.sh`) installed in 0.14.9 or later.
* Compatible with `Server.xml` used in 0.12.6 or later.
* Compatible with version 0.15.12 or higher of Origin or Edge.

#### \[Changed]

* Changed LLHLS legacy mode (`_HLS_legacy=YES`) to lower the HLS Version (HLS version 6).
* Changed H.264/H.265 decoding multithreading type.

#### **\[Fixed]**

* Fixed the issue of sudden stopping when using `Push`.
* Fixed an issue with the playback time of recorded files was displayed incorrectly.
* Fixed Xilinx driver installation failure on Ubuntu 20.x.
