Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

2.2.0

Compare
Choose a tag to compare
@danielquinn danielquinn released this 02 Sep 20:55
· 379 commits to master since this release
  • Thanks to @dadosch, @wmader, and @brookst, this is the first version of Paperless that supports Django 2.0! As a result of their hard work, you can now also run Paperless on Python 3.7 as well: #386 & #390.
  • @sbrunner added a few lines of code that made tagging interface a lot easier on those of us with lots of different tags: #391.
  • @kiliankoe noticed a bug in how we capture & automatically create tags, so that's fixed now too: #384.