--- Release notes SplitsTree4 V4_19_2 (Fri, 22 Sep 2023): --- - added scalebar={yes|no} option to exportgraphics command - updated to Java 20 --- Release notes SplitsTree4 V4_19_1 (Tue, 27 Jun 2023): --- - fixed recent bug that caused program to choke on networks with colors --- Release notes SplitsTree4 V4_19_0 (Fri, 13 Jan 2023): --- - fixed update URL - now explicitly rejects trees that contain multiple copies of the same taxon label --- Release notes SplitsTree4 V4_18_3 (Sat, 23 Jul 2022): --- CRITICAL BUG FIX - fixed recently introduced bug that sometimes caused labels to appear twice --- Release notes SplitsTree4 V4_18_2 (Thu, 7 Apr 2022): --- CRITICAL BUG FIX - removed recently introduced bug that broke the visualization of NJ, BioNJ and UPGMA trees --- Release notes SplitsTree4 V4_18_1 (Tue, 15 Feb 2022): --- - fixed newly introduced bug that caused labels to appear twice --- Release notes SplitsTree4 V4_18_0 (Sat, 12 Feb 2022): --- - runs on MacOS M1 chip --- Release notes SplitsTree4 V4_17_2 (Thu, 20 Jan 2022): --- - removed redundant lines from assumptions block - fixed bug in bootstrapping - removed unnecessary precision in reporting of some numbers - added new command line *confidence_splits* command that allows calculation of confidence splits after bootstrapping - disabled unused option in confidence network dialog - updated to Java 16 - major refactoring of underlying jloda library, please report any new bugs that you suspect --- Release notes SplitsTree4 V4_17_1 (Mon, 28 Jun 2021): --- - fixed bug that caused problems on windows --- Release notes SplitsTree4 V4_17_0 (Thu, 4 Mar 2021): --- - fixed bug that caused *assume radiallyLayoutNodeLabels;* command to be ignored in splits tree block - fixed class not found: null exception - node shape now defaults to *none* --- Release notes SplitsTree4 V4_16_2 (Thu, 22 Oct 2020): --- CRITICAL UPDATE - fixed bug that caused trees in nexus files that are labeled as unrooted to be incorrectly rooted, thus loosing much of the tree - updated some open files dialogs --- Release notes SplitsTree4 /V4_16_1 (Tue, 19 May 2020): --- - If the windows version doesn’t start after this update, please completely uninstall and then reinstall - Updated to openjdk14/jdk-14.0.1+7 and OpenJFX 14 - fixed bug that prevented correct display and export of trees computed by NJ, BioNJ and UPGMA (newly introduced bug, due to rooting issue) --- Release notes SplitsTree4 /V4_16_0 (Fri, 24 Apr 2020): --- - If the windows version doesn’t start after this update, please completely uninstall and then reinstall - Updated to Liberica JDK 13.0.2+9 - Fixed bug that prevented bootstrap data to appear in data tree - Fixed bug that caused problems when running convex hull algorithm on filtered splits --- Release notes SplitsTree4 /V4_15_1: --- - fixed check for updates bug --- Release notes SplitsTree4 /V4_15_0: --- - SplitsTree4 now runs under Open JDK 12 and comes with open JavaFX bundled --- Release notes SplitsTree4 /V4_14_8: --- - Fixed bug in bootstrapping that sometimes caused a null pointer exception. --- Release notes SplitsTree4 /V4_14_7: --- - Updated bundled Java version for Windows and MacOS - Fixed incompatibility with MacOS Mojave --- Release notes SplitsTree4 /V4_14_6: --- - fixed command-line missing prompt issue - minor bug fixes --- Release notes SplitsTree4 /V4_14_5: --- - Fixed bug in computational of ML distances - Updated bundled JRE - Some minor fixes --- Release notes SplitsTree4 /V4_14_4: --- - removed unnecessary dependency on JavaFX --- Release notes SplitsTree4 /V4_14_3: --- - fixed bug that caused edge labels to be lost when saving after setting show ids to true for edges --- Release notes SplitsTree4 /V4_14_2: --- - fixed bug that prevented prompt from appearing in command-line mode -added -c option to command-line mode, which can be used to supply a file of commands --- Release notes SplitsTree4 /V4_14_1: --- - program now explicitly checks whether all taxon labels are unique and throws an exception if they are not --- Release notes SplitsTree4 /V4_14: --- - Removed code for checking license in anticipation of future release as open source under GPL - Files no longer obfuscated in anticipation of future release as open source under GPL - Added Help menu - Added check for updates - fixed a number of minor bugs - new selection color scheme - MacOS and Windows installers are bundled with their own JRE1.8.0_60 runtime, so no need install java separately --- Release notes SplitsTree4 /V4_14: --- - Added Help menu - Added check for updates - fixed a number of minor bugs - new selection color scheme - MacOS and Windows installers are bundled with their own JRE1.8.0_60 runtime, so no need install java separately - files no longer obfuscated in anticipation of future release as open source --- Release notes SplitsTree4 /V4_13_1: --- - Minor bug fixes --- Release notes SplitsTree4 /V4_12_8: --- - Fixed bug in scale bar --- Release notes SplitsTree4 /V4_12_7: --- - Added commands for zooming fonts - Added command for setting scale-bar size - Added simple PCoA implementation --- Release notes SplitsTree4 /V4_12_6: --- - Fixed a minor bug --- Release notes SplitsTree4 /V4_12_5: --- - Fixed a bug introduced in the previous release that caused algorithm configuration menu to show wrong tab and wrong settings - Modified code for showing supporting taxa so as to ignore missing or gap character states. --- Release notes SplitsTree4 /V4_12_4: --- - Added new feature in Draw->Select Characters menu that can be used to have a tree or network be labeled by the characters that support a selected split. To use, first select a split in the main viewer. Then press the Select Supporting Characters button. Finally, press the Show on All Taxa button. --- Release notes SplitsTree4 /V4_12_3: --- - Fixed a number of bugs in the File->Enter Data command. --- Release notes SplitsTree4 /V4_12_2: --- - number of minor bug fixes, including enabling error in formatter --- Release notes SplitsTree4 /V4_12_1: --- - Added automatic updater to installation script - Added configuration of max memory to installation script - Added release notes to installation script - Replaced "network, data, source" tabs in main window and replaced by "data" and "network" split window. Source replaced by Enter Data dialog. - Added rerooting of trees - Added a number of new distance computations - Some bug fixes