- Fixed ordered list number alignment with row text
- Fixed hide interface re-entrancy issue on macOS 26.4
- Fixed imported markdown handling in pasteboard decoding
- Fixed crash on quit when drag pasteboard had promises
- Fixed links in DOM contexts (inspector, settings, sheets) not opening in browser
- Fixed
rowIndexFrom character index conversion with multi-byte characters
Extensions
- Added Keychain API for secure password/token storage
- Added Extension settings API (Bike > Settings > Extensions)
- Namespaced globals (such as
extensionURL) to bike.extensionURL, etc