KingDownloads

hyper version history

10 releases tracked, newest first.

v4.0.0-canary.5

Pre-releaseJul 13, 2023
- Fixed term crash when `bell` is set to `false` - Converted tab, tabs, and searchBox to function components

17 downloads

v4.0.0-canary.4

Pre-releaseJul 1, 2023
Say hi to multiple profiles and image support! 🎉 | OS | Installer | | | | | | :-----: | :-------: | :---------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------: | ------------------------------------------------------------------------------------------------------- | | Mac | dmg | [x64](https://github.com/vercel/hyper/releases/download/v4.0.0-canary.4/Hyper-4.0.0-canary.4-mac-x64.dmg) (Intel) | [arm64](https://github.com/vercel/hyper/releases/

17 downloads

v4.0.0-canary.3

Pre-releaseJan 29, 2023
Update border radius again Small update with few dependency upgrades and a fix for the border radius. | OS | Installer | | | | :-----: | :-------: | :---------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------: | | Mac | dmg | [x64](https://github.com/vercel/hyper/releases/download/v4.0.0-canary.3/Hyper-4.0.0-canary.3-mac-x64.dmg) (Intel) | [arm64](https://github.com/vercel/hyper/releases/download/v4.0.0-canary.3/Hyper-4.0.0-canary.3-mac-arm64.dmg) (M1) | | Linux | deb | [x64](https://github.com/vercel/hyper/releases/download/v4.0.0-canary.3/hyper_4.0.0-canary.3_amd64.deb) | [arm64](https://github.com/vercel/hyper/releases/download/v4.0.0-canary.3/hyper_4.0.0-canary.3_arm64.deb) | | | rpm | [x64](https://github.com/vercel/

12 downloads

v3.4.1

Jan 8, 2023
V3.4.1 Based on some reports of errors with `node-pty`, reverting it to a stable version. | OS | Installer | | | | :-----: | :-------: | :---------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: | | Mac | dmg | [x64](https://github.com/vercel/hyper/releases/download/v3.4.1/Hyper-3.4.1-mac-x64.dmg) (Intel) | [arm64](https://github.com/vercel/hyper/releases/download/v3.4.1/Hyper-3.4.1-mac-arm64.dmg) (M1) | | Linux | deb | [x64](https://github.com/vercel/hyper/releases/download/v3.4.1/hyper_3.4.1_amd64.deb) | [arm64](https://github.com/vercel/hyper/releases/download/v3.4.1/hyper_3.4.1_arm64.deb) | | | rpm | [x64](https://github.com/vercel/hyper/releases/download/v3.4.1/hyper-3.4.1.x86_64.rpm) | [arm64](https://github.com/vercel/hyper/releases/download/v3.4.1/hyper-3.4.1.aarch64.rpm)

12 downloads

v4.0.0-canary.2

Pre-releaseJan 7, 2023
Custom config migration This release enables migration of any custom logic if present from the v3 config to a local plugin `migrated-hyper3-config`. If you're upgrading from 4.0.0-canary.1 then you'd need to delete the previously generated config file for migration to take place. The local plugins are located at `~/.config/Hyper/plugins/local` for mac & linux, and to `%APPDATA%\Hyper\plugins\local` for windows. It should be in `$XDG_CONFIG_HOME/Hyper/plugins/local` if `$XDG_CONFIG_HOME` is set. The window border radius on macOS is also fixed now. I hope you all will give this release a try and post your old config vs the generated plugin in the release discussions thread and report any bugs. | OS | Installer | | | | :-----: | :-------: | :---------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------

12 downloads

v4.0.0-canary.1

Pre-releaseJan 1, 2023
V4.0.0-canary.1 Happy New Year 2023 🎉 This is the first canary build for v4. We're moving to `json` as the format for our config file. This would enable us to programatically modify the config, making things like multiple profiles, preferences UI etc. easier to implement. We also include a json schama for the config now to enable editors' intillisense. The config location is also changed to `~/.config/Hyper/hyper.json` for mac & linux, and to `%APPDATA%/Hyper/hyper.json` for windows. It should be in `$XDG_CONFIG_HOME/Hyper/hyper.json` if `$XDG_CONFIG_HOME` is set. `plugins` directory would also be moved. Your old config will be automatically migrated, except any custom code you might've added there. I'm planning to implement migration of those to a local plugin in coming releases. The search experience has also improved a lot. New UI, highlighted results, overview ruler, case sensitivity, whole word matching and regex matching have been added. I hope you all will give this release a try and provide feedback and report bugs. | OS | Installer |

12 downloads

v3.4.0

Jan 1, 2023
V3.4.0 Happy New Year 2023 🎉 This should be the last release for v3, to check out what's coming in v4, try out the canary releases. No major changes in this one, mostly dependency updates and few fixes. The major/breaking changes are included in the v4 canary release instead. | OS | Installer | | | | :-----: | :-------: | :---------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: | | Mac | dmg | [x64](https://github.com/vercel/hyper/releases/download/v3.4.0/Hyper-3.4.0-mac-x64.dmg) (Intel) | [arm64](https://github.com/vercel/hyper/releases/download/v3.4.0/Hyper-3.4.0-mac-arm64.dmg) (M1) | | Linux | deb | [x64](https://github.com/vercel/hyper/releases/download/v3.4.0/hyper_3.4.0_amd64.deb) | [arm64](https://github.com/vercel/hyper/releases/download/v3.4.0/hyper_3.4.0_arm64.deb) | | | rpm |

12 downloads

v3.4.0-canary.1

Pre-releaseAug 22, 2022
V3.4.0-canary.1 | OS | Installer | | | | :-----: | :-------: | :---------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------: | | Mac | dmg | [x64](https://github.com/vercel/hyper/releases/download/v3.4.0-canary.1/Hyper-3.4.0-canary.1-mac-x64.dmg) (Intel) | [arm64](https://github.com/vercel/hyper/releases/download/v3.4.0-canary.1/Hyper-3.4.0-canary.1-mac-arm64.dmg) (M1) | | Linux | deb | [x64](https://github.com/vercel/hyper/releases/download/v3.4.0-canary.1/hyper_3.4.0-canary.1_amd64.deb) | [arm64](https://github.com/vercel/hyper/releases/download/v3.4.0-canary.1/hyper_3.4.0-canary.1_arm64.deb) | | | rpm | [x64](https://github.com/vercel/hyper/releases/download/v3.4.0-canary.1/hyper-3.4.0-canary.1.x86_64.rpm) | [arm64

12 downloads

v3.3.0

Aug 22, 2022
V3.3.0 | OS | Installer | | | | :-----: | :-------: | :---------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: | | Mac | dmg | [x64](https://github.com/vercel/hyper/releases/download/v3.3.0/Hyper-3.3.0-mac-x64.dmg) (Intel) | [arm64](https://github.com/vercel/hyper/releases/download/v3.3.0/Hyper-3.3.0-mac-arm64.dmg) (M1) | | Linux | deb | [x64](https://github.com/vercel/hyper/releases/download/v3.3.0/hyper_3.3.0_amd64.deb) | [arm64](https://github.com/vercel/hyper/releases/download/v3.3.0/hyper_3.3.0_arm64.deb) | | | rpm | [x64](https://github.com/vercel/hyper/releases/download/v3.3.0/hyper-3.3.0.x86_64.rpm) | [arm64](https://github.com/vercel/hyper/releases/download/v3.3.0/hyper-3.3.0.aarch64.rpm) | | | AppImage | [x64](https://github.com/vercel/hyper/releases/down

12 downloads

v3.2.3

Apr 15, 2022
V3.2.3 | OS | Installer | | | | :-----: | :-------: | :---------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: | | Mac | dmg | [x64](https://github.com/vercel/hyper/releases/download/v3.2.3/Hyper-3.2.3-mac-x64.dmg) (Intel) | [arm64](https://github.com/vercel/hyper/releases/download/v3.2.3/Hyper-3.2.3-mac-arm64.dmg) (M1) | | Linux | deb | [x64](https://github.com/vercel/hyper/releases/download/v3.2.3/hyper_3.2.3_amd64.deb) | [arm64](https://github.com/vercel/hyper/releases/download/v3.2.3/hyper_3.2.3_arm64.deb) | | | rpm | [x64](https://github.com/vercel/hyper/releases/download/v3.2.3/hyper-3.2.3.x86_64.rpm) | [arm64](https://github.com/vercel/hyper/releases/download/v3.2.3/hyper-3.2.3.aarch64.rpm) | | | AppImage | [x64](https://github.com/vercel/hyper/releases/down

12 downloads