Skip to content

Releases: minbrowser/min

1.5.0: Dark theme, menu bar hiding, and more

13 Oct 03:33
Compare
Choose a tag to compare

New in this release:

Dark Theme

Added by @pandawanfr

Min now has a dark theme. To enable it, go to Preferences, and choose "Enable dark mode" under "Appearance".

screen shot 2016-10-12

Min will automatically switch to the dark theme at night, so your screen is easier on your eyes.

Other Changes

  • Menu bar hiding. Previously, the menu bar was always shown on Linux and Windows, which made the window more cluttered. Now, you can press the alt key (or any key combination you choose) to hide or show the menu bar.
  • Added a menu item to save the current page.
  • When you open the task overlay and delete the current task, Min will now switch to the most recent task, rather than the first one.
  • Added a menu item to switch to full screen (by @City-busz).
  • Switched the keyboard shortcuts for closing all tabs and creating a new task. Command (or control) + n now creates a new task, and shift + command/control + n closes all tabs. This makes it harder to close all of your open tabs by mistake.
  • Switched to a better way of saving the window size (by @tensor5).
  • Upgraded to Chrome 53/Electron 1.4.3.
  • Other bug fixes.

1.4.1: Bug fixes

25 Jul 20:31
Compare
Choose a tag to compare

New in this release:

  • Fixed incorrect window sizing in Windows 10
  • Fixed the reading list not working correctly
  • Increased the threshold for showing a malicious site warning
  • Fixed deleting history not working
  • Added links to report a bug, view the tour, view keyboard shortcuts, and view the GitHub project to the help menu
  • Reduced the size of the application by 10-15% by not including unnecessary dependencies.

1.4.0: Full text search, browser actions, and more

22 Jul 16:08
Compare
Choose a tag to compare

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.

1.3.1: Bug fixes

01 Jun 17:01
Compare
Choose a tag to compare
  • The menu bar is now shown by default on Linux
  • Fixed an issue that would cause a blank tab to appear when starting Min for the first time on OS X
  • Fixed a misspelling in preferences
  • Fixed an issue that prevented dragging the window
  • Fixed keyboard shortcuts not working correctly
  • Fixed malicious site warning bypass not working correctly

1.3.0: More customization options

31 May 15:46
Compare
Choose a tag to compare

What's new in this release:

Customizable keyboard shortcuts

by @plrenaudin

You can now modify most of the keyboard shortcuts included in Min from the settings page:

screen shot 2016-05-31

Customizable search engine

An option has been added to change the default search engine.
searchengines

Other changes:

  • Min will use the same window size as last time when it opens.
  • Added the ability to open URLs from the command line.
  • Added the ability to save images and links from the context menu (by @plrenaudin and @ChristiaanLock)
  • On OS X, you can now zoom using the pinch gesture (by @ChristiaanLock)
  • Upgraded to Chromium 51 (Electron 1.2.0)
  • Small performance improvements

1.2.2: Faster, more accurate content blocking

08 May 21:08
Compare
Choose a tag to compare

In this release:

  • Fixed a bug in the content blocker that would cause sites hosted on wordpress.com to not work correctly
  • Improved the speed of the content blocker

1.2.1: Bug fixes and UI improvements

06 May 05:09
Compare
Choose a tag to compare

New in this release:

  • Builds now work correctly on Linux.
  • Improved the style of the tab scrollbar (by @burnoutberni)
  • Added support for the F5 key
  • Added support for closing tabs by middle-clicking (by @burnoutberni)
  • Added a dark theme for the reader view that automatically turns on between 10 PM and 6 AM
  • Added support for creating a new window by clicking on the dock icon on OS X (by @valtlfelipe)

1.2.0: tasks, host file search, and more

28 Apr 05:15
Compare
Choose a tag to compare

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.
screen shot 2016-04-26pm

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.

screen shot 2016-04-26

Hosts file search

added by @b0elter

screen shot 2016-04-26

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

16 Apr 01:56
Compare
Choose a tag to compare

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

11 Apr 22:35
Compare
Choose a tag to compare

New in this release:

  • Ubuntu support
  • Fixed a bug that prevented ad blocking settings from working
  • Rewrote ad blocker to be much faster than the previous version