Releases: minbrowser/min
Releases · minbrowser/min
1.2.0: tasks, host file search, and more
What's new in this release:
Tasks
Tasks are a way to manage multiple sets of tabs at once. Clicking on the menu button on the top right opens a list of tabs. Choose a tab to switch to, and you'll only see tabs from that group in the tabstrip. You can also rename tasks, or drag and drop tabs between tasks.
Improved tab layout
The layout of the tab icons has been changed. Icons showing whether the tab is private or insecure have been moved to the right, and the icons have been updated to be easier to understand.
Hosts file search
added by @b0elter
The searchbar will now show entries from your hostsfile in the search results.
Other changes
- Fixed reader mode not loading articles on some websites.
- The menu bar is now hidden by default on Windows and Linux. Pressing the alt key shows it.
- Added the ability to ignore a malicious site warning and visit the site anyway.
- Added keyboard shortcuts for reloading the page.
- Improved the speed of the content blocker.
- Min can now be set as the default browser on OS X.
Have feedback about Min? File an issue here.
1.1.2
This update contains many bug fixes:
- Fixed several bugs that would cause a "malicious website" warning to display incorrectly.
- Fixed a bug that prevented Min from building on Linux.
- Added a "privacy preferences" menu item on Windows.
- Made it possible to see which tab is selected when the current tab is colored white.
- Fixed a bug that could cause quotes on some websites to be formatted incorrectly in reader view.
- Added a button to close tabs.
1.1.1
1.1.0
1.1.0-alpha1
v1.1.0-alpha1 chrome 49 compatibility
1.0.1
1.0.0
New in this version:
- DuckDuckGo's !Bangs are sorted by usage, so they are easier to find
- jQuery has been removed, greatly improving performance
- The reading list has been redesigned
- The reading list now tracks which articles have been read, and shows them less prominently
- Better site suggestions when a tab is opened
- Show a tour when the browser is opened for the first time
- Add an application icon
- Upgrade electron version to 0.36.8
- Bug fixes
- Performance improvements
0.5
New in this release:
- Fullscreen support
- Drag and drop tabs in expanded mode
- Focus mode: Go to view > focus mode to hide all other tabs, and prevent opening new ones.
- Display a warning for sites that don't use HTTPS
- Tab improvements:
- Tabs open to the right of the current tab
- Closing tabs moves to the left
- Keyboard shortcuts (cmd 1-9) are relative to the current tab. Command+1 moves one tab to the right; Shift+command+1 moves one tab to the left
- Reader mode improvements:
- Articles opened in reader mode are saved offline for the next 30 days
- Find in Page now works correctly in reader view
- Added a reading list to see all articles opened in reader view
- Performance improvements