# Changelog ## Baralga Version 1.9.8 ## Improvements * Use CI friendly Maven version. * Release build on CI tag using Github action * Updated libs. * Login Dialog for multiuser mode. * Updated logo. ## Fixes * \#67 Aggregated reports work also with sorting. ## Baralga Version 1.9.7 ## Improvements * Added tooltip for filter interval. * Updated libs. ## Fixes * \#71 Fixed filter by quarter * \#70 Fixed homepage url ## Baralga Version 1.9.6 ## Fixes * Multi User: Load 150 projects instead of 20. ## Baralga Version 1.9.5 ## Fixes * Xml backup working again. * \#68 configuration for non-active projects does not remain after baralga restart ## Baralga Version 1.9.4 ### Fixes * Fixed startup of portable jar. ### Improvements * Updated libs. ## Baralga Version 1.9.3 ### Fixes * #58 Fixed installer configuration ## Baralga Version 1.9.2 ### Fixes * #62 Project can be added and edited again. ## Baralga Version 1.9.1 ### Features * Only admins may edit projects and import data. ### Fixes * Fixed http connection pooling. * Improved error handling. ## Baralga Version 1.9.0 ### Features * Added multiuser support. * #56 Use strings as ids to be compatible with https://github.com/Baralga/baralga-web. ## Baralga Version 1.8.5 * #50 Added missing russian translations (thanks [@mrkaban](https://github.com/@mrkaban)) ## Baralga Version 1.8.4 ### Fixes * #52 Added russian translation (thanks [@mrkaban](https://github.com/@mrkaban)) * #49 Fixed iCal export. * #20 state of project restored on export/import * Fixed data display after import and project deletion. * Avoid unnecessary exceptions on startup. * Dependency updates. * Updated junit from 4 to 5. * Build with Maven wrapper. ## Baralga Version 1.8.3 ### Fixes * Fixed compatibility with older Java versions (<10). ## Baralga Version 1.8.2 ### Features * Report for hours by quarter and filter by quarter. ### Fixes * Avoid NullPointerException after data import on certain conditions. ### Misc * Updated opencsv. * Updated Apache POI. * Updated commons-lang. * Updated ical4j. ## Baralga Version 1.8.1 ### Misc * Updated opencsv. * Updated Apache POI. * Updated IZPack Installer. ## Baralga Version 1.8.0 ### Fixes * Removed platform specific inactivity reminder. * Run Windows and Mac Installers as Admin to make sure installation in default path is permitted. * Avoid error log when getting the initial start date. ### Misc * Updated IZPack Installer to version 5.0.0-rc4. * Package application as single jar with libraries included. ## Baralga Version 1.7.4 ### Misc * Updated several libraries. ## Baralga Version 1.7.3 ### Misc * Updated website and issues to Github links. * Updated used libraries. ### Fixes * Exception occurred when old application directory was found. ## Baralga Version 1.7.2 ### Fixes * Crash during typing of an description. ## Baralga Version 1.7.1 ### Fixes * Report name may not contain character. * Support for Java 7. ### Misc * Removed some libraries which are not really necessary. ## Baralga Version 1.7 ### Functionality * Added data export to xml. * Added data import from xml. * Added data export to iCal. * Restored periodical data backup as xml file. ### Misc * Improved UI with quick filters.