Releases: minbrowser/min
Releases · minbrowser/min
1.35.0
- The page translations feature in the context menu now uses Bergamot to perform translations. This means that:
- Translations appear much faster, and with higher quality.
- The translation process now happens locally on your computer, so the contents of the page you're translating stay private.
- Changed: pressing cmd/ctrl followed by a number
n
now moves to then
th tab, rather than movingn
tabs left/right. - Fixed: pages might be sized incorrectly in some situations.
- Fixed: parts of the UI might display in light mode even when dark mode is enabled.
- Updated Dutch translations (@NaudtsRuben)
1.35-beta
- Switched to Bergamot backend for page translation - translations are now performed locally and with higher quality.
- Updated
ctrl+<number>
to switch to the nth tab rather than moving n tabs right. - Fixed window sizing issues on Linux when entering full screen.
This is a beta release - please open an issue if you spot a problem!
1.34.1
1.34.0
- 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
1.33.0
- 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
- Upgrade PDFJS to address a security issue.
1.32.0
- 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
- 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
- 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)