4.0.0-canary.4
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 https://github.com/vercel/hyper/pull/6987
- Add initial support for multiple profiles in https://github.com/vercel/hyper/pull/7301
- Add profiles to shell and context menus in https://github.com/vercel/hyper/pull/7304
- Add Shell Menu and Context Menu Support for Opening Windows with Specific Profiles in https://github.com/vercel/hyper/pull/7305
- Add hotkey for windows explorer context menu entry by @LeannAlexandra in https://github.com/vercel/hyper/pull/7118
- Fix linux arm64 builds and add windows arm64 build & linux armhf builds in https://github.com/vercel/hyper/pull/7227
- Upgrade to xterm v5 in https://github.com/vercel/hyper/pull/6856
- add pacman build target in https://github.com/vercel/hyper/pull/7272
- fallback to canvas renderer on webgl context loss in https://github.com/vercel/hyper/pull/7273
- fix ssh url handling in https://github.com/vercel/hyper/pull/7170
- fix windows context menu entry in https://github.com/vercel/hyper/pull/7274
New Contributors
- @LeannAlexandra made their first contribution in https://github.com/vercel/hyper/pull/7118
- @marvinruder made their first contribution in https://github.com/vercel/hyper/pull/6987
Note - Set updateChannel to 'canary' in hyper config (command/ctrl+,) to stay on canary builds.
Full Changelog: https://github.com/vercel/hyper/compare/v4.0.0-canary.3...v4.0.0-canary.4