aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-12-19 10:37:19 +0000
committerMario <mario@mariovavti.com>2024-12-19 10:37:19 +0000
commit804b4effa210f887277e5068b9252f8f3376fc8b (patch)
treeacbb3d5b1f6ee31922d8debfe8637b12b1f46192 /CHANGELOG
parentd9c69b747d0bc927a06eed82f3674dd2b15631fb (diff)
downloadvolse-hubzilla-804b4effa210f887277e5068b9252f8f3376fc8b.tar.gz
volse-hubzilla-804b4effa210f887277e5068b9252f8f3376fc8b.tar.bz2
volse-hubzilla-804b4effa210f887277e5068b9252f8f3376fc8b.zip
changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG37
1 files changed, 37 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cbfcab178..4d0859b92 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,40 @@
+Hubzilla 10.0 (???)
+ - 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
+ - Add indicators to items in case they are delayed, have an expiration time or commenting is disabled
+ - Introduce relative_time() a new function to calculate the relative time
+ - Refactor mod admin/accounts
+ - Toggle aside if a notification or message is clicked
+ - Add Mailer class to replace z_mail()
+ - Provide a possibility to link to a specific day or month in mod cal via URL fragment e.g. #2024-12-24
+ - Refactor mod magic
+ - Introduce conversation containers a.k.a. FEP-171b
+ - Refactor mod item
+ - Refactor Thumbs\Epubthumb to adapt to new version of EPub meta lib
+ - Remove unused libraries
+
+ Bugfixes
+ - Fix comments on/off toggle
+ - Fix various missing icons after transition from fork-awesome
+ - Fix performance issue in mod pubstream
+ - Fix mails with + in local part rejected
+ - Fix % calculation in mod import_progress
+ - Fix query vars not unset when constructing the server address
+ - Fix can_comment_on_post() logic after introduction of repeats
+ - Fix xchan_query() not including deleted hublocs
+ - Fix allday variable not set when clicking an event or a resource is provided
+
+ Addons
+ - Introduce conversation containers a.k.a. FEP-171b
+ - Cards: fix comments on/off state
+ - Articles: fix comments on/off state
+ - Pubcrawl: fix encoding of stored raw message
+ - Gallery fix zoom icon toggle
+ - Pubcrawl: fix follow to non primary hub location
+ - Pubcrawl: rewrite id host to local host instead of primary host
+
+
Hubzilla 9.4.4 (2024-11-06)
- Update Norwegian translations
- Fix error adding things when multiple profiles not enabled