X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=CHANGELOG;h=e9b5cae857b7992aabc9facae617f4dc20a700b9;hb=33daa0b1ea6d41d7cfbe96666c9e6d16c0d8b539;hp=392609dc35c62de107cfbe8e96b43eb015ac58b7;hpb=65a0dc4a73edd556382bb3fa211757cb1cbf58d1;p=friendica.git diff --git a/CHANGELOG b/CHANGELOG index 392609dc35..e9b5cae857 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,93 @@ -Version 3.5.2 (2017-05-XX) +Version 3.5.4 (2017-10-16) Friendica Core: - Updates to the translations (DE, EN-GB, ES, IT, RU) [translation teams] + Updates to the translations (DE) [translation teams] + Updates to the docs [tobiasd, annando] + Code refactoring [annando] + Fixing some problems with moving accounts to new nodes [annando] + Fixing the admin account in the Vagrant box [tobiasd] + Fixing a bug in the search functionality [annando] + Improvements to SQL queries [annando] + Improvements to the themes (frio) [annando] + Improvements to the import of RSS feeds [annando] + Improvements to the OStatus (GNU Social) compatibility [annando] + Added possibility to block contacts for a node [annando] + Added sending out the migration signal to Diaspora contacts [annando] + Added processing of Diaspora account migration signal [annando] + Added new fields to the generated data for displaying events [annando] + Update vier theme with new support forum URL [AlfredSK] + Update the DB handling for support of PHP 7.1 [annando] + + Friendica Addons: + dav: Update the database handling [annando] + newmemberwidget: Update support forum URL [AlfredSK] + + Closed Issues: + 3711, 3714 + +Version 3.5.3 (2017-10-05) + Friendica Core: + Updates to the translations (DE, EN-GB, EN-US, ES, ZH-CN) [translation teams] + Updates to the documentation [annando, tobiasd] + Code revision and refactoring [annando, rabuzarus, Hypolite] + Fix parsing of documentation and addon README files [tobiasd] + Fix a problem with MySQLi [annando] + Fix a problem with endless scroll [annando] + Fix a problem with the display of birthday dates on the profile page [irhen] + Fix a problem with the Vagrant config [silke, tobiasd] + Fix for a bug in picture upload via the API [annando] + Enhancements to the database structure and handling [annando, Alkarex] + Enhancements to the exception handling [ddorian1] + Enhancements to the OStatus federation (Mastodon and Pleroma) [annando] + Enhancements to the Libertree federation [annando] + Enhancements to the Diaspora federation (Diaspora and SocialHome) [annando] + Enhancements to the invitation procedure [tobiasd] + Enhancements to the themes (frio, globally all) [annando, rabuzarus] + Enhancements to the community page [annando] + Enhancements to the ACL selection dialog [annando] + Enhancements to the item expiration [annando] + Enhancements to the detection of Hubzilla and red nodes [zotlabs] + Enhancements to the background process/worker system [annando] + Enhancements to the UI [annando, AndyHee, tobiasd] + Enhancements to the handling of unicode smilies [annando] + Enhancements to the remote_self functionality [annando] + Enhancements to the nginx example config [shaftoe] + Enhancements to the detection of edited postings [annando] + The logging time stamp is now ISO8601 compatible [annando] + Pictures attached to OStatus transmitted postings are now shown [annando] + Added item deletion page to the admin panel [tobiasd] + Added link to the global directory from the contacts page [rjm6823] + Added JSON/JRD support to Webfinger [annando] + Added security and privacy related headers [annando] + Removed the external pubsubhubbub service support [annando] + + Friendica Addons: + Updates to the translations (ES, ZH-CN) [translation teams] + Updates to the documentation [tobiasd] + Code revision and refactoring [Hypolite] + pumpio, twitter bridges adopted to new background mechanism [annando] + Leistungsschutzrecht has a new source list, and a whitelist [annando] + retriever marked unsupported due to unwanted side-effects [annando] + Unicode emoji added [annando] + Enhancement to the general content filter [annando] + Fixes to buffer, diaspora, libertree, pumpio, gnu social, tumblr, twitter and wppost bridges to redistribute remote_self content [annando] + Fixed a bug in securemail settings form [FuzzJunket] + external poller addons are deprecated, as this is now a core functionality [annando] + + Friendica Directory: + Fix a problem with the Vagrant config [tobiasd] + Fix not working node health page [Hypolite] + Fix some old links [Hypolite] + + Closed Issues: + 1257, 2786, 2864, 2872, 2998, 3013, 3018, 3131, 3180, 3234, 3248, + 3309, 3313, 3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529, + 3531, 3536, 3545, 3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615, + 3616, 3621, 3624, 3636, 3645, 3661, 3684, 3685, 3691, 3696, 3699, + 3700, 3732 + +Version 3.5.2 (2017-06-06) + Friendica Core: + Updates to the translations (DE, EN-GB, EN-US, ES, IT, PT-BR, RU) [translation teams] Updates to the documentation [annando, beardyunixer, rabuzarus, tobiasd] Updated the nginx example configuration [beardyunixer] Code revision and refactoring [annando, hypolite, Quix0r, rebeka-catalina] @@ -13,6 +100,7 @@ Version 3.5.2 (2017-05-XX) Removed unused libraries [annando] Removed Embedly integration [Hypolite] Fixed a bug in the language detection for EN [Hypolite] + Fixed a bug in the probing mechanism on old PHP version [annando] Improved API [annando, gerhard6380] Improved Diaspora federation [annando] Improved Mastodon federation [annando, Hypolite] @@ -28,11 +116,11 @@ Version 3.5.2 (2017-05-XX) Improved display of notifications [annando] Improved logging mechanism [beardyunixer] Improved the worker [annando] - Improved compatibility with MySQL 5.7 Behaviour clarification of the group filter / new tab [annando] Old options for the pager and share element were removed [annando] Support of PDO was added [annando] Improved error logging for issues with the database [annando] + Improved compatibility to MySQL version 5.7+ [annando] Friendica Addons: Updates to the translation (RU) [pztrm]