Skip to content

Commit fdf7a37

Browse files
Update changelog.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 2a06925 commit fdf7a37

1 file changed

Lines changed: 57 additions & 58 deletions

File tree

changelog.mdx

Lines changed: 57 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,73 +1072,72 @@ New releases and improvements
10721072
* Cleaned up build configuration
10731073
</Update>
10741074

1075-
## v0.9.6
1076-
2025-10-22
1077-
1075+
<Update label="October 22, 2025" tags={["New releases", "Improvements"]} rss={{ title: "Theme context support and chat history improvements" }}>
1076+
## New features
10781077

1079-
**Added**
1080-
- Theme context support for header logo
1081-
- Dynamic logo switching based on theme
1082-
- Light/dark mode logo variants
1083-
- Better visual consistency
1078+
* Theme context support for header logo
1079+
* Dynamic logo switching based on theme
1080+
* Light/dark mode logo variants
1081+
* Better visual consistency
10841082

1083+
## Improvements
10851084

1086-
**Changed**
1087-
- Enhanced Chat.client.tsx (175 line overhaul)
1088-
- Better chat history handling
1089-
- Improved message error handling
1090-
- Enhanced state management
1091-
- Better error recovery
1092-
- useMessageParser hook improvements (60 line changes)
1093-
- Better message parsing logic
1094-
- Improved artifact extraction
1095-
- Enhanced error handling
1096-
- useChatHistory hook enhancements (116 line changes)
1097-
- Better chat persistence
1098-
- Improved history management
1099-
- Enhanced data handling
1100-
- Workbench store updates (27 line additions)
1101-
- Better state management
1102-
- Improved file handling
1103-
- Action runner improvements (12 line changes)
1104-
- Better action execution
1105-
- Enhanced error handling
1106-
- Dockerfile optimization (106 line changes)
1107-
- Better build process
1108-
- Improved caching
1109-
- Enhanced production readiness
1110-
- Header component updates (4 line changes)
1111-
- Theme-aware logo support
1112-
- Better styling
1113-
- Vite configuration improvements (17 line changes)
1114-
- Better build optimization
1115-
- Enhanced development experience
1116-
- Package dependencies update (9 line changes in package.json)
1117-
- pnpm-lock.yaml major update (809 line additions)
1118-
- Updated dependencies
1119-
- Security patches
1120-
- Performance improvements
1085+
* Enhanced Chat.client.tsx (175 line overhaul)
1086+
* Better chat history handling
1087+
* Improved message error handling
1088+
* Enhanced state management
1089+
* Better error recovery
1090+
* useMessageParser hook improvements (60 line changes)
1091+
* Better message parsing logic
1092+
* Improved artifact extraction
1093+
* Enhanced error handling
1094+
* useChatHistory hook enhancements (116 line changes)
1095+
* Better chat persistence
1096+
* Improved history management
1097+
* Enhanced data handling
1098+
* Workbench store updates (27 line additions)
1099+
* Better state management
1100+
* Improved file handling
1101+
* Action runner improvements (12 line changes)
1102+
* Better action execution
1103+
* Enhanced error handling
1104+
* Dockerfile optimization (106 line changes)
1105+
* Better build process
1106+
* Improved caching
1107+
* Enhanced production readiness
1108+
* Header component updates (4 line changes)
1109+
* Theme-aware logo support
1110+
* Better styling
1111+
* Vite configuration improvements (17 line changes)
1112+
* Better build optimization
1113+
* Enhanced development experience
1114+
* Package dependencies update (9 line changes in package.json)
1115+
* pnpm-lock.yaml major update (809 line additions)
1116+
* Updated dependencies
1117+
* Security patches
1118+
* Performance improvements
11211119

1120+
## Bug fixes
11221121

1123-
**Fixed**
1124-
- Chat history errors and data inconsistencies
1125-
- Message parsing errors and edge cases
1126-
- Workbench state management issues
1127-
- Docker build errors and optimization
1128-
- Path calculation logic to handle both path formats
1129-
- Build errors in production mode
1122+
* Fixed chat history errors and data inconsistencies
1123+
* Fixed message parsing errors and edge cases
1124+
* Fixed workbench state management issues
1125+
* Fixed Docker build errors and optimization
1126+
* Fixed path calculation logic to handle both path formats
1127+
* Fixed build errors in production mode
11301128

1129+
## Cleanup
11311130

1132-
**Removed**
1133-
- .claude/settings.local.json (7 lines, local configuration)
1134-
- Codinit-dev package verification workflow (100 lines, moved)
1135-
- Cloudflare Pages build example script fix (2 line change)
1131+
* Removed .claude/settings.local.json (7 lines, local configuration)
1132+
* Removed Codinit-dev package verification workflow (100 lines, moved)
1133+
* Removed Cloudflare Pages build example script fix (2 line change)
11361134

1135+
## Security
11371136

1138-
**Security**
1139-
- Vite security update from 5.4.20 to 5.4.21 (dependency update via Dependabot)
1140-
- Fixed known security vulnerabilities
1141-
- Improved build security
1137+
* Vite security update from 5.4.20 to 5.4.21 (dependency update via Dependabot)
1138+
* Fixed known security vulnerabilities
1139+
* Improved build security
1140+
</Update>
11421141

11431142
## v0.9.5
11441143
2025-10-20

0 commit comments

Comments
 (0)