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.md
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,19 @@
2
2
3
3
## [Unreleased][unreleased]
4
4
5
+
### Changed
6
+
7
+
### Added
8
+
9
+
### Fixed
10
+
11
+
<aid="2_6_0"></a>
12
+
13
+
## [2.6.0] - 2025-07-24
14
+
15
+
5
16
### Breaking
6
-
- after upgrade to `@deltachat/stdio-rpc-server` version `2.x` you can not go back to 1.x versions any more since account data is not backward compatible!
17
+
- after upgrade to `@deltachat/stdio-rpc-server` version `2.x`your account data will be migrated and you can not go back to 1.x versions any more, since account data is not backward compatible!
7
18
8
19
### Changed
9
20
- updated help pages #5324
@@ -3578,7 +3589,10 @@ This section is only relevant to contributors.
3578
3589
3579
3590
**Historical Note 2** We removed the older changelog, you can look at the git history to get it. (version numbers made hallmark crazy)
0 commit comments