- Prevent App.match() from throwing on request paths with invalid percent-encoding.
- Fix multiple dynamic routing problems: preserve original parameter case, correct i18n domain SSR errors, proper locale resolution, and avoid [object Object] responses.
- Resolve development issues: stop full backend reloads on client-side component edits, handle .html in getStaticPaths without errors, and prevent stylesheet stripping when project path case differs.