- Removed heading numbers from the default style
- Continued improving row text move commands
- Commands Explorer now accepts comma-separated key bindings
- Row text delete now preserves selection mode
- Multi-row paste now splices into caret and text selections
- Pasting into an empty body row now adopts the first pasted row’s type
Larger changes to the extension system’s permission and enabled-state handling. Previously, Bike tracked this by modifying extension metadata files. It now tracks these states through user defaults instead. One result is that disabled core extensions, such as the Calendar extension, now remain disabled across launches. Permission tracking and related alerts have also been updated.