github mescon/Muximux v3.0.20

6 hours ago

Fixed

  • Proxied apps using relative API paths (e.g. api/v2/sync/maindata) no longer 404 with double-prefixed URLs -- the interceptor's restore-prefix function now preserves the trailing slash in document.baseURI, so the browser resolves relative URLs against /proxy/slug/ instead of /proxy/
  • Interceptor script is no longer injected into <head> tags that appear inside <script> blocks -- apps like qBittorrent whose HTML fragments contain <head> in JavaScript template literals (e.g. srcdoc) no longer get a SyntaxError: Octal escape sequences are not allowed in template strings at load time
  • Interceptor injection now correctly distinguishes <head> from <header> tags

Don't miss a new Muximux release

NewReleases is sending notifications on new releases.