github m3ue/m3u-editor 0.9.17

latest releases: v0.9.19-dev, v0.10.2-exp
6 hours ago

What's Changed

New Features

  • Domain Restrictions: Added ALLOWED_PLAYLIST_DOMAINS environment variable and UI configuration to restrict playlist access to specified domains. (72b6958)

  • Postgres Configuration: Exposed the maximum wait seconds for the internal Postgres instance, allowing for custom timeouts during container startup. (6cfb2b8)

Fixes

  • Action Visibility: Resolved an issue where record type checks were incorrectly hiding valid actions in certain UI contexts. (529a932)
  • Release Logs: Further refined the automated release log logic for dev and experimental branches to eliminate overlapping or duplicated output. (04cbf37)

Cleanup & Refactoring

  • Container Startup: Moved the stuck process restart logic to the container post-start setup for more reliable service initialization. (adc618f)
  • CI/CD Optimization: Updated release workflows to ensure pushes only occur when a version number change is detected. (c7e418e)

Full Changelog: 0.9.16...0.9.17

Don't miss a new m3u-editor release

NewReleases is sending notifications on new releases.