Skip to content

Commit 2a06925

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

1 file changed

Lines changed: 26 additions & 27 deletions

File tree

changelog.mdx

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,38 +1040,37 @@ New releases and improvements
10401040
* Improved error handling across providers
10411041
</Update>
10421042

1043-
## v0.9.7
1044-
2025-10-24
1045-
1043+
<Update label="October 24, 2025" tags={["Improvements"]} rss={{ title: "Electron build fixes and UI button redesign" }}>
1044+
## Bug fixes
10461045

1047-
**Fixed**
1048-
- Electron SSR build issues:
1049-
- Added crypto module alias for SSR builds in both Vite configs
1050-
- Fixed crypto module resolution for server-side rendering
1051-
- Electron build configuration:
1052-
- Updated Node.js to v20.15.1 for better compatibility
1053-
- Updated pnpm to v9.15.9 for improved package management
1046+
* Fixed Electron SSR build issues:
1047+
* Added crypto module alias for SSR builds in both Vite configs
1048+
* Fixed crypto module resolution for server-side rendering
1049+
* Fixed Electron build configuration:
1050+
* Updated Node.js to v20.15.1 for better compatibility
1051+
* Updated pnpm to v9.15.9 for improved package management
10541052

1053+
## Improvements
10551054

1056-
**Removed**
1057-
- Deprecated signDlls property from electron-builder config
1058-
- Removed obsolete signing configuration
1059-
- Cleaned up build configuration
1055+
* GitHub icon updated to use Phosphor icon library
1056+
* Better icon consistency
1057+
* Improved visual quality
1058+
* "Clone a Git Repo" button redesigned to pill shape with GitHub icon
1059+
* Enhanced visual design
1060+
* Better user experience
1061+
* "Import Folder" button updated to pill shape with icon and text
1062+
* Consistent button styling
1063+
* Improved accessibility
1064+
* "Import Chat" button redesigned to pill shape with icon and text
1065+
* Unified button design language
1066+
* Better visual hierarchy
10601067

1068+
## Cleanup
10611069

1062-
**Changed**
1063-
- GitHub icon updated to use Phosphor icon library
1064-
- Better icon consistency
1065-
- Improved visual quality
1066-
- "Clone a Git Repo" button redesigned to pill shape with GitHub icon
1067-
- Enhanced visual design
1068-
- Better user experience
1069-
- "Import Folder" button updated to pill shape with icon and text
1070-
- Consistent button styling
1071-
- Improved accessibility
1072-
- "Import Chat" button redesigned to pill shape with icon and text
1073-
- Unified button design language
1074-
- Better visual hierarchy
1070+
* Removed deprecated signDlls property from electron-builder config
1071+
* Removed obsolete signing configuration
1072+
* Cleaned up build configuration
1073+
</Update>
10751074

10761075
## v0.9.6
10771076
2025-10-22

0 commit comments

Comments
 (0)