diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3e7b6f3..11f5288 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -8,6 +8,8 @@ Improved page position after hitting the `Hide` or `MUTE` buttons (for most case | |||
| 8 | 8 | ||
| 9 | Use a shorter maximum conversation thread level (also, this maximum value is now configurable at compilation level with the `MAX_CONVERSATION_LEVELS` define). | 9 | Use a shorter maximum conversation thread level (also, this maximum value is now configurable at compilation level with the `MAX_CONVERSATION_LEVELS` define). |
| 10 | 10 | ||
| 11 | The way of refreshing actor data has been improved. | ||
| 12 | |||
| 11 | Added defines for time to enable MacOS builds (contributed by andypiper). | 13 | Added defines for time to enable MacOS builds (contributed by andypiper). |
| 12 | 14 | ||
| 13 | ## 2.49 | 15 | ## 2.49 |