23 Juni 2018
releases 25 java8 3 V4 3The new version can be downloaded at https://sourceforge.net/projects/myjaphoo/files/4.1.6/
This is a maintenance version with a lot of internal code restructurization. The main goal of this version is to make maintenance easier and to split the application into several modules. This is an ongoing process also for the next versions. Main goal is to separate core code and optional functionality.
The source code is divided into three main parts: a core part which is completely independent of gui code, a cli module which ontains a the command line tool, and the actual application.
The main change for the user is, that the application does not contain the cli functionality. For this, the separate cli client is needed.