aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-01-03 20:18:11 +0100
committerMario Vavti <mario@mariovavti.com>2018-01-03 20:18:11 +0100
commit4562e1cc1c9df6ff7695bf85303f4ba47228ef4f (patch)
tree09e7258b4b11ff693688cd93f47c1a8f1a2d9360 /CHANGELOG
parentf826c09abc48a522c1a27b44a3fda1e337d90a1a (diff)
downloadvolse-hubzilla-4562e1cc1c9df6ff7695bf85303f4ba47228ef4f.tar.gz
volse-hubzilla-4562e1cc1c9df6ff7695bf85303f4ba47228ef4f.tar.bz2
volse-hubzilla-4562e1cc1c9df6ff7695bf85303f4ba47228ef4f.zip
update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c69b7cb41..d84b8fe4a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
Hubzilla 3.0 (????-??-??)
+ - Updated homeinstall script
- Sort cloud directory by 1. is_dir and 2. name
- Document that imagick calls/execs ffmpeg for mp4 video thumbnails
- Use pipe_stream() instead of file_{get, put}_contents() in attach_store()
@@ -85,6 +86,10 @@ Hubzilla 3.0 (????-??-??)
- Table structure for pseudo or proxy channels (pchan)
Bugfixes
+ - Fix sync non-default profile photo changes to clones - github issue #113
+ - Fix prev/next buttons on connedit can show deleted connections - github issue #673
+ - Fix affinity widget settings
+ - Fix dupe bug in content hooks - github issue #943
- Fix directory keywords returned from dir_tagadelic() in standalone mode
- Fix argument warning when arguments are correct in util/dcp
- Fix issue with long filenames in mod cloud
@@ -121,6 +126,7 @@ Hubzilla 3.0 (????-??-??)
- Fix unstar
Plugins/Addon
+ Diaspora: fix 'view full size' photo link - core github issue #947
Diaspora: implement recent changes in diaspora account_migration spec
GNU-Social: fix uploading a photo to a post results in double post - github issue 75
GNU-Social: fix gnusoc plugin not respecting delayed delivery - github issue 74