Skip to content

Releases: cy384/ssheven

0.8.1

10 Nov 23:41

Choose a tag to compare

0.8.1 Pre-release
Pre-release

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

11 Oct 00:11

Choose a tag to compare

0.8.0 Pre-release
Pre-release

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

04 Oct 17:50

Choose a tag to compare

0.7.0 Pre-release
Pre-release

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

25 Sep 14:19

Choose a tag to compare

0.6.1 Pre-release
Pre-release

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

16 Sep 01:47

Choose a tag to compare

0.6.0 Pre-release
Pre-release

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

06 Sep 20:11

Choose a tag to compare

0.5.0 Pre-release
Pre-release

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

29 Aug 02:23

Choose a tag to compare

0.4.0 Pre-release
Pre-release

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

06 Aug 02:38

Choose a tag to compare

0.3.0 Pre-release
Pre-release

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

24 Jul 00:04

Choose a tag to compare

0.2.0 Pre-release
Pre-release

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

17 Jul 01:38

Choose a tag to compare

0.1.0 Pre-release
Pre-release

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.