v0.8.8 #32
epilys
announced in
Announcements
v0.8.8
#32
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Update
cargo
installations with:WARNING: This release contains a breaking change in the configuration
file: a global composing option is not required anymore. Now, composing
options are per account.
Added
themes: add inheritance, and use themes when initializing grids
sqlite3: add optional directory field in DatabaseDescription
#485 "listing: add customizable view divider like sidebar's"
always show mail_view_divider"
listing.thread_layout config flag"
module"
signatures"
#514 "listing/threaded: impl missing filter functionality"
melib/email/compose: add Content-Type header for utf8 text plain attachments
melib/email/compose/tests: add multipart mixed attachment test in PR
#515 "Fix incorrect multipart/mixed rendering when sending text with
attachments under certain circumstances"
"manage-mailboxes: add delete option"
Bug Fixes
"Fix invalid cfg feature combinations for macos"
#477 "listing: fix highlight_self flag off by one error"
compilation for 32-bit architectures"
"melib: attempt FromSql from Blob for u64 hash"
Changes
melib/jmap: do not serialize server-set fields in Set create
"jmap: detect supported Auth schemes on connect"
"embedded: prevent double-close of pty fd"
#473 "Various"
"Retry loading mailbox on recoverable error"
nntp: prepend Newsgroups header if missing on NntpType::submit()
pgp: use default sign/encrypt keys when no keys are selected
default sign/encrypt keys when no keys are selected"
#493 "view: pass filtered body to Composer as reply text"
AtomicU64"
#509 "compose: fix add-attachment-file-picker"
#511 "melib/gpgme: disable layout tests on non-x86_64 hosts"
melib/email/compose: ensure boundary always prefixed with CRLF
#517 "Fix some unrelated bugs I found while debugging build failure
on armhf"
Refactoring
Fix some borrow checker error/warnings from upcoming 2024 edition
#488 "view: fix nested filter jobs never being completed"
migration support"
upstream debian package"
Documentation
meli.conf.5: Fix wrong default value type in default_header_values
"milestone/0.8.8"
perform gpgme's sign+encrypt manually"
add examples of file picker usage"
Packaging
Miscellaneous Tasks
Don't create backends as Box, but as Box
Continuous Integration
fixes"
#460 "Update time dep to fix 1.80.0 breakage"
CI: move manifest_lints.yaml actions to Makefile.manifest-lints
This discussion was created from the release v0.8.8.
Beta Was this translation helpful? Give feedback.
All reactions