1.6.0
New in this release:
Tasks improvements
- Added the ability to close tabs from the task overlay (by @code-hunger).
- Added the ability to search for tabs in other tasks from the searchbar.
- Added keyboard shortcuts for moving between tasks (cmd/ctrl-] goes to the next task, cmd/ctrl-[ goes to the previous one).
Better swipe gestures
- The swipe gestures have been redesigned. They should now be more accurate at detecting when to go back and when to scroll.
- You can also disable them in preferences (added by @mikopits)
Bookmarks search
- Added the ability to view a list of bookmarks by typing
!bookmarks
in the search bar.- You can also search within your bookmarks by adding
!bookmarks
to the beginning of your search.
- You can also search within your bookmarks by adding
Other improvements
-
Added the ability to restore a previously closed tab by pressing shift+cmd/ctrl+t (added by @mikopits).
-
Added a dock menu on macOS (by @israelroldan).
-
Improved the appearance of error pages.
-
Increased the speed of the content blocker.
-
Many bug fixes, most notably:
- Dragging the window on top of a tab element no longer selects the tab.
- Selecting text by pressing cmd/ctrl+arrow keys now works correctly.
- Fixed an issue where tabs would sometimes fade out when they shouldn't.
- Pressing esc no longer prevents keyboard shortcuts from working correctly.
-
Update to Chromium 58 / Electron 1.7.4.