Skip to content

Releases: vercel/hyper

4.0.0-canary.3

29 Jan 06:36
Compare
Choose a tag to compare
4.0.0-canary.3 Pre-release
Pre-release

Update border radius again

Small update with few dependency upgrades and a fix for the border radius.

OS Installer
Mac dmg x64 (Intel) arm64 (M1)
Linux deb x64 arm64
rpm x64 arm64
AppImage x64 arm64
snap x64
Windows exe x64

Changelog

  • Update border radius again in #6997

Note - Set updateChannel to 'canary' in hyper config (command/ctrl+,) to stay on canary builds.

Full Changelog: v4.0.0-canary.2...v4.0.0-canary.3

4.0.0-canary.2

07 Jan 09:31
Compare
Choose a tag to compare
4.0.0-canary.2 Pre-release
Pre-release

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
Mac dmg x64 (Intel) arm64 (M1)
Linux deb x64 arm64
rpm x64 arm64
AppImage x64 arm64
snap x64
Windows exe x64

Changelog

  • Update window border radius in f494781
  • Migrate custom v3 config to local plugins if needed in #6967

Note - Set updateChannel to 'canary' in hyper config (command/ctrl+,) to stay on canary builds.

Full Changelog: v4.0.0-canary.1...v4.0.0-canary.2

V3.4.1

08 Jan 00:56
Compare
Choose a tag to compare

V3.4.1

Based on some reports of errors with node-pty, reverting it to a stable version.

OS Installer
Mac dmg x64 (Intel) arm64 (M1)
Linux deb x64 arm64
rpm x64 arm64
AppImage x64 arm64
snap x64
Windows exe x64

What's Changed

  • Use stable node-pty in #6964

Full Changelog: v3.4.0...v3.4.1

4.0.0-canary.1

01 Jan 12:35
Compare
Choose a tag to compare
4.0.0-canary.1 Pre-release
Pre-release

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
Mac dmg x64 (Intel) arm64 (M1)
Linux deb x64 arm64
rpm x64 arm64
AppImage x64 arm64
snap x64
Windows exe x64

Changelog

  • Enable shortcut for editor:paste on Windows/Linux by @mihyaeru21 in #6750
  • move to json config in #6876
  • Focus term when clicked on padding in #6940
  • search box overhaul in #6955
  • Add border to search results and fix layout in #6957

New Contributors

Note - Set updateChannel to 'canary' in hyper config (command/ctrl+,) to stay on canary builds.

Full Changelog: v3.4.0-canary.1...v4.0.0-canary.1

3.4.0

01 Jan 11:43
Compare
Choose a tag to compare

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 (Intel) arm64 (M1)
Linux deb x64 arm64
rpm x64 arm64
AppImage x64 arm64
snap x64
Windows exe x64

Full Changelog: v3.3.0...v3.4.0

3.4.0-canary.1

22 Aug 09:11
Compare
Choose a tag to compare
3.4.0-canary.1 Pre-release
Pre-release

V3.4.0-canary.1

OS Installer
Mac dmg x64 (Intel) arm64 (M1)
Linux deb x64 arm64
rpm x64 arm64
AppImage x64 arm64
snap x64
Windows exe x64

Changelog

  • Bring canary channel to parity with stable channel (v3.3.0)
  • Revert "Allow transparent backgrounds in webgl" (2f757d8)

Note - Set updateChannel to 'canary' in hyper config (command/ctrl+,) to stay on canary builds.

Full Changelog: v3.3.0-canary.2...v3.4.0-canary.1

3.3.0

22 Aug 08:22
Compare
Choose a tag to compare

V3.3.0

OS Installer
Mac dmg x64 (Intel) arm64 (M1)
Linux deb x64 arm64
rpm x64 arm64
AppImage x64 arm64
snap x64
Windows exe x64

Changelog

  • Use v8 snapshots to cache dependencies (#6224)
  • Passing cursorAccentColor down properly (#6538) @latin-1
  • Dependency Updates

Full Changelog: v3.2.3...v3.3.0

3.2.3

15 Apr 21:49
Compare
Choose a tag to compare

V3.2.3

OS Installer
Mac dmg x64 (Intel) arm64 (M1)
Linux deb x64 arm64
rpm x64 arm64
AppImage x64 arm64
snap x64
Windows exe x64

Changelog

  • Revert "Allow transparent backgrounds in webgl" (2f757d8)

Note: This is being done to avoid transparency issues in recent releases with the webgl renderer. Will re-enable once webgl and transparency work together properly.

Full Changelog: v3.2.2...v3.2.3

3.3.0-canary.2

14 Apr 19:51
Compare
Choose a tag to compare
3.3.0-canary.2 Pre-release
Pre-release

V3.3.0-canary.2 - Some performance related improvements

OS Installer
Mac dmg x64 (Intel) arm64 (M1)
Linux deb x64 arm64
rpm x64 arm64
AppImage x64 arm64
snap x64
Windows exe x64

Changelog

  • Bring canary channel to parity with stable channel (v3.2.2)
  • Use v8 snapshots to cache dependencies (#6224)

Note - Set updateChannel to 'canary' in hyper config (command/ctrl+,) to stay on canary builds.

Full Changelog: v3.3.0-canary.1...v3.3.0-canary.2

3.2.2

12 Apr 02:17
Compare
Choose a tag to compare

V3.2.2

OS Installer
Mac dmg x64 (Intel) arm64 (M1)
Linux deb x64 arm64
rpm x64 arm64
AppImage x64 arm64
snap x64
Windows exe x64

Changelog

  • update xterm to fix emacs issue(3307fdb)

Full Changelog: v3.2.1...v3.2.2