Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Releases: mkrueger/icy_term

0.7.4

28 Feb 13:23
Compare
Choose a tag to compare
  • Added support for serial modem connections.

Note: Can't test that atm due to lack of hardware.

0.7.3

18 Feb 06:23
Compare
Choose a tag to compare
  • Fixed issue with ctrl+x/c key binds
  • Should fix a rip text window placing bug
  • Added experimental IGS support.

0.7.2

09 Feb 17:34
Compare
Choose a tag to compare

Fixed issue on windows preventing connecting.

0.6.8

30 Sep 14:52
Compare
Choose a tag to compare

Currently the ansi engine goes through many refactorings & changes. At the end icy term will profit from that and gains more features.
The enigne is used in icy view and the upcoming ansi drawing tool icy draw.

The last releases had some side effects/issues because of that 0.6.8 should address those hopefully. I'll continue to improve icy term it has become much better this year. However icy draw is on it's way and will make it's debut end of october. After that I've more time for stabilization. I hope the protocols work now much better. But ZModem may still be flaky - feedback would be helpful.

  • Fixed screen display issues in C64/ViewData display
  • Terminal size can now be customized
  • Added option to change the border color
  • Fixed issue with sixel graphics overwrite
  • ZModem downloads should now be better. Worked on X/Y/Z modem protocols & fixed some bugs there
  • Copy/Paste is now done 100% with the arboard crate - should now work properly on more systems

NOTE: Re-uploaded - 0.6.8 builds had a bug in screenmode parsing that got fixed.

0.6.7

24 Sep 08:27
Compare
Choose a tag to compare
  • Fixed x & y modem variants
  • Fixed an issue in zmodem
  • Dialing directory bound now enter key for calling & arrow keys

0.6.6

19 Sep 12:28
Compare
Choose a tag to compare
  • ZModem fix
  • Added logging for making it easier to track bugs & issues
  • Fixed some minor issues with keymapping

Full Changelog: 0.6.5...0.6.6

0.6.5

30 Aug 21:11
Compare
Choose a tag to compare

Contains some fixes in the rendering & engine backends.

Note: Due to extensive refactorings in both that release may not be as stable as prior ones.

0.6.4

28 Aug 09:40
Compare
Choose a tag to compare

Fixed show stopper that prevents running on new systems.
Reason: Had a typo in the default dialing directory.

It's now covered by a unit test. I'll need a better Q&A process :)

0.2.5

02 Dec 20:38
Compare
Choose a tag to compare
0.2.5 Pre-release
Pre-release

ViewData bugfixes & added file_id.diz.

What's Changed

New Contributors

Full Changelog: 0.2.4...0.2.5