diff options
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,5 @@ -Hubzilla 10.0 (???) +Hubzilla 10.0 (2024-12-21) + - Port updateConvItem() and notifications widget to vanilla javascript - Remove jquery.timeago.js in favor of a native js implementation - Introduce item_forwardable() a function to check if an item should be frowarded - Always set item_delayed flag if we use a custom created date @@ -13,6 +14,7 @@ Hubzilla 10.0 (???) - Refactor mod item - Refactor Thumbs\Epubthumb to adapt to new version of EPub meta lib - Remove unused libraries + - Bring filed items to mod hq Bugfixes - Fix comments on/off toggle |