Skip to content

Commit ad7bf68

Browse files
chore(release): 1.30.0 [skip ci]
# [1.30.0](v1.29.4...v1.30.0) (2026-04-01) ### Bug Fixes * preserve original line content in parseLine for sender/content ([ec7c3da](ec7c3da)) ### Features * add persistent conversation feature with cross-platform file restoration ([#66](#66)) ([432bdb4](432bdb4)) * improve date format detection and resilience ([d8f9ddc](d8f9ddc)), closes [#69](#69)
1 parent 00cfe23 commit ad7bf68

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.30.0](https://github.com/rodrigogs/whats-reader/compare/v1.29.4...v1.30.0) (2026-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* preserve original line content in parseLine for sender/content ([ec7c3da](https://github.com/rodrigogs/whats-reader/commit/ec7c3daf1640735678a47fff490eb7303afa5eb0))
7+
8+
9+
### Features
10+
11+
* add persistent conversation feature with cross-platform file restoration ([#66](https://github.com/rodrigogs/whats-reader/issues/66)) ([432bdb4](https://github.com/rodrigogs/whats-reader/commit/432bdb44f04ad9e3850430bc97ed47026385456a))
12+
* improve date format detection and resilience ([d8f9ddc](https://github.com/rodrigogs/whats-reader/commit/d8f9ddc4d51c33be258cc6652bbd6637b556f6ab)), closes [#69](https://github.com/rodrigogs/whats-reader/issues/69)
13+
114
## [1.29.4](https://github.com/rodrigogs/whats-reader/compare/v1.29.3...v1.29.4) (2026-03-31)
215

316

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "whats-reader",
33
"productName": "WhatsApp Backup Reader",
4-
"version": "1.29.4",
4+
"version": "1.30.0",
55
"description": "A desktop app to read and visualize WhatsApp chat exports",
66
"license": "AGPL-3.0",
77
"author": {

0 commit comments

Comments
 (0)