File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) .
66
7+ ## [ Unreleased]
8+
9+ ### Fixed
10+ - Make the the local server resistant to DNS rebind attacks ([ #3587 ] ( https://github.com/nomic-ai/gpt4all/pull/3587 ) )
11+
712## [ 3.10.0] - 2025-02-24
813
914### Added
@@ -312,6 +317,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
312317- Fix several Vulkan resource management issues ([ #2694 ] ( https://github.com/nomic-ai/gpt4all/pull/2694 ) )
313318- Fix crash/hang when some models stop generating, by showing special tokens ([ #2701 ] ( https://github.com/nomic-ai/gpt4all/pull/2701 ) )
314319
320+ [ Unreleased ] : https://github.com/nomic-ai/gpt4all/compare/v3.10.0...HEAD
315321[ 3.10.0 ] : https://github.com/nomic-ai/gpt4all/compare/v3.9.0...v3.10.0
316322[ 3.9.0 ] : https://github.com/nomic-ai/gpt4all/compare/v3.8.0...v3.9.0
317323[ 3.8.0 ] : https://github.com/nomic-ai/gpt4all/compare/v3.7.0...v3.8.0
You can’t perform that action at this time.
0 commit comments