4.0.0-canary.4
Pre-release
Pre-release
LabhanshAgrawal
released this
01 Jul 10:45
·
433 commits
to canary
since this release
Say hi to multiple profiles and image support! π
OS | Installer | ||||
---|---|---|---|---|---|
Mac | dmg | x64 (Intel) | arm64 (M1) | ||
Linux | deb | x64 | arm64 | armv7l | |
rpm | x64 | arm64 | armv7l | ||
AppImage | x64 | arm64 | armv7l | ||
pacman | x64 | arm64 | armv7l | ||
snap | x64 | ||||
Windows | exe | x64 | arm64 | Universal |
Now you can add profiles through the profiles
and defaultProfile
keys in config. The window color scheme and terminal rendering follows the window's profile, you can open a new window for a particular profile as well. Any tabs and splits opened in the window for any profile will follow the window.
Note - Plugins apply to all profiles, so if you are using a plugin to set the theme etc. It'd have effect on all profile windows ui.
Changelog
- Add support for displaying Sixels by @marvinruder in #6987
- Add initial support for multiple profiles in #7301
- Add profiles to shell and context menus in #7304
- Add Shell Menu and Context Menu Support for Opening Windows with Specific Profiles in #7305
- Add hotkey for windows explorer context menu entry by @LeannAlexandra in #7118
- Fix linux arm64 builds and add windows arm64 build & linux armhf builds in #7227
- Upgrade to xterm v5 in #6856
- add pacman build target in #7272
- fallback to canvas renderer on webgl context loss in #7273
- fix ssh url handling in #7170
- fix windows context menu entry in #7274
New Contributors
- @LeannAlexandra made their first contribution in #7118
- @marvinruder made their first contribution in #6987
Note - Set updateChannel
to 'canary'
in hyper config (command/ctrl
+,
) to stay on canary builds.
Full Changelog: v4.0.0-canary.3...v4.0.0-canary.4