@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
1515---
1616
17- ## [ 1.0.13] - 2025-12-29
17+ ## [ 1.0.13] - 2025-12-30
1818
1919### Fixed
2020- Fixed ` @ ` and backslash commands in chat interface
@@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
2727---
2828
29- ## [ 1.0.12] - 2025-12-29
29+ ## [ 1.0.12] - 2025-12-27
3030
3131### Added
3232- Visual syntax highlighting improvements
@@ -40,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4040
4141---
4242
43- ## [ 1.0.11] - 2025-12-26
43+ ## [ 1.0.11] - 2025-12-23
4444
4545### Added
4646- Universal ESLint integration
@@ -53,7 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5353
5454---
5555
56- ## [ 1.0.10] - 2025-12-26
56+ ## [ 1.0.10] - 2025-12-20
5757
5858### Changed
5959- Major version upgrade and core improvements
@@ -62,7 +62,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6262
6363---
6464
65- ## [ 1.0.09] - 2025-12-23
65+ ## [ 1.0.09] - 2025-12-16
6666
6767### Added
6868- Toast notification system for upgrades
@@ -75,7 +75,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7575
7676---
7777
78- ## [ 1.0.08] - 2025-12-22
78+ ## [ 1.0.08] - 2025-12-13
7979
8080### Changed
8181- Model branding and naming updates
@@ -86,7 +86,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8686
8787---
8888
89- ## [ 1.0.07] - 2025-12-22
89+ ## [ 1.0.07] - 2025-12-09
9090
9191### Fixed
9292- Workspace directory saving and restoration
@@ -99,7 +99,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9999
100100---
101101
102- ## [ 1.0.06] - 2025-12-22
102+ ## [ 1.0.06] - 2025-12-06
103103
104104### Fixed
105105- Browse file and session restore functionality
@@ -108,7 +108,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108108
109109---
110110
111- ## [ 1.0.05] - 2025-12-21
111+ ## [ 1.0.05] - 2025-12-02
112112
113113### Added
114114- Completely reworked homepage UI
@@ -121,7 +121,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
121121
122122---
123123
124- ## [ 1.0.04] - 2025-12-21
124+ ## [ 1.0.04] - 2025-11-28
125125
126126### Changed
127127- Major version merge and integration
@@ -130,7 +130,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
130130
131131---
132132
133- ## [ 1.0.03] - 2025-12-16
133+ ## [ 1.0.03] - 2025-11-25
134134
135135### Added
136136- Chat scroll bar functionality
@@ -143,7 +143,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
143143
144144---
145145
146- ## [ 1.0.02] - 2025-12-16
146+ ## [ 1.0.02] - 2025-11-21
147147
148148### Added
149149- Enhanced agent system setup
@@ -191,18 +191,18 @@ Each release includes:
191191
192192| Version | Date | Type | Highlights |
193193| ---------| ------| ------| ------------|
194- | 1.0.13 | 2025-12-29 | Patch | Chat command fixes |
195- | 1.0.12 | 2025-12-29 | Patch | Visual improvements, file navigation |
196- | 1.0.11 | 2025-12-26 | Patch | ESLint integration |
197- | 1.0.10 | 2025-12-26 | Patch | Major upgrade |
198- | 1.0.09 | 2025-12-23 | Patch | Toast notifications, changelog |
199- | 1.0.08 | 2025-12-22 | Patch | Model branding |
200- | 1.0.07 | 2025-12-22 | Patch | Workspace directory fixes |
201- | 1.0.06 | 2025-12-22 | Patch | Session restore fixes |
202- | 1.0.05 | 2025-12-21 | Patch | Homepage UI redesign |
203- | 1.0.04 | 2025-12-21 | Patch | Version merge |
204- | 1.0.03 | 2025-12-16 | Patch | Chat scroll bar |
205- | 1.0.02 | 2025-12-16 | Patch | Agent system enhancements |
194+ | 1.0.13 | 2025-12-30 | Patch | Chat command fixes |
195+ | 1.0.12 | 2025-12-27 | Patch | Visual improvements, file navigation |
196+ | 1.0.11 | 2025-12-23 | Patch | ESLint integration |
197+ | 1.0.10 | 2025-12-20 | Patch | Major upgrade |
198+ | 1.0.09 | 2025-12-16 | Patch | Toast notifications, changelog |
199+ | 1.0.08 | 2025-12-13 | Patch | Model branding |
200+ | 1.0.07 | 2025-12-09 | Patch | Workspace directory fixes |
201+ | 1.0.06 | 2025-12-06 | Patch | Session restore fixes |
202+ | 1.0.05 | 2025-12-02 | Patch | Homepage UI redesign |
203+ | 1.0.04 | 2025-11-28 | Patch | Version merge |
204+ | 1.0.03 | 2025-11-25 | Patch | Chat scroll bar |
205+ | 1.0.02 | 2025-11-21 | Patch | Agent system enhancements |
206206| 1.0.01 | 2025-11-14 | Initial | First release |
207207
208208---
0 commit comments