===================== Release Notes for version 1.13 ===================== GENERAL: Version 1.13 introduces support for storing UUIDs in the system directory. CONFIGURATION FILE: No configuration file changes are introduced with this version. DATABASE STRUCTURE: No database structure changes are introduced with this version. DIRECTORY STRUCTURE: Directory structure changes are introduced in this version. If you upgrade from version 1.12 or earlier, then prior to launching the server, perform directory refresh by executing: java -jar ShadowServer-1.13.jar directory ./config/shadow.yml CHANGES: - user UUIDs are now stored in directory along with user logins - minor fixes ===================== Release Notes for version 1.12 ===================== GENERAL: Version 1.12 is the first version to support reproducible builds CONFIGURATION FILE: No configuration file changes are introduced with this version DATABASE STRUCTURE: No database structure changes are introduced with this version CHANGES: This version introduces minor changes in build and installation scripts: - skip tests when building - parameterize the name of the system user via the dedicated lib.sh file