Skip to content

Commit

Permalink
v9.222
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Cabanero committed Jan 24, 2018
1 parent be0e204 commit 6626872
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Blink/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>9.0</string>
<string>9.222</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
# Version 10.0
- Secured Mosh Persistent Connections and Restore.
- URL Links detection!
- Autocomplete for commands and hosts!
- Two fingers closes on-screen keyboard.
- Two fingers up now closes terminals.
- New WWDC16 theme.
- Added Light/Dark keyboard setting.

- Faster Terminal rendering thanks to better writing flows.
- Updated HTerm!
- Updated Mosh to 1.3!

- Fixed stuck Cmd key (deal with iOS issues).
- Fixed swipe ups triggering SmartKeys.
- Fixed Cmd as Ctrl for Ctrl+C
- Fixed resize glitches.
- Improved loading time for terminal and custom fonts.
- Improved focus when switching between apps.
- Improved and smoother animations.
- Improved accessoryView handling if other screen is active.
- Fixed tab caching after closed.
- Fixed issues with irregular character widths misaligning columns.
- Fixed vertical rendering of fonts in some specific scenarios.
- Fixed issues with resizes and focus.
- Fixed unselect on tap.
- Fixed ssh restores crashing the app.
- Fixed external screen focus.

# Version 9.0
- Index and run commands from Spotlight
- Tune Selection
Expand Down

0 comments on commit 6626872

Please sign in to comment.