Added
- Run full GetUids() in background when message_list_limit is set
- MessageListThreadsMap as background task when message_list_limit is set
- Properly set CACHEDIR.TAG
- Sending group email to all contact addresses by @rezaei92 #1286
Changed
- Default IMAP message_list_limit to 10000
- DoMessageCopy() return toFolder hash/etag
- Improved Squire WYSIWYG
- Sort real attachments and inline attachments for #1360
- Nextcloud Theme fixes and improvements by @hampoelz #1363
- Improve display of attachments #1361
- Rename messageVisibility to messageVisible
- All CSS font-size to % instead of px
- Flip source code view of .eml attachments #1332
Fixed
- Folders array_filter(): Argument 1 must be of type array, null given
- At upgrade set
static
andthemes
folder to 0755 - Preview tooltip shows "null" when PREVIEW capability is disabled
Nextcloud
- Improved language handling by @avinash-0007 #1362
- FilterLanguage had wrong parameter order
- Use NextcloudV25+ theme by default
https://apps.nextcloud.com/apps/snappymail
Docker Hub
https://hub.docker.com/r/djmaze/snappymail/tags
docker pull djmaze/snappymail:latest
https://github.com/the-djmaze/snappymail/pkgs/container/snappymail
docker pull ghcr.io/the-djmaze/snappymail:latest
Integrations
https://github.com/the-djmaze/snappymail/wiki/Installation-instructions#integrations
Full Changelog: v2.31.0...v2.32.0