]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Add links to usernames and PR #s 935/head
authorQuinn Casey <quinn@quinncasey.com>
Fri, 13 May 2022 14:46:49 +0000 (07:46 -0700)
committerGitHub <noreply@github.com>
Fri, 13 May 2022 14:46:49 +0000 (07:46 -0700)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
docs/changelog.md

index a0fa2850648dcff20b2a793f02c932e338559e68..0b2da2c0edf09e4e89fb5bf781c5439b0f61aba2 100644 (file)
@@ -4,68 +4,68 @@
 
 ### Features
 
-- (chore) Runs pyupgrade to Python 3.8+ @stumpylog (#890)
-- Dockerfile Organization \& Enhancements @stumpylog (#888)
-- mobile friendlier manage pages @shamoon (#873)
-- Use semver for release process @stumpylog (#851)
-- Enable Docker Hub push @stumpylog (#828)
-- Feature barcode tiff support @gador (#766)
-- Updates GHA workflow to rebuild intermediate images on changes @stumpylog (#820)
-- Adds simple Python to wait for Redis broker to be ready @stumpylog (#788)
-- Update GHA workflow to build all Docker images @stumpylog (#761)
+- (chore) Runs pyupgrade to Python 3.8+ [\@stumpylog](https://github.com/stumpylog) ([\#890](https://github.com/paperless-ngx/paperless-ngx/pull/890))
+- Dockerfile Organization \& Enhancements [\@stumpylog](https://github.com/stumpylog) ([\#888](https://github.com/paperless-ngx/paperless-ngx/pull/888))
+- mobile friendlier manage pages [\@shamoon](https://github.com/shamoon) ([\#873](https://github.com/paperless-ngx/paperless-ngx/pull/873))
+- Use semver for release process [\@stumpylog](https://github.com/stumpylog) ([\#851](https://github.com/paperless-ngx/paperless-ngx/pull/851))
+- Enable Docker Hub push [\@stumpylog](https://github.com/stumpylog) ([\#828](https://github.com/paperless-ngx/paperless-ngx/pull/828))
+- Feature barcode tiff support @gador ([\#766](https://github.com/paperless-ngx/paperless-ngx/pull/766))
+- Updates GHA workflow to rebuild intermediate images on changes [\@stumpylog](https://github.com/stumpylog) ([\#820](https://github.com/paperless-ngx/paperless-ngx/pull/820))
+- Adds simple Python to wait for Redis broker to be ready [\@stumpylog](https://github.com/stumpylog) ([\#788](https://github.com/paperless-ngx/paperless-ngx/pull/788))
+- Update GHA workflow to build all Docker images [\@stumpylog](https://github.com/stumpylog) ([\#761](https://github.com/paperless-ngx/paperless-ngx/pull/761))
 
 ### Bug Fixes
 
-- Feature / fix saved view \& sort field query params @shamoon (#881)
-- mobile friendlier manage pages @shamoon (#873)
-- Add timeout to healthcheck @shamoon (#880)
-- Always accept yyyy-mm-dd date inputs @shamoon (#864)
-- Fix local Docker image building @stumpylog (#849)
-- Fix: show errors on invalid date input @shamoon (#862)
-- Fix: Older dates do not display on frontend @shamoon (#852)
-- Fixes IMAP UTF8 Authenication @stumpylog (#725)
-- Fix password field remains visible @shamoon (#840)
-- Fixes Pillow build for armv7 @stumpylog (#815)
-- Update frontend localization source file @shamoon (#814)
-- Fix install script extra OCR languages format @stumpylog (#777)
+- Feature / fix saved view \& sort field query params [\@shamoon](https://github.com/shamoon) ([\#881](https://github.com/paperless-ngx/paperless-ngx/pull/881))
+- mobile friendlier manage pages [\@shamoon](https://github.com/shamoon) ([\#873](https://github.com/paperless-ngx/paperless-ngx/pull/873))
+- Add timeout to healthcheck [\@shamoon](https://github.com/shamoon) ([\#880](https://github.com/paperless-ngx/paperless-ngx/pull/880))
+- Always accept yyyy-mm-dd date inputs [\@shamoon](https://github.com/shamoon) ([\#864](https://github.com/paperless-ngx/paperless-ngx/pull/864))
+- Fix local Docker image building [\@stumpylog](https://github.com/stumpylog) ([\#849](https://github.com/paperless-ngx/paperless-ngx/pull/849))
+- Fix: show errors on invalid date input [\@shamoon](https://github.com/shamoon) ([\#862](https://github.com/paperless-ngx/paperless-ngx/pull/862))
+- Fix: Older dates do not display on frontend [\@shamoon](https://github.com/shamoon) ([\#852](https://github.com/paperless-ngx/paperless-ngx/pull/852))
+- Fixes IMAP UTF8 Authenication [\@stumpylog](https://github.com/stumpylog) ([\#725](https://github.com/paperless-ngx/paperless-ngx/pull/725))
+- Fix password field remains visible [\@shamoon](https://github.com/shamoon) ([\#840](https://github.com/paperless-ngx/paperless-ngx/pull/840))
+- Fixes Pillow build for armv7 [\@stumpylog](https://github.com/stumpylog) ([\#815](https://github.com/paperless-ngx/paperless-ngx/pull/815))
+- Update frontend localization source file [\@shamoon](https://github.com/shamoon) ([\#814](https://github.com/paperless-ngx/paperless-ngx/pull/814))
+- Fix install script extra OCR languages format [\@stumpylog](https://github.com/stumpylog) ([\#777](https://github.com/paperless-ngx/paperless-ngx/pull/777))
 
 ### Documentation
 
-- Use semver for release process @stumpylog (#851)
-- Deployment: Consolidate tika compose files @qcasey (#866)
-- Fix local Docker image building @stumpylog (#849)
+- Use semver for release process [\@stumpylog](https://github.com/stumpylog) ([\#851](https://github.com/paperless-ngx/paperless-ngx/pull/851))
+- Deployment: Consolidate tika compose files @qcasey ([\#866](https://github.com/paperless-ngx/paperless-ngx/pull/866))
+- Fix local Docker image building [\@stumpylog](https://github.com/stumpylog) ([\#849](https://github.com/paperless-ngx/paperless-ngx/pull/849))
 
 ### Maintenance
 
-- Dockerfile Organization \& Enhancements @stumpylog (#888)
-- Add timeout to healthcheck @shamoon (#880)
-- Use semver for release process @stumpylog (#851)
-- Deployment: Consolidate tika compose files @qcasey (#866)
-- Fixes Pillow build for armv7 @stumpylog (#815)
-- Update frontend localization source file @shamoon (#814)
-- Fix install script extra OCR languages format @stumpylog (#777)
-- Adds simple Python to wait for Redis broker to be ready @stumpylog (#788)
+- Dockerfile Organization \& Enhancements [\@stumpylog](https://github.com/stumpylog) ([\#888](https://github.com/paperless-ngx/paperless-ngx/pull/888))
+- Add timeout to healthcheck [\@shamoon](https://github.com/shamoon) ([\#880](https://github.com/paperless-ngx/paperless-ngx/pull/880))
+- Use semver for release process [\@stumpylog](https://github.com/stumpylog) ([\#851](https://github.com/paperless-ngx/paperless-ngx/pull/851))
+- Deployment: Consolidate tika compose files @qcasey ([\#866](https://github.com/paperless-ngx/paperless-ngx/pull/866))
+- Fixes Pillow build for armv7 [\@stumpylog](https://github.com/stumpylog) ([\#815](https://github.com/paperless-ngx/paperless-ngx/pull/815))
+- Update frontend localization source file [\@shamoon](https://github.com/shamoon) ([\#814](https://github.com/paperless-ngx/paperless-ngx/pull/814))
+- Fix install script extra OCR languages format [\@stumpylog](https://github.com/stumpylog) ([\#777](https://github.com/paperless-ngx/paperless-ngx/pull/777))
+- Adds simple Python to wait for Redis broker to be ready [\@stumpylog](https://github.com/stumpylog) ([\#788](https://github.com/paperless-ngx/paperless-ngx/pull/788))
 
 ### Dependencies
 
 <details>
 <summary>15 changes</summary>
 
-- Bump tj-actions/changed-files from 18.7 to 19 @dependabot (#830)
-- Bump asgiref from 3.5.0 to 3.5.1 @dependabot (#867)
-- Bump jest from 27.5.1 to 28.0.3 in /src-ui @dependabot (#860)
-- Bump @<!---->ng-bootstrap/ng-bootstrap from 12.1.0 to 12.1.1 in /src-ui @dependabot (#861)
-- Bump @<!---->types/node from 17.0.27 to 17.0.29 in /src-ui @dependabot (#833)
-- Bump @<!---->ng-bootstrap/ng-bootstrap from 12.0.2 to 12.1.0 in /src-ui @dependabot (#834)
-- Bump pytest from 7.1.1 to 7.1.2 @dependabot (#806)
-- Bump github/codeql-action from 1 to 2 @dependabot (#792)
-- Bump imap-tools from 0.53.0 to 0.54.0 @dependabot (#758)
-- Bump ocrmypdf from 13.4.2 to 13.4.3 @dependabot (#757)
-- Bump importlib-resources from 5.6.0 to 5.7.1 @dependabot (#756)
-- Bump tox from 3.24.5 to 3.25.0 @dependabot (#692)
-- Bump cypress from 9.5.3 to 9.6.0 in /src-ui @dependabot (#800)
-- Bump angular \& tools to 13.3.4 or 13.3.3 @shamoon (#799)
-- Bump concurrently from 7.0.0 to 7.1.0 in /src-ui @dependabot (#797)
+- Bump tj-actions/changed-files from 18.7 to 19 @dependabot ([\#830](https://github.com/paperless-ngx/paperless-ngx/pull/830))
+- Bump asgiref from 3.5.0 to 3.5.1 @dependabot ([\#867](https://github.com/paperless-ngx/paperless-ngx/pull/867))
+- Bump jest from 27.5.1 to 28.0.3 in /src-ui @dependabot ([\#860](https://github.com/paperless-ngx/paperless-ngx/pull/860))
+- Bump @<!---->ng-bootstrap/ng-bootstrap from 12.1.0 to 12.1.1 in /src-ui @dependabot ([\#861](https://github.com/paperless-ngx/paperless-ngx/pull/861))
+- Bump @<!---->types/node from 17.0.27 to 17.0.29 in /src-ui @dependabot ([\#833](https://github.com/paperless-ngx/paperless-ngx/pull/833))
+- Bump @<!---->ng-bootstrap/ng-bootstrap from 12.0.2 to 12.1.0 in /src-ui @dependabot ([\#834](https://github.com/paperless-ngx/paperless-ngx/pull/834))
+- Bump pytest from 7.1.1 to 7.1.2 @dependabot ([\#806](https://github.com/paperless-ngx/paperless-ngx/pull/806))
+- Bump github/codeql-action from 1 to 2 @dependabot ([\#792](https://github.com/paperless-ngx/paperless-ngx/pull/792))
+- Bump imap-tools from 0.53.0 to 0.54.0 @dependabot ([\#758](https://github.com/paperless-ngx/paperless-ngx/pull/758))
+- Bump ocrmypdf from 13.4.2 to 13.4.3 @dependabot ([\#757](https://github.com/paperless-ngx/paperless-ngx/pull/757))
+- Bump importlib-resources from 5.6.0 to 5.7.1 @dependabot ([\#756](https://github.com/paperless-ngx/paperless-ngx/pull/756))
+- Bump tox from 3.24.5 to 3.25.0 @dependabot ([\#692](https://github.com/paperless-ngx/paperless-ngx/pull/692))
+- Bump cypress from 9.5.3 to 9.6.0 in /src-ui @dependabot ([\#800](https://github.com/paperless-ngx/paperless-ngx/pull/800))
+- Bump angular \& tools to 13.3.4 or 13.3.3 [\@shamoon](https://github.com/shamoon) ([\#799](https://github.com/paperless-ngx/paperless-ngx/pull/799))
+- Bump concurrently from 7.0.0 to 7.1.0 in /src-ui @dependabot ([\#797](https://github.com/paperless-ngx/paperless-ngx/pull/797))
 </details>
 
 ## paperless-ngx 1.7.0