Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Releases: sentialx/multrin

1.3.0

16 Apr 20:51
Compare
Choose a tag to compare

Changes

  • Upgraded to Electron 8.2.2
  • Added an add tab button duplicating currently selected window (#104)

Fixes

  • Fixed tab closing

1.2.2

07 Mar 23:14
Compare
Choose a tag to compare

Changes

  • Upgraded to Electron 8.1.0

Fixes

  • Fixed building native dependencies on ia32 arch (#100)

1.2.1

16 Dec 19:13
Compare
Choose a tag to compare

NOTE: If you have Multrin 1.0.1, 1.1.0, 1.1.1 or 1.2.0, you will need to install this version manually, since the auto-updater had been broken.

Changes

  • Downgraded to Electron 6.1.6 due to auto-updater issues.

Fixes

  • Fixed auto-updater.

1.2.0

16 Dec 17:38
Compare
Choose a tag to compare

Changes

  • Added Ctrl+Shift+Tab shortcut for switching tabs backwards (#93)
  • Reduced bundle size and speed up start time

Fixes

  • Fixed Multrin not attaching windows on macOS Catalina (#97)
  • Fixed UWP apps disappearing (#84, #60)
  • Fixed window not appearing on the task bar again after detaching (#91)
  • Fixed an issue where a tab would stay in some cases after detaching a window (#94)

1.1.1

15 Dec 17:59
Compare
Choose a tag to compare

NOTE: If you had Multrin v1.0.1 or v1.1.0, please install this version manually, since the auto-updater has been broken.

Fixes

  • Fixed windows attaching on higher DPI (#77)
  • Fixed windows detaching on higher DPI (#78)
  • Fixed Multrin not accepting windows when Show window contents while dragging is disabled (#90)
  • Fixed menu window resizing strangely (#74)

1.1.0

14 Dec 21:48
Compare
Choose a tag to compare

Changes

  • Added Dragging windows toggle to the menu to allow toggling whether Multrin should attach dropped windows.

Fixes

  • Fixed crashes on macOS Catalina (#85)
  • Fixed invalid macOS menus (#88)

1.0.1

10 Dec 22:04
Compare
Choose a tag to compare

Fixes

  • Fixed Ctrl+Tab shortcut not being registered properly (#75)
  • Fixed custom tab title not persisting (#79)

1.0.0

13 Aug 21:28
Compare
Choose a tag to compare

NOTE for macOS: after accepting accessibility dialog, please restart Multrin.

New features

  • Added splitting windows (#53)
  • Added menu (#73)
  • Added ability to change window title and icon (#19, #58)
  • Added support for 32 bit systems (5a8a73c)
  • Added drag and drop between tabs (#24)
  • Added ability to change tab title (#50)

Changes

  • macOS version displays only the titlebar to prevent windows going behind Multrin
  • Upgraded to Electron 6.0.2

Fixes

  • Fixed resizing Multrin
  • Fixed an issue where windows were not minimizing (#64)

Screenshots

gif

image

image

0.4.1

17 Jun 20:44
Compare
Choose a tag to compare

Fixes

  • Fixed second instance of Multrin not capturing windows (#40)
  • Fixed icons not showing on Windows (#38)
  • Fixed lagging when resizing and moving on Windows (#39)

0.4.0

16 Jun 14:32
Compare
Choose a tag to compare

Changes

  • Added support for macOS (#32)
  • Improved window resizing
  • Improved windows detaching

Fixes

  • Fixed tabs borders color not changing in dark mode
  • Fixed tabs not supporting titles with UTF-8 specific characters (#33)

NOTE for macOS: after accepting accessibility dialog, please restart Multrin.

image