Skip to content

Releases: mfncooper/paracon

Version 1.2.0

21 Jul 00:22
Compare
Choose a tag to compare

New Features

  • Command-line options can be used to specify the locations of the config file and the log directory. The config file will also be found if saved in the user's home directory.
  • Outbound Unproto packets are displayed using a different color, useful when chatting and in nets.
  • An alternate text decoder is tried if UTF-8 decoding fails. The decoder may be specified in the config file, and defaults to CP437 (sometimes used for line drawing).

Bug Fixes

  • Invalid UTF-8 byte sequences are handled by trying an alternate decoder (see above) or, if that also fails, by using Unicode replacement characters.

Documentation Changes

  • New Compatibility section documents known interaction issues with other software.

Version 1.1.0

11 Jun 00:55
Compare
Choose a tag to compare

New Features

  • Port for Unproto usage can be configured independently in the Unproto dialog, and is saved in the config file.

Bug Fixes

  • Port numbers from the AGWPE server are parsed correctly, allowing for non-consecutive port numbers (which can occur with Direwolf).
  • Settings in the Connect dialog are now saved correctly in the config file.

Documentation Changes

  • Specify that Linux and Mac users must explicitly mark the .pyz file as executable in order to invoke it directly, since the release asset, as downloaded from GitHub, will not be marked executable automatically.

Initial release

03 Apr 21:34
Compare
Choose a tag to compare

First public release of Paracon. See documentation for information.