feat: improve multi-message copy formatting (#671)

* feat: improve multi-message copy formatting

* use date-first format and preserve blank line separator

Refs: #600
This commit is contained in:
Bram Hagens 2026-01-22 09:59:14 +01:00 committed by GitHub
parent 5adf13bc32
commit fffe72b367
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 4 deletions

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Made "Add number to contact" option visible for alphanumeric senders ([#232])
- Improved multi-message copy formatting with timestamps and sender names
### Fixed
- Fixed missing notifications in some cases ([#159])