1.6.0-rc
2025-07-10
Highlights
- Java 11 or higher as requirement.
- French translation completed, thanks to Jérôme Boillot.
Special thanks to
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 note 1.2.0. If you are upgrading from an even older version, check the Release History for database schema version upgrades.
Added
- 1260 : Show file size in Job Ticket and Hold Print.
- 1261 : Add download symbol to proxy printer name.
- 1262 : Add rasterize options for PDF export.
- 1263 : Add grayscale and rasterize options for proxy print.
- 1266 : Store PDF info of driverless PDF Transfer.
- 1267 : Log stacktrace for IPP CUPS connect exceptions.
- 1268 : Complete French i18n Library (by Jérôme Boillot).
- 1270 : Expand RESTfull /reports/accounttrx .
- 1271 : Prepare for Docker container.
- 1273 : Use system environment to set server properties.
- 1277 : Add Web Print support for HEIF.
- 1278 : Compress PDF file size.
- 1285 : Add Links option to PDF export.
- 1290 : Show TOTP code in Authentication dialog.
- 1291 : Add Denial of Service filter.
- 1293 : Toggle visibility of config property secrets.
- 1294 : Accept connections from both IPv4 and IPv6 hosts.
- 1295 : Add Inet Access Filter.
- 1296 : Set hostname or IP address of server network interface.
Changed
- 1182 : Upgrade java dependencies.
- 1183 : Upgrade Jetty web server and servlet container.
- 1258 : Apply Java 11 or higher as requirement.
- 1259 : Migrate Mollie API from v1 to v2.
- 1265 : Replace iText with PDFBox (in progress).
- 1275 : Change location of documentation.
- 1276 : Move config files to server/data folder.
- 1279 : Remove Bitcoin Payment Gateway.
- 1280 : Make Javadoc compatible with Doxygen.
- 1281 : Change defaults for default-ssl-keystore.
- 1282 : Optimize EML to HTML conversion.
- 1287 : Configure internal database in Java code.
- 1302 : Show Page Scaling according to printer capabilities.
Fixed
- 1269 : Fix Keycloak authorization URL.
- 1274 : Fix Web Print of URF and PWG files.
- 1284 : Fix RESTful /financial/account/balance persistence.
- 1286 : Fix SNI error on redirect to SSL.
- 1289 : Fix Media Size selection error.
- 1292 : Fix Atom Feed XML syntax error.
- 1297 : Fix SVG position mismatch on PDF.
- 1298 : Fix SVG mismatch on rotated PDF
- 1300 : Fix IPP encoding of 1setOf collections (by Gian Marco Beltrame).
- 1301 : Fix savapage-make build error (by Gian Marco Beltrame).