Releases: vercel/hyper
Releases · vercel/hyper
2.0.0-canary.6
New context menu and various bug fixes! 🎈
Minor Changes
- Add new keymaps to jump between tabs: #2330
- Add trailingComma rule for config-default.js: #2372
- Add
decorateBrowserOptions
to plugin extensions list: #2378 - Pasting a copied file or dir provides full path to resource: #2364
- CopyOnSelect support in canary: #2390
- Add context menu: #2001
- Multiple keymaps and
mousetrap
: #2412
Patches
- Type checking configuration: #2291
- Fix plugin requiring to authorize @ in config: #2312
- Fix single tab title: #2289
- Removed contractions for consistency: #2325
- Add config to issue report template: #2293
- Move Date.now() into actions to have pure reducers: #2324
- Fix keyboard event handling: #2331
- Update electron to 1.7.9: #2358
- Fix typo in comment: #2383
- Zoom Keymap Consistency: #2365
- Removing call to undefined function on resize: #2396
- Move syntax error description to notification body: #2404
- Update dependencies: #2416
- Fix contextMenu: ec6ecdd
- Fix Preferences menu item: c00c10e
Credits
Huge thanks to @chabou, @oswaldoacauan, @UltCombo, @derrickpelletier, @rickycodes, @nersoh, @stefanmiodrag, @PerStirpes, @Stanzilla, @Flaque, @matmerr, @KevinRLeC and @kjswalls for their help!
2.0.0-canary.5
Fixes a Chromium RCE vulnerability! 🚨
Patches
- Fixed icon proportions in About window: #2265
- Remove mousetrap package: 56a4ab2
- Avoid double requestAnimationFrame loop since xterm already has one: 57cb32d
- Remove redux logger since it slows down pty events in development: 0ed146c
- Pty data events related perf improvements: 19f5355
- Add BC
getTermDocument
and a note about deprecation: 8283ce6 - Fix typo in utils customKeys: #2283
- Restore lost commits from v2 branch: #2275
- Update Electron to 1.7.8: #2277
Credits
Huge thanks to @minachuong, @asantos00 and @Stanzilla for their help!
1.4.8
Fixes a Chromium RCE vulnerability! 🚨
Patches
- Fixed icon proportions in About window: #2265
- Fix typo in utils customKeys: #2283
- Update Electron to 1.7.8: cfb0454
Credits
Huge thanks to @minachuong and @asantos00 for their help!
2.0.0-canary.4
2.0.0-canary.3
Daft. Punk. 2.0! 💥
Patches
- Made canary auto updates work: #2235
2.0.0-canary.2
Daft. Punk. 2.0! 💥
Patches
- Fix decorated config with default colors: #2242