- Added deprecation to readme. Use browser-plus now.
- removed duplicate stylesheets folder (thanks @Aarilight)
- Fixed crash on page load since atom 0.189.0
- fixed deprecations in keymap
- fixed setting text in tab
- added devdocs.io search
- changed auto-reload to ignore cache
- added ctrl-click on reload button to ignore cache
- fixed omnibox url updating when switching tabs
- added google search from selected text
- added setting to open all web pages in right pane
- auto-reload now uses URL from when auto-reload set
- fixed reload of local file
- added dev console open/close (bug icon)
- fixed fwd/back buttons
- fixed tabs and cut/paste in input forms
- restored code commented out in last release for debugging
- fixed multiple-pane exceptions
- added auto-reload feature
- smarter search detection
- Favicion appearance (thanks @braver)
- switched from iFrame to webview
- fixed XSS exception
- ctrl-click links
- page position persistent on fwd/back
- added google search to omnibar
- webpage loading indicator
- cut activation time in half
- Added support for opening URLs
- Supports command-toolbar package for favorites
- cleaned up iframe margins and border
- now allows file:// access
- fixed double protocols like: http://http://xxx.com
- Removed test value from omnibar
- fixed crashes on pages like github.com
- fixed many same-origin problems
- added correct tab titles, tooltips, and favicons
- http:// is now optional
- added color theme to toobar
- Fixed package name in readme