Releases: cy384/ssheven
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
0.8.0
Improvements:
- Screen updates flicker much less
- SSH known hosts/server public keys are saved and checked
- Little bug fixes and usability improvements
Still not production ready! Don't connect to untrusted servers or networks!
Builds:
- HFS disk image with fat binary
- fat macbinary
0.7.0
Improvements (since 0.6.0):
- Color
- Preferences file that saves most recent username, hostname, port number, and key locations
- Preferences dialog to set color preferences and display mode
- Bug fixes and robustness tweaks
Still not production ready! Don't connect to untrusted servers or networks!
Builds:
- HFS disk image with fat binary
- fat macbinary
0.6.1
Since I'm going to be busy for the next week or two, this is a quick release with the much-anticipated initial implementation of color.
Still not production ready! Don't connect to untrusted servers or networks!
Builds:
- HFS disk image with fat binary
- fat macbinary
0.6.0
Improvements:
- Faster network reading/draw speed
- Key-based authentication
- Bug fixes, now hangs less often
- More alert boxes for common problems instead of just printing error messages
- Console cursor hiding works (nice for games and htop)
Still not production ready! Don't connect to untrusted servers or networks!
Builds:
- HFS disk image with fat binary
- fat macbinary
0.5.0
Improvements:
- bold/italic/underline/reverse video character display
- working arrow keys, home/end, etc.
- resizable terminal/window, just drag the corner
- password dialog that doesn't show your password while typing
- xterm-style window title changes
- miscellaneous bug fixes and UI tweaks
Still not production ready! Don't connect to untrusted servers or networks!
Builds:
- HFS disk image with fat binary
- fat macbinary
0.4.0
Improvements:
- 68k speed improvements, should now actually be able to connect (if you're on a 33MHz '040)
- Integration of libvterm for escape code parsing, allowing correct operation of most console programs
- Edit menu with paste from the system clipboard
Still not production ready! Don't connect to untrusted servers or networks!
Builds:
- HFS disk image with fat binary
- m68k macbinary
- PPC macbinary
0.3.0
Improvements:
- menus and an about info box
- UI bug fixes
- increased RAM requirement
- performance improvements
- checks for system requirements
Still not production ready! Don't connect to untrusted servers or networks!
Builds:
- HFS disk image with fat binary
- m68k macbinary
- PPC macbinary
0.2.0
Improvements:
- uses multiple threads to improve responsiveness
- checks for required system software and warns if not found (open transport and thread manager) rather than assuming/crashing
- generally improved error handling
- full set of icons (color! BW! all sizes!)
- version info resource
Still not production ready! Don't connect to untrusted servers or networks!
Builds:
- HFS disk image with fat binary
- m68k macbinary
- PPC macbinary
0.1.0
Now an SSH client with basic terminal functionality. Still uses a bad RNG (slightly less bad), still doesn't check the remote host keys, still don't use over the internet or other untrusted network, or with an untrusted SSH server.
Macbinary files containing the PPC and 68k versions have been compiled. Use stuffit to extract.
There's also an HFS disk image containing a fat binary, for easy use with an emulator.