Skip to content

Local Media Proxy v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 15:09
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
4c562bc

Local Media Proxy now loads safe missing upload assets beyond images while keeping existing local files first. It also makes saved proxy state more reliable across add-on, site, and web-server changes, and keeps routine apply work fast and bounded on large Local sites.

New Features

  • Proxy safe missing video, audio, captions, documents, fonts, archives, stylesheets, data, streaming manifests, and future upload formats. (#32)
  • Support seeking and partial downloads for media and documents on Nginx and Apache. (#32)
  • Carry a validated Site URL into a new server profile without copying server-specific identity or verification data. (#33)

Bug Fixes

  • Preserve each site's enabled status when the add-on is disabled, removed, or reinstalled. (#31)
  • Repair confirmed managed-configuration drift while leaving stopped and already-converged sites alone. (#34)
  • Reuse saved connection verification for unchanged profiles so routine apply work does not wait on the remote provider. (#38)
  • Keep proxy changes independent from optional site indexing and other add-ons. (#38)
  • Recover verified stale Local web-server and domain-router processes without affecting unrelated services. (#39)
  • Verify the replacement service before saving settings so failed restarts roll back with useful guidance. (#39)
  • Keep routine Nginx apply work to one targeted compile, syntax check, and graceful reload. (#39)
  • Allow safe future Apache request headers while continuing to remove credentials and visitor-identifying headers. (#32)

Read the full changelog or compare all changes since v0.3.1.