Fix timestamp query stripping with proper delimiters (
41f3c6f)
removeTimestampQuery() now only removes t=... when it appears as a real query param, preserving similarly named params like current-t and hash fragments. This closes a subtle URL-parsing bug that could strip the wrong text from asset URLs.
Other misc changes
- Removed obsolete docs banner files and component
- Pruned outdated locale links from docs config
- Updated development tools acknowledgement list
- Broadened semantic pull request workflow to handle
synchronize - Skip bot handling when a
bot: skiplabel is present