Skip to content

Commit 80cfac7

Browse files
authored
chat: release v3.4.2 (#3104)
Signed-off-by: Jared Van Bortel <[email protected]>
1 parent b4ad461 commit 80cfac7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

gpt4all-chat/metadata/latestnews.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
GPT4All v3.4.1 was released on October 11th, and fixes several issues with LocalDocs from the previous release.
44

5-
* **IMPORTANT NOTE:** If you are coming from v3.4.0, be sure to "Rebuild" your collections at least once after updating!
5+
GPT4All v3.4.2 was released on October 16th, and fixes more issues with LocalDocs.
6+
7+
**IMPORTANT NOTE:** If you are coming from v3.4.0, be sure to "Rebuild" your collections at least once after updating!
68

79
---
810

gpt4all-chat/metadata/release.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,5 +223,10 @@
223223
"version": "3.4.1",
224224
"notes": "* **LocalDocs Fixes:** Several issues with LocalDocs in v3.4.0 have been fixed, including missing words and very slow indexing.\n* **Syntax Highlighting:** Go code is now highlighted with the correct colors.\n* **Cache Fixes:** The model list cache is now stored with a version number, and in a more appropriate directory.\n* **Translation Updates:** The Italian translation has been improved.\n",
225225
"contributors": "* Jared Van Bortel (Nomic AI)\n* Adam Treat (Nomic AI)\n* John Parent (Kitware)\n* Riccardo Giovanetti (`@Harvester62`)"
226+
},
227+
{
228+
"version": "3.4.2",
229+
"notes": "* **LocalDocs Fixes:** Several issues with LocalDocs, some of which were introduced in v3.4.0, have been fixed.\n * Fixed the possible use of references from unselected collections.\n * Fixed unnecessary reindexing of files with uppercase extensions.\n * Fixed hybrid search failure due to inconsistent database state.\n * Fully fixed the blank Embeddings Device selection in LocalDocs settings.\n * Fixed LocalDocs indexing of large PDFs making very slow progress or even stalling.\n",
230+
"contributors": "* Adam Treat (Nomic AI)\n* Jared Van Bortel (Nomic AI)"
226231
}
227232
]

0 commit comments

Comments
 (0)