4.0.0-canary.2
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 f494781ff22171cb4ab6081dbd6f71b13ae5f9a3
- Migrate custom v3 config to local plugins if needed in https://github.com/vercel/hyper/pull/6967
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.1...v4.0.0-canary.2