github ciur/papermerge 3.3.1

10 hours ago

This release notes includes both changes in 3.3.1 and 3.3.

Version 3.3 brings:

  • Custom fields
  • Document Types (i.e. Categories)
  • New UI (with dark/light modes support)
  • Path Templates (via Jinja2)

Version 3.3.1 fixes blocking issue where modal dialogs are shown offseted - which renders application unusable.
But is mentioned here: #643 and here: papermerge/papermerge-core#574

To quickly test basic setup use (username: admin):

docker run -p 12000:80 \
    -e PAPERMERGE__SECURITY__SECRET_KEY=abc \
    -e PAPERMERGE__AUTH__PASSWORD=pass123 \
    papermerge/papermerge:3.3.1

papermerge3-3

Don't miss a new papermerge release

NewReleases is sending notifications on new releases.