]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Move reindex note to v1.12.2 2553/head
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sun, 29 Jan 2023 17:24:12 +0000 (09:24 -0800)
committerGitHub <noreply@github.com>
Sun, 29 Jan 2023 17:24:12 +0000 (09:24 -0800)
docs/changelog.md

index 6ec15cee736e8c032f2b6fdd995bfc90fde26963..c9b73421a69355d3a45b0ccfb22c41c34fe33644 100644 (file)
@@ -2,6 +2,9 @@
 
 ## paperless-ngx 1.12.2
 
+_Note: Version 1.12.x introduced searching of comments which will work for comments added after the upgrade but a reindex of the search index is required in order to be able to search
+older comments. The Docker image will automatically perform this reindex, bare metal installations will have to perform this manually, see [the docs](https://docs.paperless-ngx.com/administration/#index)._
+
 ### Bug Fixes
 
 - Bugfix: Allow pre-consume scripts to modify incoming file [@stumpylog](https://github.com/stumpylog) ([#2547](https://github.com/paperless-ngx/paperless-ngx/pull/2547))
@@ -33,9 +36,6 @@
 
 ## paperless-ngx 1.12.1
 
-_Note: Version 1.12.x introduced searching of comments which will work for comments added after the upgrade but a reindex of the search index is required in order to be able to search
-older comments. The Docker image will automatically perform this reindex, bare metal installations will have to perform this manually, see [the docs](https://docs.paperless-ngx.com/administration/#index)._
-
 ### Bug Fixes
 
 - Fix: comments not showing in search until after manual reindex in v1.12 [@shamoon](https://github.com/shamoon) ([#2513](https://github.com/paperless-ngx/paperless-ngx/pull/2513))