Skip to content

Commit 7106882

Browse files
committed
docs updated for 1.4.12 release
1 parent 7d29e44 commit 7106882

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

Changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v1.4.12
2+
---
3+
- new feature "Badges" showing label text in message list (PR 65 by Mariusz
4+
Krzaczkowski)
5+
- removed coffeescript source
6+
7+
v1.4.11
8+
---
9+
- don't use `$rcmail_config` (Issue 64)
10+
111
v1.4.10
212
---
313
- icons and colors in contextmenu (PR 61 by gianlucagiacometti)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646

4747
### CONFIGURE
4848

49-
See `config.inc.php`
49+
See `config.inc.php` for more details
5050

5151
- `tb_label_enable = true/false` (can be changed by user in prefs UI)
5252
- `tb_label_modify_labels = true/false`
5353
- `tb_label_enable_contextmenu = true/false`
5454
- `tb_label_enable_shortcuts = true/false` (can be changed by user in prefs UI)
55-
- `tb_label_style = 'bullets'` or `'thunderbird'`
55+
- `tb_label_style = 'bullets'`, `'thunderbird'` or `'badges'`
5656

5757
### Author
5858
Michael Kefeder

0 commit comments

Comments
 (0)