Skip to content

Releases: minbrowser/min

1.34.0

06 Feb 06:51
Compare
Choose a tag to compare
  • Added the ability to import and export passwords from other browsers from the settings page (@RubenSmn).
  • Improved the UI for switching to an existing tab from the searchbar.
  • It's now possible to create custom keyboard shortcuts containing the super key.
  • Opening a full-text search result in the searchbar now scrolls to the matching portion of the page.
  • Improved reliability of session restore.
  • Fixed: setting up Bitwarden integration would fail to complete.
  • Translation updates: Swedish (@devertsson), French (@maxonss)
  • The browser debugging menu is now hidden by default; launch Min from the command line with --debug-browser to show it again.

1.33.1

17 Sep 01:22
Compare
Choose a tag to compare
  • Fixed: PDF files would fail to open.
  • Fixed: Dragging a file onto the tab bar wouldn't open it.

1.33.0

31 Aug 20:09
Compare
Choose a tag to compare
  • Right-clicking a password field on a signup page now shows an option to generate and save a secure password.
  • Added a context menu when right-clicking on a tab
  • Fixed: importing bookmarks would fail (@goesbyabhi)
  • Added more language options to the page translation menu
  • Fixed: Min would fail to start when the settings file was corrupted
  • Translation updates: Polish (@rehork), Ukrainian, Russian (@Sestowner), Swedish (@devertsson)
  • Upgraded to Electron 32 / Chromium 128

1.32.1

08 May 05:52
Compare
Choose a tag to compare

1.32.0

26 Apr 17:36
Compare
Choose a tag to compare
  • Hovering over the current tab now shows the domain of the current page.
  • Added a setting to use a different language in Min than your OS default.
  • Searching through history is now faster and handles diacritic marks better.
  • Fixed: some scripts would still run when "block scripts" was enabled.
  • Fixed: pressing ctrl+w in the task overlay now works correctly.
  • Translation updates: Ukrainian, Russian (@Sestowner), Portuguese (@smarquespt), Brazilian Portuguese (@GabrielDasNevesPinheiro), Korean (@Edward-Lucas), Turkish (@acerrah)
  • Added builds for Windows ARM and 32-bit x86. If you run into issues with these builds, please open an issue.

1.31.2

22 Feb 23:21
Compare
Choose a tag to compare
  • Added "paste and match style" option in context menu (@MohitBansal321)
  • Fixed: right-clicking on an image inside a link now shows an option to download the image.
  • Fixed: ctrl + shortcut to zoom in didn't work on some keyboard layouts.
  • Fixed: Opening GitHub would cause a crash when accessibility support was enabled.
  • Translation updates: Finnish (@anevaiopvn), Simplified Chinese (@CoolPlayLin), Ukrainian and Russian (@Sestowner)

1.31.1

20 Jan 05:38
ec5bf35
Compare
Choose a tag to compare
  • Fixed: unable to drag the browser window reliably.
  • Fixed: Downloading files from the PDF viewer didn't work.
  • Fixed: searching for tasks with the !task command would fail (@tobiabocchi)

1.31.0

10 Jan 22:10
Compare
Choose a tag to compare
  • You can now select multiple tabs in the task overlay by holding cmd/ctrl and clicking, then drag them together to a new location.
  • New tasks are now inserted after the current task rather than at the end of the list.
  • Added a shortcut to copy the current page URL (shift+cmd/ctrl+c)
  • Added a button in the settings page to go to the userscripts directory.
  • Edits to userscripts now appear immediately, without needing to restart Min.
  • Fixed an issue where 1Password integration wouldn't work correctly in some configurations.
  • Fixed a security issue (GHSA-4w9v-7h8h-rv8x) (reported by @RootUp)
  • Translation updates: Finnish (@anevaiopvn), Bengali (@Tanjib-Rafi), Ukrainian, Russian (@Sestowner)
  • Upgraded to Electron 29 / Chromium 121.

In other news, the "translate page" feature now uses the latest models from Argos Translate; translations should now be significantly more accurate.

1.31.0 Beta

08 Jan 07:10
Compare
Choose a tag to compare
1.31.0 Beta Pre-release
Pre-release

Adds tab multi-select in the task overlay, improves 1password integration, and simplifies the process for editing userscripts. Also includes some internal changes - as always, please report any issues you see.

1.30.0

25 Nov 21:07
Compare
Choose a tag to compare
  • Fuzzy search results are now more accurate.
    • This lets you search for pages using abbreviations. For example, to go to "github.com/minbrowser/min/releases" you could type "gcmr".
  • Added Finnish language support (@anevaiopvn)
  • Other translation updates (@yi-yunseok, @Sestowner, @sreco)
  • When "use separate titlebar" is enabled, the window title now includes the curent task name.
  • Fix: Min would fail to install or crash on launch in some Linux environments.
  • Fix: 1Password integration would fail to fill passwords in some cases (@nekhaevskiy).
  • Fix: Clicking "show in folder" on a download wouldn't work.
  • Fix: Button to remove new tab page background wasn't visible.
  • Upgraded Electron.