18.7 (TestFlight) #2247
Replies: 8 comments 17 replies
|
Mosh sessions which were active prior to the app update aren’t restored. Pretty sure they were over previous app updates? Understandable if they’re not with a refactor like this but since you said report anything suspicious. |
v18.7.0 build 2015
Note: If the LibSSH update somehow blocks your workflow, please let us know and rollback to the previous build. Thanks again for the help! |
|
ssh ProxyJump broke for me with 18.7. The following command used to work okay, and still works in a regular terminal
|
v18.7.0 build 2017
|
|
Where could I get the testflight version? I hand send a email but not received any response. I can't use the twitter . Is there any other method I could get the test version? |
Blink v18.7.0 — build 2033Continuing the 18.7 refactor. This build lands the new Machine model that owns your workspace - this will be key for the new user interface -, plus a rebuilt app-startup and suspend/resume sequence, layout fixes, opt-in Projection changes, hardened Bookmarked Locations, and a new Styles import flow.
Machine & SlotsYour workspace is now backed by a single Machine model. The Machine owns the whole lifecycle — it decides when sessions suspend, restore, and stop, and persists its structure whenever it changes. Previously these triggers were scattered across view controllers and fired unpredictably (a What to expect: behavior should feel the same, but startup, backgrounding, and resume should be more predictable. Test: open several terminals across tabs, background/foreground the app, force-quit and relaunch, and confirm everything comes back where you left it. App startup, suspend & resumeThe startup and lifecycle sequence was rebuilt end to end:
Test: lock/unlock while Blink runs, relaunch after a long background, and confirm sessions resume (or fail cleanly) with the correct appearance and no blank terminals or freezes. Layout
Test: layout should be preserved correctly across restarts and stay consistent as you switch tabs, rotate, and toggle the keyboard. Known issue: in Fit mode, iOS may misreport the status bar height — if the layout looks off, moving/resizing the window again should correct it. Projection is now opt-inProjecting a terminal to an external display is now a choice:
Bookmarked Locations — hardened
What to expect: bookmarked folders should be reachable from the command line more consistently, including right after launch. When a bookmark is unavailable, the app settings will report it accordingly instead of removing it silently. Styles: fonts & themesThe Appearance/Styles flow was rebuilt (replacing the old storyboards):
Test: import a custom font and theme, set an alternative dark theme, and switch appearance to confirm it swaps. Selection fixFixed text selection copying the wrong range — Cleanup & internals
|
v18.7.0 build 2035
|
v18.7.0 build 2045 & 2046 (AppStore)
|

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The 18.7 series introduces three major refactors to core parts of the app. This push is the first of them. Behavior shouldn't change, but overall performance and predictability should improve significantly. These changes also lay the foundation for the main features in the next Blink.
I've tested thoroughly, but the workflows can get really complex — so your help catching edge cases is much appreciated.
What's changed.
Fixes included
Please watch for:
Report anything suspicious. Repeat. Report anything suspicious.
Thanks for testing!
All reactions