- Added
bike.showAlert
API - Added
window.presentSheet
(domScript
permission) API - Added
window.inspector.addItem
(domScript
permission) API - Added URL open method and other URL (
openURL
permission) API - Added type parameters to clipboard API
- Improved zoom animations when filtering
- Show selected rows at full scale when filtering
- Moved bike provided extension code from @Startup to @Bike
- Fixed
console.log
output to show in Safari inspector - Fixed sidebar clicks to work when multiple windows open
New release! Big effort this time around is giving extensions the ability to
display their own UI in WebViews. Along the way I also managed to reorganize a
bunch of things. Please see discussion in the forums.