4.0.0-canary.2 #6968
LabhanshAgrawal
announced in
Announcements
4.0.0-canary.2
#6968
Replies: 2 comments 2 replies
-
Hey @LabhanshAgrawal just wanted to thank you for your continued updates to Hyper. It seems like the terminal isn't receiving that many big updates recently, but appreciate these small ones nonetheless. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Both canary.1 and canary.2 working as intended for me.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Changelog
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
This discussion was created from the release 4.0.0-canary.2.
Beta Was this translation helpful? Give feedback.
All reactions