Releases: vitormarcal/chatvault
Releases · vitormarcal/chatvault
1.13.4
What's Changed
- Fix: Ensure archiving when has LRM char before data message by @vitormarcal in #129
Full Changelog: v1.13.3...v1.13.4
1.13.3
What's Changed
- Fix: Ensure archiving without nesting directories by @vitormarcal in #126
Full Changelog: v1.13.2...v1.13.3
1.13.2
What's Changed
- Fix: Ensure _chat.txt matches with parent directory paths by @vitormarcal in #123
- Fix: Ensure seconds will match by @vitormarcal in #124
- Fix: Ensure parse message correctly with colon as separator by @vitormarcal in #125
Full Changelog: v1.13.1...v1.13.2
1.13.1
What's Changed
- fix issue when chat export modal is hidden by @vitormarcal in #122
Full Changelog: v1.13.0...v1.13.1
1.13.0
What's Changed
- add pattern _chat.txt to identify chat file by @vitormarcal in #119
- Bump rollup from 4.22.0 to 4.22.4 in /frontend by @dependabot in #116
- add feature to download all chats by @vitormarcal in #120
Full Changelog: v1.12.2...v1.13.0
1.12.2
What's Changed
- add test to MessageParserTest.kt by @vitormarcal in #112
- change background colors to black
- bump nuxt version
Full Changelog: v1.12.1...v1.12.2
1.12.1
What's Changed
- Fix/frontend bump version issues by @vitormarcal in #108
Full Changelog: v1.12.0...v1.12.1
1.12.0
BREAKING CHANGES:
app.email variables change to chatvault.email variables
What's Changed
- feat: fail fast when creating chatvault dirs fails by @vitormarcal in #104
- feat: enable delete chat by @vitormarcal in #107
Full Changelog: v1.11.1...v1.12.0
1.11.1
What's Changed
- log custom local datetitme pattern by @vitormarcal in #90
- upgrade nuxt to 3.8.2 by @vitormarcal in #92
- build: update gradle dependencies by @vitormarcal in #94
- Bump vite from 4.5.1 to 4.5.2 in /frontend by @dependabot in #96
- bump: upgrade to nuxt 3.9.3 by @vitormarcal in #102
- update README.md by @vitormarcal in #103
Full Changelog: v1.11.0...v1.11.1
1.11.0
What's Changed
- improve exception handler by @vitormarcal in #84
- fix failed tests by @vitormarcal in #86
- update README.md by @vitormarcal in #87
- (feature)frontend improve exception handle by @vitormarcal in #89
Full Changelog: v1.10.0...v1.11.0