aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-01-08 14:50:58 -0800
committerzotlabs <mike@macgirvin.com>2018-01-08 14:50:58 -0800
commit75804d7ce57a476c85a486c807ea1f5a75235a0e (patch)
tree13794288d5ffca739248d9ec017ef1a4cef9b93d /CHANGELOG
parentd4af870bb6500747790e6f196afeb4d75011185d (diff)
parent0600817ef75d19d1ec91ba822f8a6938d442824e (diff)
downloadvolse-hubzilla-75804d7ce57a476c85a486c807ea1f5a75235a0e.tar.gz
volse-hubzilla-75804d7ce57a476c85a486c807ea1f5a75235a0e.tar.bz2
volse-hubzilla-75804d7ce57a476c85a486c807ea1f5a75235a0e.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c583c022b..d84b8fe4a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,8 @@
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()
- Make homeinstall script ready for Debian 9
- Add url and headings to bbco_autocomplete()
- Remove additional linebreaks after headings
@@ -82,6 +86,12 @@ 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
- Fix misc. issues with new 'insert photo from photo album' github issue #475
- Fix regression in channel sources delivery
@@ -116,6 +126,10 @@ 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
Pubcrawl: fix PHP warning
Diaspora: remove garbage from magic envelope
Diaspora: fix permalinks for zot reshares