File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 22All notable changes to ** Localforge** will be documented in this file.
33This project follows [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) conventions and uses [ Semantic Versioning] ( https://semver.org/ ) .
44
5+
6+ ## [ 1.0.21] – 2025-05-09
7+
8+ ### Added
9+ - ** Background typing:** The text editor stays responsive while the model is busy (submissions are still blocked until the model is ready).
10+
11+ ### Fixed
12+ - ** Message Prompt Editor (Block tab):** Send button now responds as expected.
13+ - ** ` view ` tool:** Detects large image binaries and avoids loading them as plain text.
14+ - ** Token counter:** Reports token counts accurately.
15+ - ** Socket uploads:** Large PNG attachments no longer crash the connection.
16+ - ** macOS build:** Release is now a universal binary supporting both Intel and Apple Silicon.
17+
18+
519## [ 1.0.14] – 2025-04-25
620* Chat messages context now show system prompt
721* Fixed bug with simultaneous tool call + content response
You can’t perform that action at this time.
0 commit comments