X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=CHANGELOG;h=66d82ab088530e6e980acf7c1653f2f406c28a89;hb=93c93bf69f14ea8f91149b4214eb251c5b29c070;hp=f425474f11fe4a54e36543a3811278d58a414e2d;hpb=f71ff00d5a835350001338d4ef41ca663962fd1d;p=friendica.git diff --git a/CHANGELOG b/CHANGELOG index f425474f11..66d82ab088 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -958,7 +958,7 @@ Version 2019.09 (2019-09-29) Version 2019.06 (2019-06-23) Friendica Core: - Update to the tranlation (CS, DE, EN-GB, EN-US, ET, FR, IT, PL, PT-BR, SV) [translation teams] + Update to the translation (CS, DE, EN-GB, EN-US, ET, FR, IT, PL, PT-BR, SV) [translation teams] Update to the documentation [nupplaphil, realkinetix, MrPetovan] Update to the themes (frio, vier) [BinkaDroid, MrPetovan, tobiasd] Enhancements to the API [annando, MrPetovan] @@ -1004,7 +1004,7 @@ Version 2019.06 (2019-06-23) Remove support for defunct F-Droid Friendica app [MrPetovan] Friendica Addons: - Update to the tranlation (ET, SV, ZH_CN) [translation teams] + Update to the translation (ET, SV, ZH_CN) [translation teams] botdetection: Added a new addon for preventing access by bots [nupplaphil, annando] buffer: @@ -1378,7 +1378,7 @@ Version 2018.05 (2018-06-01) Fixed a bug that made edited mentions and hashtags plaintext [annando] Fixed a bug that caused the /display page to receive constandly new updates [annando] Fixed wrong version of a dependency preventing the usage of PHP 5.6 [MrPetovan] - Fixed a bug in OpenID authentification [Quix0r] + Fixed a bug in OpenID authentication [Quix0r] Fixed a bug in the item deletion [annando] Fixed a bug that prevented public comments from being distributed [annando] Fixed a bug that caused empty profile pictures for public contacts [annando] @@ -1485,7 +1485,7 @@ Version 3.6 (2018-03-23) Fixed a bug in URL completion for feed fragments [annando] Fixed a bug in the notification system about new registrations [annando] Fixed the display of dislikes [annando] - Fixed the display of orphans childs in threads [MrPetovan] + Fixed the display of orphan children in threads [MrPetovan] Fixed some SQL problems [annando] Fixed the CLI config script [tobiasd] Fixed the forum selection on the network display [annando] @@ -2020,7 +2020,7 @@ Version 3.4 (2015-04-05) Optionally, "like" and "dislike" activities don't update thread timestamp (annando) Updated markdown libraries (annando) Updated jQuery (StefOfficiel) - Cache zrl verification requests to prevent DSoS (issue #1453) (annando) + Cache zrl verification requests to prevent DDoS (issue #1453) (annando) "Verify SSL" options affects also VERIFYHOST (annando) Better handling of hashtags (annando) Updated translations (translation teams, tobias) @@ -2058,7 +2058,7 @@ Version 3.3.3 (2015-02-24) Share-it button support (annando) More reliable reshare from Diaspora (annando) Load more images via proxy (annando) - util/typo.php uses "php -l" insead of "eval()" to validate code (fabrixxm) + util/typo.php uses "php -l" instead of "eval()" to validate code (fabrixxm) Use $_SERVER array in cli script instead of $argv/$argc (issue #1218) (annando) Updated vagrant setup script (silke) API: support to star/unstar items (fabrixxm) @@ -2079,7 +2079,7 @@ Version 3.3.3 (2015-02-24) Version 3.3.2 (2014-12-26) - Set default value for all not-null fields (fixes SQL warinigs) (annando) + Set default value for all not-null fields (fixes SQL warnings) (annando) Fix item filters in network page (issue #1222) (fabrixxm) Remove reference to an ex Friendica hub from documentation (beardyunixer, tobiasd) API throttling (annando)