diff options
author | default <nobody@localhost> | 2024-03-14 09:12:06 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-03-14 09:12:06 +0100 |
commit | eb29b691c1c5eeefe19146554e8b5de23d6b010c (patch) | |
tree | d6af684c19ce0b1858cb36aa44f62d1d48026f8f /RELEASE_NOTES.md | |
parent | 504bfa15867f5d3d793f2ba4434945a39b3dc8a0 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-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 Use a shorter maximum conversation thread level (also, this maximum value is now configurable at compilation level with the `MAX_CONVERSATION_LEVELS` define). +The way of refreshing actor data has been improved. + Added defines for time to enable MacOS builds (contributed by andypiper). ## 2.49 |