Skip to content

Version 0.97

Compare
Choose a tag to compare
@dragotin dragotin released this 15 Aug 10:16
· 250 commits to master since this release

Version 0.97 is a stable Kraft release that fixes a few bugs and updates documentation and translations. As a new feature, it brings a read only mode to Kraft that allows collaborative uses cases.

Changes 0.97:

Add read only mode to Kraft. Documents can not be edited, but viewed and printed. Needs to be configured to share database and the PDF store directory.

  • Fix: Bring back the checkbox for items, this fixes #103
  • Fix: Command line option -d works again
  • Fix: Fix out of index deletes of items, #102
  • Fix: Do watermark on PDFs properly
  • Fix: Fix watermark on all pages functionality
  • Fix: Align watermark files entry fields properly (community contrib)
  • Cmake: Build a static lib of all sources to link with Kraft and all the tests.