New
v0.8.9
This is mostly a fixups release.
Update cargo installations with:
cargo install meli
Added
- cf16bf65 meli/sqlite3: add tests for reindexing
- a389772d accounts: suggest tips on mailbox_by_path error
Bug Fixes
- 25f0a3f8 conf/terminal: fix serde of ProgressSpinnerSequence
- c375b48e terminal: fix Synchronized Output response parsed as input in PR #523 "terminal: fix Synchronized Output response parsed as input"
- b7e215f9 melib/utils: fix test_fd_locks() on platforms without OFD support in PR #524 "melib/utils: fix test_fd_locks() on platforms without OFD support"
- 25c32a6b meli/docs/meli.conf.examples.5: fix .Dt macro arguments
- 18ae5848 meli: fix reindex of previously indexed account with sqlite3 backend
- 13e917d9 Fix some compilation errors with cfg feature attrs in PR #531 "accounts: suggest tips on mailbox_by_path error"
- 8c176d38 contacts/editor: fix crash on saving contact in PR #532 "contacts/editor: fix crash on saving contact"
- fb5a88c2 melib/collection: ensure mailbox exists when inserting new envelopes in PR #529 "Small account stuff fixes"