]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
spelling: concatenated
[friendica.git] / CHANGELOG
index ec188fd709a65133c7bf3f43fad7081bb9e482fc..618d733f11baeafc2686d2de6679144eed43ce14 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,78 @@
-Version 2022.09 (unreleased)
+Version 2023.03 (unreleased)
+  Friendica Core
+
+  Friendica Addons
+
+  Closed Issues
+
+Version 2022.12 (2022-12-20)
+  Friendica Core
+    Updates to the translations DE, FR, HU, PL, RU
+    Updated to the documentation [foss-, MarekBenjamin, MrPetovan, tobiasd]
+    Updates to the themes (frio, vier) [loma-one, MarekBenjamin, MrPetovan, tobiasd]
+    Improved the display of the system settings in the admin panel [MarekBenjamin]
+    Improved the API [annando, HankG, Schnoop]
+    Improved getting system information [VVelox]
+    Improved the PHP 8.1 compatibility [MrPetovan]
+    Improved the bulk delivery of postings [annando]
+    Improved the display of attached images to postings [MarekBenjamin]
+    General code cleanup [annando, MrPetovan, nupplaphil, Quix0r]
+    Added a blur hash for images else not displayable [annando]
+    Added a /about route for the /friendica page [nupplaphil]
+    Added reporting endpoints to the API [annando]
+    Added support for the "fedifinder" [annando]
+    Added rel-me verification for the profile homepage [tobiasd]
+    Added admin notification for new registrations [annando]
+    Added a moderation section to the admin panel [annando]
+    Added an option to make the calendar public [matthiasmoritz]
+    Fixed a bug in the federation with Diaspora* [annando]
+    Fixed a problem in the federation with GoTo Social and Owncast [annando]
+    Deprecated old themes (duepuntozero, quattro, smoothy)
+
+    NOTE: The Apache2 rewrite rule in the .htaccess-dist has been changed.
+          The change has to be applied manually to the existing .htaccess.
+
+  Friendica Addons
+    Updates to the translations DE, FR, HU, SV
+    fancybox:
+      Added an addon to display images in postings with a fancybox [brockhaus]
+    impressum:
+      Fixed a bug when saving informations [tobiasd]
+    js_upload:
+      Improved wording [MarekBenjamin]
+    monolog:
+      Moved the functionality into an addon [nupplaphil]
+    nitter:
+      Updated the wording [AndyHee]
+    nsfw:
+      Enhanced regex handling [MrPetovan]
+    pumpio:
+      Fixed logger message [MrPetovan]
+    rendertime:
+      Fixed empty minimal time [nupplaphil]
+      Adapt ignored_modules [nupplaphil]
+    twitter:
+      Fixed a problem when the image array was missing [MrPetovan]
+      Added an option to automatically follow contacts in the Fediverse [annando]
+
+    Deprecated unmaintained addons: namethingy, superblock, windowsphonepush
+
+    BREAKING: The functions from the boot.php file have been moved into better
+              fitting classes this may break your custom addons. See the pull
+              requests #1293 and #1294 in the addon repository about the needed
+              changes to your addons.
+
+  Closed Issues
+     5095,  7574,  9286,  9920, 10100, 10188, 10518, 10875, 11011, 11284,
+    11553, 11774, 11804, 11875, 11911, 11941, 11998, 12009, 12013, 12023,
+    12035, 12054, 12059, 12073, 12084, 12085, 12090, 12096, 12112, 12149,
+    12163, 12182, 12191, 12192, 12193, 12197, 12199, 12201, 12219, 12220,
+    12229, 12237, 12245, 12262, 12266, 12273, 12275, 12285, 12312, 12327,
+    12338, 12339, 12342, 12344, 12345, 12355, 12373, 12376, 12382, 12386,
+    12399, 12401, 12405, 12406, 12408, 12411, 12413, 12421, 12431, 12437,
+    12441, 12448, 12450, 12456, 12466, 12468, 12476
+
+Version 2022.10 (2022-10-14)
   Friendica Core
     Added GD translation, updates to the translations AR, DE, FR, HU, PL, SV, ZH CN
     Added a check for too long passwords (due Blowfish hashing algorithm) [MrPetovan]
@@ -24,6 +98,7 @@ Version 2022.09 (unreleased)
     Fixed a problem with the encoding of mails send [MrPetovan]
     Fixed a problem with weird formatted date notations [annando, MrPetovan]
     Fixed a problem following some RSS feeds [mexon]
+    Fixed a problem with quoted reshares from Twitter [annando]
     Updated dependencies [MrPetovan]
     Replace SFTP-publish with docker-publish [nupplaphil]
     Removed the poke functionality [MrPetovan]
@@ -1402,7 +1477,7 @@ Version 3.6 (2018-03-23)
     Enhancements to the probing of pump.io profiles [annando]
     Enhancements to the handling of BBCode tags [MrPetovan]
     Enhancements to the OEmbed handling [MrPetovan]
-    Fixed a bug that triggered the display of activities on the cummunity page [annando]
+    Fixed a bug that triggered the display of activities on the community page [annando]
     Fixed a bug with personal notes [annando]
     Fixed a display issue of long postings when using the showmore option [annando]
     Fixed a bug that caused Twidere to crash on reload [annando]
@@ -1822,7 +1897,7 @@ Version 3.4.3 (2015-12-22)
        OStatus delivery code is moved in new function (annando)
        Doxygen config file and initial documetation of code (rabuzarus)
        Full rewrite of util/php2po.php (fabrixxm)
-  Bugfixs:
+  Bugfixes:
        Remote self works again (annando)
        Fix feeds mistakenly recognized as OStatus (issue #1914) (annando)
        Report invalid feeds to user (issue #1913) (annando)
@@ -1838,7 +1913,7 @@ Version 3.4.3 (2015-12-22)
        Fix install routine css when mod_rewrite doesn't works (issue #2071) (fabrixxm)
        Fix code to be compliant with minimum required PHP version (issue #2066) (fabrixxm, rabuzarus)
        Fix feedback after succesfull registration (issue #2060) (annando)
-       Fix mention completition popup with TinyMCE (issue #1920) (fabrixxm)
+       Fix mention completion popup with TinyMCE (issue #1920) (fabrixxm)
        Fix photo cache and proxy when installed in subfolder (ddorian1)
        Fix bbcode conversion of the about text for the profile (issue #1607) (annando)
 
@@ -1906,7 +1981,7 @@ Version 3.4.1 (2015-07-06)
                use correct contact when automatically add @-replies
                add attachment links as enclosures
                send salmon notifications to every mentioned person
-               better thread completition
+               better thread completion
                support for bookmarks
                support for events and questions
                link to items using GUID
@@ -1926,7 +2001,7 @@ Version 3.4.1 (2015-07-06)
        Fix emoticons alt text (tobias)
        Improve threaded display in Vier theme (annando)
        Use field templates in photo edit form (fabrixxm)
-       Alllow deletion of any user but yourself (issue #1625) (fabrixxm)
+       Allow deletion of any user but yourself (issue #1625) (fabrixxm)
        Install wizard load htconfig template from template/ folder, remove localized htconfig templates (fabrixxm)
        Add contact detail to non-js contact drop confirm dialog (issue #1629) (fabrixxm)
        Return geo coord in API (annando)