Paperless v2.6.0 Release Notes

Release Date: 2018-12-01 // over 5 years ago
    • ๐Ÿ‘ Allow an infinite number of logs to be deleted. Thanks to @Ulli2k for noting the problem in #433.
    • ๐Ÿ›  Fixed the RecentCorrespondentsFilter correspondents filter that was added in 2.4 to play nice with the defaults. Thanks to @tsia and @Sblop who pointed this out. #423.
    • โšก๏ธ Updated dependencies to include (among other things) a security patch to requests.
    • Fix text in sample data for tests so that the language guesser stops thinking that everything is in Catalan because we had Lorem ipsum in there.
    • ๐Ÿ‘‰ Tweaked the gunicorn sample command to use filesystem paths instead of Python paths. #441
    • โž• Added pretty colour boxes next to the hex values in the Tags section, thanks to a pull request from @jat255 #442.
    • โž• Added a .editorconfig file to better specify coding style.
    • ๐Ÿ“œ @jat255 also added some logic to tie Paperless' date guessing logic into how it parses file names on import. #440