Added
- Add Link to Row
- Pin Row command (⌘Y)
- ChoiceBox API. see
bike.showChoiceBox()
- Themes & Theme API Lots of additions. Themes can now be used to style many comment elements, see “all features” example in
bike-extension-kit/api/theme. I think I’m done making big changes to themes. Now’s a good time to explore and report any problems you run into.
Fixed
- Sidebar selection logic is more polished
- NSOutlineView crash when deleting multiple sidebar items at once
- Empty
queryParameters no longer adds trailing ? to URLs (broke Hookmark Mail links)
- Autocorrect bugs: attribute extraction with substring offsets, race conditions with rapid keystrokes (I think!)
Changed
- Sidebar API:
addAction changed to addLocation
- ChoiceBox UI is now a more standard flat list without preferences
- Show Commands now includes a more complete list of outliner commands