aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-10-10 16:29:50 +0000
committerMario <mario@mariovavti.com>2022-10-10 16:29:50 +0000
commitd5fc3ad6465693a81c308b207d500979c1a60c1a (patch)
treea7277e64eee8778ae1a62ecb401d8fd3493f5bb1 /CHANGELOG
parent624bb1db8dcab12494bd4f64c74f288bceea77a2 (diff)
parent8b7da6e3182033bc4ba9619c9dd357d5b581e9bb (diff)
downloadvolse-hubzilla-d5fc3ad6465693a81c308b207d500979c1a60c1a.tar.gz
volse-hubzilla-d5fc3ad6465693a81c308b207d500979c1a60c1a.tar.bz2
volse-hubzilla-d5fc3ad6465693a81c308b207d500979c1a60c1a.zip
Merge branch 'dev' into 7.8RC
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG38
1 files changed, 38 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 62f1bc459..19136b85b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,41 @@
+Hubzilla 7.8 (2022-10-??)
+ - Updated spanish translations
+ - Always update hubloc_updated timestamp if a hubloc is updated
+ - Do better with re-installs in various situations
+ - Update htconfig templates
+ - Emit an info if an item is deleted manually (issue #1691)
+ - Updated german translations
+ - Make Activity::actor_store() fetch the actor object if none is provided
+ - Check for various forms of as:Public for compatibility
+ - Cleanup dark schema
+ - Make use of CSS variables in redbasic
+ - Implement link hover color in redbasic
+ - Update to bootstrap version 5.2 which implements CSS variables
+
+ Bugfixes
+ - Fix stream filter for polls and events does not work anymore (issue #1694)
+ - Fix item menu display issue
+ - Fix HQ widget displaying superblocked items
+ - Fix mod poke
+ - Fix link to article or card not processed correctly if umlauts are involved (issue #1687)
+ - Fix mod siteinfo containing a dead link (issue #1690)
+ - Fix permission issue when displaying things (issue #1686).
+ - Fix check for existing profiles (issue #1688)
+ - Fix modal missing for conversation settings
+ - Fix missing closing div tag if there are no recent channel activities
+ - Fix issue where an unkown diaspora author was not imported if the comment arrived via a relayed activity
+ - Fix mangled xchan_url due to escape_tags()
+ - Fix the AP url not decode bin mod search
+ - Fix some php warnings
+
+ Addons
+ - Wiki: move create_missing_page() from widget to module
+ - Superblock: implement blocking for messages widget_item
+ - Diaspora: fix verification of relayed comments and likes
+ - Pubcrawl: make sure to store the attributedTo actor in announce activities
+ - Diaspora: fix issue where an unkown author was not imported if the comment arrived via a relayed activity
+
+
Hubzilla 7.6.1 (2022-08-07)
Bugfixes
- Fix attachments displayed in visible response activities