Update changelog.rst

[ci skip]
This commit is contained in:
Michael Shamoon 2022-04-11 23:05:16 -07:00
parent c192931015
commit e36c22d29a

View File

@ -9,71 +9,76 @@ paperless-ngx 1.7.0
################### ###################
Features Features
* global drag'n'drop `@shamoon`_ (#283)
* Fix: download buttons should disable while waiting `@shamoon`_ (#630) * global drag'n'drop `@shamoon`_ (#283).
* Update checker `@shamoon`_ (#591) * Fix: download buttons should disable while waiting `@shamoon`_ (#630).
* Show prompt on password-protected pdfs `@shamoon`_ (#564) * Update checker `@shamoon`_ (#591).
* Filtering query params aka browser navigation for filtering `@shamoon`_ (#540) * Show prompt on password-protected pdfs `@shamoon`_ (#564).
* Clickable tags in dashboard widgets `@shamoon`_ (#515) * Filtering query params aka browser navigation for filtering `@shamoon`_ (#540).
* Add bottom pagination `@shamoon`_ (#372) * Clickable tags in dashboard widgets `@shamoon`_ (#515).
* Feature barcode splitter `@gador`_ (#532) * Add bottom pagination `@shamoon`_ (#372).
* App loading screen `@shamoon`_ (#298) * Feature barcode splitter `@gador`_ (#532).
* Use progress bar for delayed buttons `@shamoon`_ (#415) * App loading screen `@shamoon`_ (#298).
* Add minimum length for documents text filter `@shamoon`_ (#401) * Use progress bar for delayed buttons `@shamoon`_ (#415).
* Added nav buttons in the document detail view `@GruberViktor`_ (#273) * Add minimum length for documents text filter `@shamoon`_ (#401).
* Improve date keyboard input `@shamoon`_ (#253) * Added nav buttons in the document detail view `@GruberViktor`_ (#273).
* Color theming `@shamoon`_ (#243) * Improve date keyboard input `@shamoon`_ (#253).
* Parse dates when entered without separators `@GruberViktor`_ (#250) * Color theming `@shamoon`_ (#243).
* Parse dates when entered without separators `@GruberViktor`_ (#250).
Bug Fixes Bug Fixes
* Fix: scanners table `@qcasey`_ (#690)
* Adds wait for file before consuming `@stumpylog`_ (#483) * Fix: scanners table `@qcasey`_ (#690).
* Fix: frontend document editing erases time data `@shamoon`_ (#654) * Adds wait for file before consuming `@stumpylog`_ (#483).
* Increase length of SavedViewFilterRule `@stumpylog`_ (#612) * Fix: frontend document editing erases time data `@shamoon`_ (#654).
* Fixes attachment filename matching during mail fetching `@stumpylog`_ (#680) * Increase length of SavedViewFilterRule `@stumpylog`_ (#612).
* Add `PAPERLESS_URL` env variable & CSRF var `@shamoon`_ (#674) * Fixes attachment filename matching during mail fetching `@stumpylog`_ (#680).
* Fix: download buttons should disable while waiting `@shamoon`_ (#630) * Add ``PAPERLESS_URL`` env variable & CSRF var `@shamoon`_ (#674).
* Fixes downloaded filename, add more consumer ignore settings `@stumpylog`_ (#599) * Fix: download buttons should disable while waiting `@shamoon`_ (#630).
* FIX BUG: case-sensitive matching was not possible `@danielBreitlauch`_ (#594) * Fixes downloaded filename, add more consumer ignore settings `@stumpylog`_ (#599).
* uses shutil.move instead of rename `@gador`_ (#617) * FIX BUG: case-sensitive matching was not possible `@danielBreitlauch`_ (#594).
* Fix npm deps 01.02.22 2 `@shamoon`_ (#610) * uses shutil.move instead of rename `@gador`_ (#617).
* Fix npm dependencies 01.02.22 `@shamoon`_ (#600) * Fix npm deps 01.02.22 2 `@shamoon`_ (#610).
* fix issue 416: implement PAPERLESS_OCR_MAX_IMAGE_PIXELS `@hacker-h`_ (#441) * Fix npm dependencies 01.02.22 `@shamoon`_ (#600).
* fix: exclude cypress from build in Dockerfile `@FrankStrieter`_ (#526) * fix issue 416: implement PAPERLESS_OCR_MAX_IMAGE_PIXELS `@hacker-h`_ (#441).
* Corrections to pass pre-commit hooks `@schnuffle`_ (#454) * fix: exclude cypress from build in Dockerfile `@FrankStrieter`_ (#526).
* Fix 311 unable to click checkboxes in document list `@shamoon`_ (#313) * Corrections to pass pre-commit hooks `@schnuffle`_ (#454).
* Fix imap tools bug `@stumpylog`_ (#393) * Fix 311 unable to click checkboxes in document list `@shamoon`_ (#313).
* Fix filterable dropdown buttons arent translated `@shamoon`_ (#366) * Fix imap tools bug `@stumpylog`_ (#393).
* Fix 224: "Auto-detected date is day before receipt date" `@a17t`_ (#246) * Fix filterable dropdown buttons arent translated `@shamoon`_ (#366).
* Fix minor sphinx errors `@shamoon`_ (#322) * Fix 224: "Auto-detected date is day before receipt date" `@a17t`_ (#246).
* Fix page links hidden `@shamoon`_ (#314) * Fix minor sphinx errors `@shamoon`_ (#322).
* Fix: Include excluded items in dropdown count `@shamoon`_ (#263) * Fix page links hidden `@shamoon`_ (#314).
* Fix: Include excluded items in dropdown count `@shamoon`_ (#263).
Translation Translation
* `@miku323`_ contributed to Slovenian translation
* `@FaintGhost`_ contributed to Chinese Simplified translation * `@miku323`_ contributed to Slovenian translation.
* `@DarkoBG79`_ contributed to Serbian translation * `@FaintGhost`_ contributed to Chinese Simplified translation.
* `Kemal Secer`_ contributed to Turkish translation * `@DarkoBG79`_ contributed to Serbian translation.
* `@Prominence`_ contributed to Belarusian translation * `Kemal Secer`_ contributed to Turkish translation.
* `@Prominence`_ contributed to Belarusian translation.
Documentation Documentation
* Fix: scanners table `@qcasey`_ (#690)
* Add `PAPERLESS_URL` env variable & CSRF var `@shamoon`_ (#674) * Fix: scanners table `@qcasey`_ (#690).
* Fixes downloaded filename, add more consumer ignore settings `@stumpylog`_ (#599) * Add `PAPERLESS_URL` env variable & CSRF var `@shamoon`_ (#674).
* fix issue 416: implement PAPERLESS_OCR_MAX_IMAGE_PIXELS `@hacker-h`_ (#441) * Fixes downloaded filename, add more consumer ignore settings `@stumpylog`_ (#599).
* Fix minor sphinx errors `@shamoon`_ (#322) * fix issue 416: implement ``PAPERLESS_OCR_MAX_IMAGE_PIXELS`` `@hacker-h`_ (#441).
* Fix minor sphinx errors `@shamoon`_ (#322).
Maintenance Maintenance
* Add `PAPERLESS_URL` env variable & CSRF var `@shamoon`_ (#674)
* Chore: Implement release-drafter action for Changelogs `@qcasey`_ (#669) * Add ``PAPERLESS_URL`` env variable & CSRF var `@shamoon`_ (#674).
* Chore: Add CODEOWNERS `@qcasey`_ (#667) * Chore: Implement release-drafter action for Changelogs `@qcasey`_ (#669).
* Support docker-compose v2 in install `@stumpylog`_ (#611) * Chore: Add CODEOWNERS `@qcasey`_ (#667).
* Add Belarusian localization `@shamoon`_ (#588) * Support docker-compose v2 in install `@stumpylog`_ (#611).
* Add Turkish localization `@shamoon`_ (#536) * Add Belarusian localization `@shamoon`_ (#588).
* Add Serbian localization `@shamoon`_ (#504) * Add Turkish localization `@shamoon`_ (#536).
* Create PULL_REQUEST_TEMPLATE.md `@shamoon`_ (#304) * Add Serbian localization `@shamoon`_ (#504).
* Add Chinese localization `@shamoon`_ (#247) * Create PULL_REQUEST_TEMPLATE.md `@shamoon`_ (#304).
* Add Slovenian language for frontend `@shamoon`_ (#315) * Add Chinese localization `@shamoon`_ (#247).
* Add Slovenian language for frontend `@shamoon`_ (#315).
paperless-ngx 1.6.0 paperless-ngx 1.6.0
################### ###################
@ -1649,7 +1654,7 @@ bulk of the work on this big change.
.. _@schnuffle: https://github.com/schnuffle .. _@schnuffle: https://github.com/schnuffle
.. _@GruberViktor: https://github.com/gruberviktor .. _@GruberViktor: https://github.com/gruberviktor
.. _@hacker-h: https://github.com/hacker-h .. _@hacker-h: https://github.com/hacker-h
.. _@hdanielBreitlauch: https://github.com/danielbreitlauch .. _@danielBreitlauch: https://github.com/danielbreitlauch
.. _@miku323: https://github.com/miku323 .. _@miku323: https://github.com/miku323
.. _@FaintGhost: https://github.com/FaintGhost .. _@FaintGhost: https://github.com/FaintGhost
.. _@DarkoBG79: https://github.com/DarkoBG79 .. _@DarkoBG79: https://github.com/DarkoBG79