Adding Merge and IMAP Features to 1.3 Changelog (#13823)

## PR Summary 
- Added two new covers 
- Wrote their according feature description

---------

Co-authored-by: vickywxng <vw92@cornell.edu>
This commit is contained in:
Vicky Wang
2025-08-11 17:47:45 +02:00
committed by GitHub
parent 3e5b60a923
commit 6314443c4f
3 changed files with 16 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 972 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 805 KiB

@@ -0,0 +1,16 @@
---
release: 1.3.0
Date: 2025-08-11
---
# IMAP
Weve added IMAP support to let you connect email accounts for receiving messages. You can also set up SMTP to send emails and CalDAV to sync calendars.
![](/images/releases/1.3/1.3-IMAP.png)
# Merge Records
This feature gives you the ability to merge two records into one. This combines their information and keeps linked data, helping you remove duplicates and keep records accurate.
![](/images/releases/1.3/1.3-merge.png)