Releases: cy384/ssheven
0.8.9
Adds menu items and shortcuts (Apple-K, Apple-D) for connecting and disconnecting. Fixes bug with color preferences doing nothing. Fixes crash on PPC machines running Mac OS versions prior to 8.5. A few behind-the-scenes fixes.
Last release before 0.9.0, I promise I'll get to file transfers eventually!
Builds:
- HFS disk image with fat binary
- macbinary with fat binary
These are also available on my site (no SSL/https): http://www.cy384.com/media/bin/ssheven/
0.8.8
Updated text rendering in color mode to provide a noticeable speed improvement. Also incorporates all text size bug fixes since 0.8.7.
Builds:
- HFS disk image with fat binary
- macbinary with fat binary
These are also available on my site (no SSL/https): http://www.cy384.com/media/bin/ssheven/
0.8.7.1
Same as 0.8.7 but with a fix for the monochrome display issue. These version numbers are getting a little ridiculous, huh?
Erratum: if the rendering is funky on certain font sizes, go into preferences and set them to something/set them back (full fix will be in next release, there's also a test build on my server if you're desperate).
Builds:
- HFS disk image with fat binary
- macbinary with fat binary
These are also available on my site (no SSL/https): http://www.cy384.com/media/bin/ssheven/
0.8.7
I really wanted to get some performance improvements but the things I've tried haven't helped (yet), so here's 0.8.7:
- Font size (9 through 36) as a preference
- Revert read buffer size increase for performance reasons
- Default to B/W mode if running for the first time on machine with a B/W screen
- Very minor performances improvements
Erratum: monochrome mode has display issues with some font sizes on some systems, please download 0.8.7.1 instead.
Builds:
- HFS disk image with fat binary
- macbinary with fat binary
These are also available on my site (no SSL/https): http://www.cy384.com/media/bin/ssheven/
0.8.6
A mixture of various improvements:
- fixed hang if a connection doesn't open successfully
- reduced draw frequency while selecting (less flicker)
- added double click to select entire words
- fixed bug in copying from selection that spans a row ending
- increased read buffer size (so large amounts of data draw faster)
- added handling for option/alt key
- revised handling of control key, should work better for non-US keyboard layouts
Erratum: apparently the larger read buffer size makes slower machines less responsive, this will be reexamined in the next release.
Builds:
- HFS disk image with fat binary
- fat macbinary
These are also available on my site (no SSL/https): http://www.cy384.com/media/bin/ssheven/
0.8.5
- Text selection with copy/paste
- Faster screen drawing in fast mode (notes: restart ssheven when switching modes, also you can resize the fast mode window by dragging the invisible resize box in the bottom right corner)
- Bug fixes and behind the scenes code cleanup/reorganization
Builds:
- HFS disk image with fat binary
- fat macbinary
These are also available on my site (no SSL/https): http://www.cy384.com/media/bin/ssheven/
0.8.4
- Improved RNG
- Default to not send mouse clicks
- Updated versions of mbedtls and libssh2 (ECDSA keys now working)
I'm willing to call this version "safe" to use, as the RNG is as good as possible and the library versions are current. You're still at the mercy of the decades unpatched Mac OS network stack, though!
Builds:
- HFS disk image with fat binary
- fat macbinary
0.8.3
- Fix for longstanding 68k crashes due to a Retro68 bug
- Speed improvements via enabling more compiler optimizations
- Support for sending mouse clicks to console programs like
nano
,htop
, andw3m
(and option in the preferences to enable/disable) - Minor bug fixes
Still not production ready! Don't connect to untrusted servers or networks!
Builds:
- HFS disk image with fat binary
- fat macbinary
0.8.2
0.8.1
A quick bugfix release (very busy with a new job, thanks for your patience!)
Improvements:
- fix auto-selection of hostname input text box
- fix lock up on read errors
- fix input of passwords with period characters
Still not production ready! Don't connect to untrusted servers or networks!
Builds:
- HFS disk image with fat binary
- fat macbinary