- Added new filtering behavior
- Added new newline selection interaction
- Added new animation behavior for “far” animations
- Added a “View” menu to the titlebar
- Added Settings window restore on relaunch
- Added invisibles dot in text selections
- Added caret bounce when an editor gains keyboard focus
- Added Control-Tab focus cycling in the Find and Spell Check panels
- Added Option-drag on the sidebar/inspector divider to mirror both side pane widths
- Added View > Auto-Hide Toolbar, shows only when you are filtering
- Added configurable window titlebar (Interface Explorer > Window Titlebar Buttons)
- Fixed slow pasting of many rows
Extensions
- Added
bike.session API for DOM extension scripts
- CLI/automation:
observe follows the frontmost outline
- Added bare function predicates in outline paths, e.g.
//* parent()
- Changed, extensions can only perform commands they have permissions for
- Added extensions can place default buttons in the UI when declaring commands