]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Merge branch 'develop' into utf8mb4
[friendica.git] / CHANGELOG
index 1941e091857f8cd4d5199ea6b7526062aad8b789..a3a974eb6210f13cc23f7b67566f561475ef1247 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-Version 3.5.1
+Version 3.5.1 (2017-03-12)
   Friendica Core:
     Updates to the translations (BG, CA, CS, DE, EO, ES, FR, IS, IT, NL, PL, PT-BR, RU, SV) [translation teams]
     Fix for a potential XSS vector [heluecht, thanks to Vít Šesták 'v6ak' for reporting the problem]
@@ -7,21 +7,21 @@ Version 3.5.1
     Fix a problem with communication to Diaspora with set posting locations [heluecht]
     Fix schema handling of direct links to a original posting [Rabuzarus]
     Fix a bug in notification handling [Rabuzarus]
-    Adjustments for the Vagrant VM settings [silke]
+    Adjustments for the Vagrant VM settings [silke, eelcomaljaars]
     Improvements to the unliking of prior likes [Hypolite]
     Improvements to the API and Friendica specific extensions [gerhard6380]
     Improvements to the Browser Notification functionality [Hypolite]
-    Improvements to the themes [Hypolite, rabuzarus, rebeka-catalina]
+    Improvements to the themes [Hypolite, rabuzarus, rebeka-catalina, tobiasd]
     Improvements to the database handling [heluecht]
     Improvements to the admin panel [tobiasd, Hypolite]
     Improvements to the update process [heluecht]
     Improvements to the handling of worker processes [heluecht]
     Improvements to the performance [heluecht, Hypolite]
-    Improvements to the documentation [Hypolite, tobiasd, rabuzarus, beardyunixer]
+    Improvements to the documentation [Hypolite, tobiasd, rabuzarus, beardyunixer, eelcomaljaars]
     Improvements to the BBCode / Markdown conversation [Hypolite]
     Improvements to the OStatus protocol implementation [heluecht]
     Improvements to the installation wizzard [tobiasd]
-    Improvements to the Diaspora protocol implementation [heluecht]
+    Improvements to the Diaspora connectivity [heluecht, Hypolite]
     Work on PHP7 compatibility [ddorian1]
     Code cleanup [Hypolite, Quix0r]
     Initial federation with Mastodon [heluecht]
@@ -33,13 +33,13 @@ Version 3.5.1
     ping now works with JSON as well [Hypolite]
     On pending registrations, an email is now send to inform the user about it [tobiasd]
     On systems where the registration needs approval, a note for the admin can now be written [tobiasd]
-    Theme developers can now announce if their theme does support the RichText editor or not [heluecht, rabuzarus]
     Meta Information for HTML descriptions is now limited to 160 character [rabuzarus]
     Removed very old deprecated themes from the repository [silke]
     Marked frost and frost mobile as deprecated [silke]
     When creating new postings in the UI, focus is automatically put into the Title field [Hypolite]
     We are now shipping config files for "tx" (the Transifex client) and the "EditorConfig" addon for many common editors [fabrixxm, tobiasd]
     The TinyMCE richtext editor was removed [Hypolite]
+    We defined a coding style, PSR-2 with some adjustments
     Various bugfixes
 
   Friendica Addons:
@@ -51,16 +51,19 @@ Version 3.5.1
     Improvements to the gpluspost addon [heluecht]
     Improvements to the performance of the Twitter bridge when using workers [heluecht]
     Diaspora Export addon is now working again [heluecht]
+    Pledgie badge now uses https protocol for embedding [tobiasd]
     Better posting loop prevention for the Google+/Twitter/GS connectors [heluecht]
+    One can now configure the message for wppost bridged blog postings [tobiasd]
     On some pages the result of the Rendertime is not shown anymore [heluecht]
     Twitter-bridge now supports quotes and long posts when importing tweets [heluecht]
 
   Closed Issues
-    1019, 1163, 1612, 1613, 2177, 2252, 2260, 2403, 2991, 2614, 2751,
-    2752, 2772, 2791, 2800, 2804, 2813, 2814, 2816, 2817, 2823, 2850, 
-    2858, 2865, 2892, 2894, 2895, 2907, 2908, 2914, 2015, 2926, 2948,
-    2955, 2958, 2963, 2964, 2968, 2987, 2993, 3020, 3052, 3062, 3066,
-    3091, 3108, 3116, 3118, 3126, 3130, 3135
+    1019, 1163, 1612, 1613, 2103, 2177, 2252, 2260, 2403, 2991, 2614, 
+    2751, 2752, 2772, 2791, 2800, 2804, 2813, 2814, 2816, 2817, 2823, 
+    2850, 2858, 2865, 2892, 2894, 2895, 2907, 2908, 2914, 2015, 2926,
+    2948, 2955, 2958, 2963, 2964, 2968, 2987, 2993, 3020, 3052, 3062,
+    3066, 3091, 3108, 3113, 3116, 3117, 3118, 3126, 3130, 3135, 3155,
+    3160, 3163, 3187, 3196
 
 Version 3.5 (2016-09-13)
   Friendica Core: