.. _Changelog: Changelog ========= 1.0.0 ----- - Initial release. - SCTE-35 binary cue detection (``splice_insert`` and ``time_signal`` commands). - SSAI signaling: ``#EXT-X-CUE-OUT``, ``#EXT-X-CUE-OUT-CONT``, ``#EXT-X-CUE-IN`` tags. - SGAI signaling: ``#EXT-X-DATERANGE CLASS="com.apple.hls.interstitial"`` tags. - Three SSAI tag format options: ``EXT_X_CUE_OUT_IN``, ``EXT_X_DATERANGE_SCTE35``, ``EXT_X_SCTE35``. - Simultaneous SSAI + SGAI mode (``both``). - ``{duration}`` and ``{eventId}`` placeholders in ``sgaiAdAssetUri``. - Three-level settings hierarchy: global → per-application → per-stream. - Per-stream settings via ``streamNameTemplates``: regex patterns override any per-application setting for matching stream IDs. - Configuration hot-reload without restarting AntMedia Server. - Web-based management UI with per-application filter installation and settings editing. - REST API for programmatic management.