aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-13 09:42:57 +0000
committerMario <mario@mariovavti.com>2023-01-13 09:42:57 +0000
commitf9cedab9648ab3e00048316e6b84b565fd454094 (patch)
tree7a20abd014181160368f565ccc5f05ddda3cef1f
parent550b6d90a49d01d8bc682990e3cd9dcb69052515 (diff)
downloadvolse-hubzilla-f9cedab9648ab3e00048316e6b84b565fd454094.tar.gz
volse-hubzilla-f9cedab9648ab3e00048316e6b84b565fd454094.tar.bz2
volse-hubzilla-f9cedab9648ab3e00048316e6b84b565fd454094.zip
update changelog
-rw-r--r--CHANGELOG59
1 files changed, 59 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index be5a3bbce..1195d3536 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,62 @@
+Hubzilla 8.0 (2023-??-??)
+ Updated ru strings
+ Implement ability to edit addon PDL with pdledit_gui and pdledit
+ Implement queueworker auto sleep time
+ Always add sys channel to receivers for public items
+ Improved server sent events loop
+ Exclude not tagable xchan networks handle_tag()
+ Add mark html tag to the html2bbcode parser
+ Embed or attach uploaded files depending on file type
+ Changed logic to enable site only public stream - please revisit admin setting
+ Updated nb-no strings
+ Moved queueworker to core
+ Provide a PDL file for mod invite and set the profile
+ Disabled outdated context help
+ Mark unseen items seen after a certain amount of time (default 90 days)
+ Slightly restructure lib webfinger
+ Improved redbasic dark schema
+ Implement unseen thread and unseen items count in HQ widget
+ In unseen items notifications just count the first 99 and display 99+ if there are more
+
+ Bugfixes
+ - Fix race conditions when processing multiple choice polls
+ - Fix affinity slider updates - issue #1714
+ - Fix issue where accounts created with a did2 could change their password
+ - Fix no message displayed if file not found in mod cloud
+ - Fix pubstream tagcloud unthreaded view
+ - Fix french invite template
+ - Fix comment permission issue in site only public stream
+ - Fix privacy tag not referring to latest hubloc entry
+ - Fix selected item not highlighted
+ - Fix poll issue when special chars and spaces are involved
+ - Fix prune_hub_reinstalls() to only care about zot6 hublocs
+ - Fix redis session PHP warnings
+ - Fix remote visitor photo uploads
+ - Fix mod shredwithme not showing any items
+ - Fix api_auth not referring to latest hubloc entry
+ - Fix category widget URLs
+ - Fix poller always polling broken feeds
+ - Fix sse event always triggered if public stream notification are off or the app is not installed
+ - Fix more PHP8 warnings
+ - Fix wrong variable in tag_deliver()
+ - Fix mod follow use trim() after punify() - issue #1698
+
+ Addons
+ - Cards: update widget info
+ - Articles: update widget info
+ - Wiki: update widget info
+ - Sse: filter apporvals
+ - Cards: use html_entity_decode before purify and html2plain for summary
+ - Articles: use html_entity_decode before purify and html2plain for summary
+ - Wiki: use html_entity_decode before purify and html2plain for summary
+ - Cards: fix comments not displayed if filter by category
+ - Articles: fix comments not displayed if filter by category
+ - Sse: respect the site public stream setting
+ - Queueworker: moved to core
+ - Pubcrawl: move db query out of foreach loop
+ - Pubcrawl: add mentions and thread owner to recipients for public items
+
+
Hubzilla 7.8.7 (2022-12-03)
- Fix regression when adding feed contacts
- Fix regression new channel calendar event not created