You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.mdx
+42-42Lines changed: 42 additions & 42 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
7
7
This changelog follows the [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
8
</Info>
9
9
10
-
## [v1.1.26]
10
+
## v1.1.26
11
11
2025-12-20
12
12
13
13
@@ -23,15 +23,15 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
23
23
- Improved provider error messages for better debugging
24
24
- Enhanced Docker compatibility for local model providers
25
25
26
-
## [v1.1.25]
26
+
## v1.1.25
27
27
2025-12-19
28
28
29
29
30
30
**Changed**
31
31
- Version bump with stability improvements
32
32
- Provider configuration enhancements
33
33
34
-
## [v1.1.24]
34
+
## v1.1.24
35
35
2025-12-14
36
36
37
37
@@ -78,15 +78,15 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
78
78
- Social preview image (social_preview_index.png)
79
79
- Unnecessary component exports from ui/index.ts
80
80
81
-
## [v1.1.23]
81
+
## v1.1.23
82
82
2025-12-09
83
83
84
84
85
85
**Fixed**
86
86
- Error handling improvements across providers
87
87
- Release workflow updates
88
88
89
-
## [v1.1.22]
89
+
## v1.1.22
90
90
2025-12-08
91
91
92
92
@@ -112,15 +112,15 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
112
112
- Legacy event logs from ControlPanel
113
113
- Old task manager tab implementation
114
114
115
-
## [v1.1.20]
115
+
## v1.1.20
116
116
2025-12-09
117
117
118
118
119
119
**Changed**
120
120
- Version update with bug fixes
121
121
- API update improvements
122
122
123
-
## [v1.1.19]
123
+
## v1.1.19
124
124
2025-12-09
125
125
126
126
@@ -178,7 +178,7 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
178
178
- Mock feature flags from ControlPanel
179
179
- Mock features hook and API files
180
180
181
-
## [v1.1.18]
181
+
## v1.1.18
182
182
2025-12-04
183
183
184
184
@@ -255,7 +255,7 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
- Unused prompt template files (consolidated into TypeScript system)
257
257
258
-
## [v1.1.17]
258
+
## v1.1.17
259
259
2025-11-30
260
260
261
261
@@ -285,7 +285,7 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
285
285
- Window controls positioning and functionality
286
286
- Title bar display across different platforms
287
287
288
-
## [v1.1.16]
288
+
## v1.1.16
289
289
2025-11-29
290
290
291
291
@@ -349,39 +349,39 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
349
349
- Removed authentication-related security utilities as part of Clerk rollback
350
350
- Simplified security model for desktop application
351
351
352
-
## [v1.1.15]
352
+
## v1.1.15
353
353
2025-11-28
354
354
355
355
356
356
**Changed**
357
357
- Removed Windows code signing config for unsigned distribution
358
358
- Simplified build process for easier distribution
359
359
360
-
## [v1.1.14]
360
+
## v1.1.14
361
361
2025-11-23
362
362
363
363
364
364
**Fixed**
365
365
- Reverted to static OS matrix to resolve workflow failure
366
366
- CI/CD pipeline improvements
367
367
368
-
## [v1.1.13]
368
+
## v1.1.13
369
369
2025-11-23
370
370
371
371
372
372
**Fixed**
373
373
- Broken Electron build process
374
374
- Build configuration issues
375
375
376
-
## [v1.1.12]
376
+
## v1.1.12
377
377
2025-11-23
378
378
379
379
380
380
**Added**
381
381
- Feature updates via pull request merge
382
382
- Enhanced functionality
383
383
384
-
## [v1.1.11]
384
+
## v1.1.11
385
385
2025-11-22
386
386
387
387
@@ -390,15 +390,15 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
390
390
- Fixed Electron model loading issues
391
391
- Improved desktop app stability
392
392
393
-
## [v1.1.10]
393
+
## v1.1.10
394
394
2025-11-22
395
395
396
396
397
397
**Changed**
398
398
- Version bump with improvements
399
399
- Enhanced features
400
400
401
-
## [v1.0.10]
401
+
## v1.0.10
402
402
2025-11-22
403
403
404
404
@@ -499,7 +499,7 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
499
499
- Duplicate IPC handlers from Electron preload
500
500
- Redundant await keywords from createWindow calls
501
501
502
-
## [v1.0.9]
502
+
## v1.0.9
503
503
2025-11-19
504
504
505
505
@@ -596,7 +596,7 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
596
596
- Workbench client redundant code (5 line reduction)
597
597
- EditorPanel unnecessary code (2 line reduction)
598
598
599
-
## [v1.0.8]
599
+
## v1.0.8
600
600
2025-11-17
601
601
602
602
@@ -700,7 +700,7 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
700
700
- Package-lock synchronization script (110 lines, no longer needed)
701
701
- GitHub provider models (5 line removal, consolidated)
702
702
703
-
## [v1.0.7]
703
+
## v1.0.7
704
704
2025-11-16
705
705
706
706
@@ -814,15 +814,15 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
814
814
- MCPTools component from chat directory (moved to mcp directory)
815
815
- Legacy update check implementation
816
816
817
-
## [v1.0.6]
817
+
## v1.0.6
818
818
2025-11-11
819
819
820
820
821
821
**Fixed**
822
822
- Workbench layout issues
823
823
- Updated typing animations for better UX
824
824
825
-
## [v1.0.5]
825
+
## v1.0.5
826
826
2025-11-08
827
827
828
828
@@ -887,7 +887,7 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
887
887
**Changed (Package)**
888
888
- Package.json version bump (2 line changes)
889
889
890
-
## [v1.0.4]
890
+
## v1.0.4
891
891
2025-11-07
892
892
893
893
@@ -973,7 +973,7 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
973
973
- Better file exclusions
974
974
- Cleaner repository
975
975
976
-
## [v1.0.3]
976
+
## v1.0.3
977
977
2025-10-29
978
978
979
979
@@ -985,7 +985,7 @@ description: "Track all notable changes and updates to the CodinIT.dev platform"
985
985
**Note**
986
986
This release represents a version bump with internal improvements. The git tag is v1.0.3 while package.json shows 1.0.2, indicating a minor versioning discrepancy that was corrected in subsequent releases.
987
987
988
-
## [v1.0.2]
988
+
## v1.0.2
989
989
2025-10-29
990
990
991
991
@@ -1045,15 +1045,15 @@ This release represents a version bump with internal improvements. The git tag i
1045
1045
- Electron dependency compatibility
1046
1046
- Component import paths and references
1047
1047
1048
-
## [v1.0.1]
1048
+
## v1.0.1
1049
1049
2025-10-24
1050
1050
1051
1051
1052
1052
**Changed**
1053
1053
- First patch release after v1.0.0
1054
1054
- Bug fixes and improvements
1055
1055
1056
-
## [v1.0.0]
1056
+
## v1.0.0
1057
1057
2025-10-10
1058
1058
1059
1059
@@ -1117,7 +1117,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1117
1117
- Deprecated electron-builder properties
1118
1118
- Improved error handling across providers
1119
1119
1120
-
## [v0.9.7]
1120
+
## v0.9.7
1121
1121
2025-10-24
1122
1122
1123
1123
@@ -1150,7 +1150,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1150
1150
- Unified button design language
1151
1151
- Better visual hierarchy
1152
1152
1153
-
## [v0.9.6]
1153
+
## v0.9.6
1154
1154
2025-10-22
1155
1155
1156
1156
@@ -1218,7 +1218,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1218
1218
- Fixed known security vulnerabilities
1219
1219
- Improved build security
1220
1220
1221
-
## [v0.9.5]
1221
+
## v0.9.5
1222
1222
2025-10-20
1223
1223
1224
1224
@@ -1228,7 +1228,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1228
1228
- Fixed version specifications
1229
1229
- Improved package metadata
1230
1230
1231
-
## [v0.9.4]
1231
+
## v0.9.4
1232
1232
2025-10-20
1233
1233
1234
1234
@@ -1308,7 +1308,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1308
1308
- Build verification ensures integrity of distributed packages
1309
1309
- Metadata collection for build traceability
1310
1310
1311
-
## [v0.9.3]
1311
+
## v0.9.3
1312
1312
2025-10-20
1313
1313
1314
1314
@@ -1405,7 +1405,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1405
1405
- Reduced noise
1406
1406
- Improved debugging experience
1407
1407
1408
-
## [v0.9.2]
1408
+
## v0.9.2
1409
1409
2025-10-20
1410
1410
1411
1411
@@ -1631,7 +1631,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1631
1631
- Enhanced input validation across all endpoints
1632
1632
- Improved error handling to prevent information leakage
1633
1633
1634
-
## [v0.9.1]
1634
+
## v0.9.1
1635
1635
2025-10-14
1636
1636
1637
1637
@@ -1685,7 +1685,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1685
1685
- Better artifact detection
1686
1686
- Enhanced parsing logic
1687
1687
1688
-
## [v0.9.0]
1688
+
## v0.9.0
1689
1689
2025-10-13
1690
1690
1691
1691
@@ -1717,7 +1717,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1717
1717
- Enhanced parsing logic
1718
1718
- Improved error handling
1719
1719
1720
-
## [v0.8.0]
1720
+
## v0.8.0
1721
1721
2025-10-13
1722
1722
1723
1723
@@ -1752,7 +1752,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1752
1752
- Applied security patches
1753
1753
- Improved dependency security
1754
1754
1755
-
## [v0.7.0]
1755
+
## v0.7.0
1756
1756
2025-10-13
1757
1757
1758
1758
@@ -1785,7 +1785,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1785
1785
- Enhanced examples and guides
1786
1786
- Bumped version to 0.7.0 for release
1787
1787
1788
-
## [v0.6.0]
1788
+
## v0.6.0
1789
1789
2025-10-11
1790
1790
1791
1791
@@ -1795,7 +1795,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1795
1795
- Improved visual consistency
1796
1796
- Better scaling on different displays
1797
1797
1798
-
## [v0.5.0]
1798
+
## v0.5.0
1799
1799
2025-10-11
1800
1800
1801
1801
@@ -1913,7 +1913,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1913
1913
- Docs workflow improvements (6 line changes)
1914
1914
- Electron workflow updates (2 line changes)
1915
1915
1916
-
## [v0.4.0]
1916
+
## v0.4.0
1917
1917
2025-10-10
1918
1918
1919
1919
@@ -1997,7 +1997,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
1997
1997
- Electron workflow: 4 line changes
1998
1998
- README.md updates (3 line changes)
1999
1999
2000
-
## [v0.2.0]
2000
+
## v0.2.0
2001
2001
2025-10-09
2002
2002
2003
2003
@@ -2097,7 +2097,7 @@ This release marks the official stable release of CodinIT.dev as a production-re
2097
2097
- README improvements for clarity and completeness
0 commit comments