[pskmail] Release 3.0.1 of jPSkmail. Java Pskmail Server, Client, iGate and RadioMsg (Radio Messages)

  • From: John Douyere <vk2eta@xxxxxxxxx>
  • To: Pskmail List <pskmail@xxxxxxxxxxxxx>
  • Date: Mon, 20 Dec 2021 11:01:01 +1100

Hello Dear OMs,

Here is the first version release of the new jPskmail application. I
kept the name the same despite some significant add-on functionality
to reflect its origins, but decided to start at a new major release
number to differentiate from previous releases.

Tested on Debian distros (Ubuntu, Raspberry Pi OS) and Windows XP and 10.

The documentation and installer can be found at
https://bitbucket.org/VK2ETA/javapskmailserver/downloads/

Instructions for running the installer are in the Quick start Guide,
but in a nutshell just ensure you have Java version 1.7 or above
installed on your machine and launch the .jar installer from a file
manager (Windows) or via the command line (Linux) with: java -jar
jPskmail-install-V3.0.1.jar

Major changes from version B0.9.9:
- In RadioMsg tab, added "Resend" button for more specific requests,
"Manage" button to delete/archive messages.
- Many bug fixes for PSkmail and RadioMsg features.
- Added a splash screen to show when the application is starting


Detailed change log from version B0.9.9:

Version jPskmail-3.0.1-20211218
- Merged previous Pskmail logo with RadioMsg logo. This is more
representative of the functions available.

Version jPskmail-3.0.0-20211216
- Merged client and server callsigns into a "Station Callsign"
- Bug Fix: Radio Messages requests for re-sending emails and SMSs did
not have the "Last x minutes/hours/days option enabled).

Version JavaPskmailServer-exp-3.0.0.7-20211122
- Bug Fix: added \n before -end- statement after STOP command received
- Bug Fix: fixed missing lines in emails received from AndPskmail clients
- Bug Fix: Radio Messages were not un-escaped when displaying in
Message popup window
- Bug Fix: Added monitoring of TX time to recover of Fldigi TX lockups
- Bug Fix: Various misc bugs

Version JavaPskmailServer-exp-3.0.0.4-20211103
- Added white background to Splash screen logo
- Changed timeouts and modes downgrades to be more responsive/aggressive
- Bug fix: New Mail body panel would not scroll past the current size
of the window
- Bug fix/improvement: when sending STOP transaction command, would
continuously request missing blocks to server. Client would not clear
current receive tasks and therefore not allow next transaction to be
processed.
- Bug Fix: when creating a new email, long body text would not scroll
to the bottom.
- Bug Fix: aborting a session and reconnecting would result in
previous transaction being continued when it should have been reset

Version JavaPskmailServer-exp-3.0.0.3-20211027
- Bug fix: when stations contained /m style suffixes, the GETNEAR and
GETMSG aprs data would be missed.
- Added screen to manage RadioMsg messages (delete, archive, export)

Version jPskmail-exp-3.0.0.2-20211018
- Clean up unauthorized characters for ham and other call signs in the
edit contact windows
- Bug fix: files, emails and web pages compressed transfers would not resume.
- Bug fix: some emails have recursive multi-parts which were not
handled correctly

Version JavaPskmailServer-exp-3.0.0.1-20211017
- WIP: reformat the pending files name structure to allow for auto
resume at connect time

Version JavaPskmailServer-exp-3.0.0.0-20211014
- Bug Fix: Under Windows would not kill Fldigi
- Significant re-factoring to have Classes' names follow Java naming convention
- Ditto for variables names (only Main.java done so far)
- Add delete etc... actions in radiomsg message popup window
- Bug Fix: When connecting to Imap server was using email address
instead of username
- Bug Fix: Remove blocking warning when there is an imap or smtp error
- Added a splash screen to indicate that the Java app is starting
- Added "Resend" button showing a menu of resend requests
- Added Radio only option as resend modifier
- Finished logic for "Tx Again" and "Delete" button on Radio Message
display window
- Multiple code clean-up (Mainly on RadioMsg section)

Other related posts:

  • » [pskmail] Release 3.0.1 of jPSkmail. Java Pskmail Server, Client, iGate and RadioMsg (Radio Messages) - John Douyere