@@ -3,7 +3,7 @@ author: flatcap
33title : Release 2020-03-13
44---
55
6- ## : book : Notes
6+ ## 📖 Notes
77
88### Window layout
99
@@ -18,7 +18,7 @@ This makes more space for what you want to see.
1818
1919For more info, see: https://github.com/neomutt/gfx/tree/main/layout#layout
2020
21- ## : heart : Thanks
21+ ## ❤️ Thanks
2222
2323Many thanks to our ** new contributors** :
2424
@@ -39,7 +39,7 @@ and our **regular contributors**:
3939- Austin Ray (@austin-ray )
4040- Martin Mitáš (@mity )
4141
42- ## : gift : Features
42+ ## 🎁 Features
4343
4444- UI: add number of old messages to sidebar_format
4545- UI: support ISO 8601 calendar date
@@ -51,7 +51,7 @@ and our **regular contributors**:
5151- IMAP: add network traffic compression (COMPRESS=DEFLATE, RFC4978)
5252- Header cache: add support for generic header cache compression
5353
54- ## : beetle : Bug Fixes
54+ ## 🐞 Bug Fixes
5555
5656- Fix uncollapse_jump
5757- Only try to perform entire-thread on maildir/mh mailboxes
@@ -73,7 +73,7 @@ and our **regular contributors**:
7373- Force C locale for email date
7474- Abort if run without a terminal
7575
76- ## : wrench : Changed Config
76+ ## 🔧 Changed Config
7777
7878- ` $crypt_use_gpgme ` - Now defaults to 'yes' (enabled)
7979- ` $abort_backspace ` - Hitting backspace against an empty prompt aborts the prompt
@@ -86,20 +86,20 @@ and our **regular contributors**:
8686- ` $imap_deflate ` - Compress network traffic
8787- ` $smtp_user ` - Username for the SMTP server
8888
89- ## : black_flag : Translations
89+ ## 🏴 Translations
9090
91- - : lithuania : 100% Lithuanian
92- - : es : 81% Spanish
93- - : ru : 78% Russian
91+ - 🇱🇹 100% Lithuanian
92+ - 🇪🇸 81% Spanish
93+ - 🇷🇺 78% Russian
9494
95- ## : building_construction : Build
95+ ## 🏗️ Build
9696
9797- Add libdebug
9898- Rename public headers to lib.h
9999- Create libcompress for compressed folders code
100100- Enable Cirrus CI for FreeBSD
101101
102- ## : gear : Code
102+ ## ⚙️ Code
103103
104104- Refactor Windows and Dialogs
105105- Lots of code tidying
@@ -114,7 +114,7 @@ and our **regular contributors**:
114114- Config: add path type
115115- Remove backend deps from the connection code
116116
117- ## : recycle : Upstream
117+ ## ♻️ Upstream
118118
119119- Allow ~ b ~ B ~ h patterns in send2-hook
120120- Rename smime oppenc mode parameter to get_keys_by_addr()
0 commit comments