1.4.0: Full text search, browser actions, and more
New in this release:
Full text search
Previously, full-text search was only available for bookmarks. Starting in Min 1.4, the full text of every page is searchable. Every page you visit is automatically saved, and search results are shown in the searchbar along with other history results.
Browser actions
Min includes many keyboard shortcuts, but shortcuts are hard to discover and remember. Now, Min also includes browser actions, which let you type commands from the searchbar. Type "!", and you'll see a list of browser commands, along with !bangs if you have DuckDuckGo set as a search engine. Currently, the available actions are:
- !settings - open settings
- !back - go back
- !forward - go forward
- !screenshot - take a screenshot of the current tab
- !clearhistory - clear all history
- !task - switch to a task, either by number or by name. "!task 1" switches to the first task. "!task shopping" switches to a task named "shopping"
- !newtask - creates a new task
- !movetotask" - moves the current tab to a task
If you have a suggestion for a new action, open an issue here.
Other changes
- Added Yandex as a search engine option.
- Updated to Electron 1.2.7.
- Updated to the latest version of EasyList.
- Bug fixes.