Releases: minbrowser/min
Releases · minbrowser/min
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)
1.31.0
- 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
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
- 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.
1.29.0
New in this release:
- Added a setting to show the task list whenever a new window is opened.
- The PDF viewer now has a sepia theme, and in dark mode, there's a new option to invert the colors of the PDF.
- Added a "new window" entry to the macOS dock menu.
- Tab dragging on macOS no longer requires holding the command key.
- Trackpad gestures to navigate between pages in history now work more accurately.
- Full-text search now highlights matched terms in the searchbar.
- Bookmark tag suggestions are now more accurate.
Bug fixes:
- Fix: "Save Link As" didn't work with PDF files (@Sestowner)
- Fix: Some keyboard shortcuts didn't work on AZERTY keyboard layouts.
- Fix: reduced the amount of white flickering that appears while navigating in dark mode.
Translation updates:
- Added Catalan language (@markusand)
- Added Danish language (@FlameyFox)
- Numerous other translation updates - thank you to all of our translators!
Other:
- Upgraded Chromium (This addresses a recently-announced security vulnerability).