Changelog for
kraft-1.2.1-1.1.x86_64.rpm :
* Sun May 05 2024 Klaas Freitag
- Update to upstream version 1.2.1
* Shipping a fix for a stupid release bug
* Sun May 05 2024 Klaas Freitag - Update to upstream version 1.2
* Manual: Updated text and dutch translations
* Manual: Updated screenshots for all languages
* Fix #211: Be more robust if no .git file is there
* Fix cmake warnings
* Substancial code cleanups
* Fix reproducable builds
* Fix saving of XRechnung files
* Added a template for XRechnung version 3.0.1
* Fix #218: Add a image mask for reportlab
* Fix tests
* Add checkbox to mark document types to get XRechnung support
* Add a feedback link to the system overview page
* Mon Mar 11 2024 Christophe Marin - Build without Akonadi integration for repositories that now provide the kdepim 6 libraries
* Thu Mar 07 2024 Max Lin - Use BuildRequires cmake(KPim5AkonadiContact) on Leap 15.6
* Thu Feb 22 2024 Dominique Leuenberger - Use %patch -P N instead of deprecated %patchN.
* Sat Sep 16 2023 Klaas Freitag - Update to version 1.1
* updated nl translations of the manual
* update the app translations
* Fix the application icon
* Fix the changed Akonadi Prefix, added build switch AKONADI_LEGACY_BUILD
* More Akonadi related ifdefs
* Few fixes and improvements to cmake files (eg. #205)
* cleanup of code and remove endl which removes lots of warnings
* Allow Macros in pre- and post text, to support date calculations and sum calculation (incl. tax) based on tags
* more tests
* Add Button to Allow to insert template pre- and post texts rather than replace the entire text #167
* Sun Sep 10 2023 Klaas Freitag - Update to version 1.1 RC1- Remove patch fixakonadi.patch because it went upstream
* Sat Apr 29 2023 Klaas Freitag - Made the patch of the cmake files a bit more clean
* Fri Apr 28 2023 Klaas Freitag - Fix build requirement on AkondiContacts
* Fri Apr 28 2023 Klaas Freitag - Add a patch fixakonadi.patch to adopt to latest KDE akonadi.
* Sat Dec 24 2022 Klaas Freitag - Update to Kraft version 1.0
* Have two new merge modes for the watermark tool
* PDF watermark tool can also append PDF files now
* Add numbercycle day counter variable (#138)
* Test improvements and new tests added
* User manual improvements
* Localized screenshots in the user manual (Thx Ronald)
* Demand and Alternative: Do not overwrite custom prefix
* Default Demand and Alternative text configurable in prefix dialog
* Add more variables to weasyprint (#166)
* Ability to add EPC QR code to invoices (Giro Code)
* Maintain users bank account to be included in documents
* Add some metadata to the html representation (weasyprint)
* Use custom icons for all icons in Krafti (#175)
* Experimental: html tags in pre- and post tags and items & catalogs
* Add more contrib documents from Achim (BNC)
* Database refresh only in readonly mode
* Huge improvements to the AppImage build (#191)
* Fix: Numbercycle dialog with day counter (#138)
* Fix: Strikeout for deleted items working again
* Fix: Delete column in sqlite migrations (#162)
* Fix: Add -p switch to call of weasyprint (html presentational hints)
* Fix: Set reconnect option for MySQL (#183)
* Sat Dec 03 2022 Klaas Freitag - Update to 1.0 RC1
* Sun May 22 2022 Klaas Freitag - Update to upstream version 0.98- Remove patch Adapt-to-new-Akonadi-includes.patch as it went upstream
* Wed Dec 01 2021 Wolfgang Bauer - Add Adapt-to-new-Akonadi-includes.patch to fix build with Akonadi 21.12
* Sun Aug 15 2021 Klaas Freitag - Update to upstream version 0.97. Version 0.97 is a bugfix release and fixes a few bugs.- Remove patch keepemptyparts.patch which went upstream.
* Sun Feb 28 2021 Klaas Freitag - Add patch keepemptyparts.patch to fix build with older qt versions.
* Sat Feb 27 2021 Klaas Freitag - Update to upstream version 0.96
* Found new MIT licensed icons to avoid uncertainess with CC license.
* Allow to use the \"add new\" button in the doc editor to add new catalog templates. It presets the correct chapter.
* Fix: Use the xmlArchivePath correctly (#80)
* Fix: Handling of Cancel button in template to doc dialog.
* Fix: Convert newlines in the items to
for the weasyprint doc generation.
* Fix: In Followup document: If the standard text for pre and post text of the target document type is empty, the one from the source document is copied over instead. (#91)