====== 1.6.0-rc ====== 2025-03-22 ===== Highlights ===== * **Java 11** or higher as requirement. * **French** translation completed, thanks to Jérôme Boillot. ===== Details ===== See https://issues.savapage.org for details. If upgrading from version 1.1.0 you need a database schema upgrade as described in [[release_notes:release_notes_1.2.0|release note 1.2.0]]. If you are upgrading from an even older version, check the [[:release_notes|Release History]] for database schema version upgrades. ==== Added ==== * [[mantisbt>1260]] : Show file size in Job Ticket and Hold Print. * [[mantisbt>1261]] : Add download symbol to proxy printer name. * [[mantisbt>1262]] : Add rasterize options for PDF export. * [[mantisbt>1263]] : Add grayscale and rasterize options for proxy print. * [[mantisbt>1266]] : Store PDF info of driverless PDF Transfer. * [[mantisbt>1267]] : Log stacktrace for IPP CUPS connect exceptions. * [[mantisbt>1268]] : Complete French i18n Library (by Jérôme Boillot). * [[mantisbt>1270]] : Expand RESTfull /reports/accounttrx . * [[mantisbt>1273]] : Use system environment to set server properties. * [[mantisbt>1277]] : Add Web Print support for HEIF. * [[mantisbt>1278]] : Compress PDF file size. * [[mantisbt>1285]] : Add Links option to PDF export. ==== Changed ==== * [[mantisbt>1182]] : Upgrade java dependencies. * [[mantisbt>1183]] : Upgrade Jetty web server and servlet container. * [[mantisbt>1258]] : Apply Java 11 or higher as requirement. * [[mantisbt>1259]] : Migrate Mollie API from v1 to v2. * [[mantisbt>1265]] : Replace iText with PDFBox (in progress). * [[mantisbt>1275]] : Change location of documentation. * [[mantisbt>1276]] : Move config files to server/data folder. * [[mantisbt>1279]] : Remove Bitcoin Payment Gateway. * [[mantisbt>1280]] : Make Javadoc compatible with Doxygen. * [[mantisbt>1281]] : Change defaults for default-ssl-keystore. * [[mantisbt>1282]] : Optimize EML to HTML conversion. * [[mantisbt>1287]] : Configure internal database in Java code. ==== Fixed ==== * [[mantisbt>1269]] : Fix Keycloak authorization URL. * [[mantisbt>1274]] : Fix Web Print of URF and PWG files. * [[mantisbt>1284]] : Fix RESTful /financial/account/balance persistence. * [[mantisbt>1286]] : Fix SNI error on redirect to SSL. * [[mantisbt>1289]] : Fix Media Size selection error.