- New logo, thanks to @chrismessina
- Optimized for M1 macs (universal binary), thanks to @dotsam
- Multi is now notarized, so security preference workarounds are no longer required
- Multi tabs are now regular macOS window tabs—so they can be displayed, moved, grouped, and closed as such
- New
windowed
config option - New Basic Authentication config options (
basicAuthUser
/basicAuthPassword
) - New Paste and Match Style shortcut (
⌘↑V
) - The Inspect Element (Developer Tools) menu is now available from Multi apps
- Back/Forward navigation gestures are now available from Multi apps
- Fixed app sandbox issue when creating new apps on Big Sur
- Reworked the README, which is now more comprehensive
This release also removes the sideBySide
config option. It was originally added on a whim and poorly designed. I recommend trying the new windowed
config instead, which works in a more mac-native manner.
The minimum required macOS version for multi is now 10.13 (High Sierra). Functionally, this was always the case, but now macOS should enforce this.