Skip to content

Commit 525c6d0

Browse files
Update changelog.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 5c12e3e commit 525c6d0

1 file changed

Lines changed: 53 additions & 54 deletions

File tree

changelog.mdx

Lines changed: 53 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -908,65 +908,64 @@ New releases and improvements
908908
</Note>
909909
</Update>
910910

911-
## v1.0.2
912-
2025-10-29
913-
911+
<Update label="October 29, 2025" tags={["New releases", "Improvements"]} rss={{ title: "Major Dockerfile updates and comprehensive component improvements" }}>
912+
## New features
914913

915-
**Added**
916-
- CODEOWNERS file for repository management
917-
- Enhanced error messages and build path configurations
914+
* CODEOWNERS file for repository management
915+
* Enhanced error messages and build path configurations
918916

917+
## Improvements
919918

920-
**Changed**
921-
- Major Dockerfile updates (51 line changes)
922-
- Improved build process
923-
- Better caching strategies
924-
- Enhanced production configuration
925-
- README.md comprehensive overhaul (66 line changes)
926-
- Better project description
927-
- Improved setup instructions
928-
- Enhanced documentation structure
929-
- Updated examples and usage
930-
- Electron desktop app updates:
931-
- Updated dependencies
932-
- Improved configuration
933-
- Better packaging
934-
- Component styling improvements across the application:
935-
- AvatarDropdown: 26 line improvements
936-
- ControlPanel: 16 line enhancements
937-
- DraggableTabList: 4 line updates
938-
- TabManagement: 26 line changes
939-
- TabTile: 26 line improvements
940-
- Connection component refinements:
941-
- ConnectionForm: 8 line updates
942-
- CreateBranchDialog: 12 line changes
943-
- GitHubAuthDialog: 8 line improvements
944-
- PushToGitHubDialog: 26 line enhancements
945-
- RepositoryCard: 8 line updates
946-
- RepositorySelectionDialog: 22 line changes
947-
- StatsDialog: 4 line improvements
948-
- Settings tab improvements:
949-
- DebugTab: 62 line enhancements
950-
- EventLogsTab: 30 line updates
951-
- FeaturesTab: 10 line changes
952-
- NotificationsTab: 18 line improvements
953-
- ProfileTab: 14 line updates
954-
- CloudProvidersTab: 14 line changes
955-
- LocalProvidersTab: 30 line enhancements
956-
- OllamaModelInstaller: 28 line improvements
957-
- ServiceStatusTab: 8 line updates (both instances)
958-
- SettingsTab: 10 line changes
959-
- UpdateTab: 40 line enhancements
960-
- UI component updates:
961-
- APIKeyManager: 2 line fixes
962-
- Chatbox: 35 line improvements
963-
- ColorSchemeDialog: 2 line updates
919+
* Major Dockerfile updates (51 line changes)
920+
* Improved build process
921+
* Better caching strategies
922+
* Enhanced production configuration
923+
* README.md comprehensive overhaul (66 line changes)
924+
* Better project description
925+
* Improved setup instructions
926+
* Enhanced documentation structure
927+
* Updated examples and usage
928+
* Electron desktop app updates:
929+
* Updated dependencies
930+
* Improved configuration
931+
* Better packaging
932+
* Component styling improvements across the application:
933+
* AvatarDropdown: 26 line improvements
934+
* ControlPanel: 16 line enhancements
935+
* DraggableTabList: 4 line updates
936+
* TabManagement: 26 line changes
937+
* TabTile: 26 line improvements
938+
* Connection component refinements:
939+
* ConnectionForm: 8 line updates
940+
* CreateBranchDialog: 12 line changes
941+
* GitHubAuthDialog: 8 line improvements
942+
* PushToGitHubDialog: 26 line enhancements
943+
* RepositoryCard: 8 line updates
944+
* RepositorySelectionDialog: 22 line changes
945+
* StatsDialog: 4 line improvements
946+
* Settings tab improvements:
947+
* DebugTab: 62 line enhancements
948+
* EventLogsTab: 30 line updates
949+
* FeaturesTab: 10 line changes
950+
* NotificationsTab: 18 line improvements
951+
* ProfileTab: 14 line updates
952+
* CloudProvidersTab: 14 line changes
953+
* LocalProvidersTab: 30 line enhancements
954+
* OllamaModelInstaller: 28 line improvements
955+
* ServiceStatusTab: 8 line updates (both instances)
956+
* SettingsTab: 10 line changes
957+
* UpdateTab: 40 line enhancements
958+
* UI component updates:
959+
* APIKeyManager: 2 line fixes
960+
* Chatbox: 35 line improvements
961+
* ColorSchemeDialog: 2 line updates
964962

963+
## Bug fixes
965964

966-
**Fixed**
967-
- Build errors and configuration issues
968-
- Electron dependency compatibility
969-
- Component import paths and references
965+
* Fixed build errors and configuration issues
966+
* Fixed Electron dependency compatibility
967+
* Fixed component import paths and references
968+
</Update>
970969

971970
## v1.0.1
972971
2025-10-24

0 commit comments

Comments
 (0)