]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
spelling: preview
[friendica.git] / CHANGELOG
index 822c9e0855828fa1d0adf9761a3565b7f294c02c..3ec27ea44e83602cf37fe8a2ae6e29a7aba77f7f 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,124 @@
-Version 2022.05 (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]
+    Added an API endpoint to create events [MrPetovan, pankraz]
+    Added the possibility to store profile avatars in a separate directory [annando]
+    Added an option to not fetch parent postings [annando]
+    Added an option to reject postings by language received by the relay [annando]
+    Added a notification mail to all users when the server block list is updated [MrPetovan]
+    Added a download link to the CSV file of the server block list on the about page [MrPetovan]
+    Added support for youtube short URLs [annando]
+    Updates to the themes (frio, smoothly) [AlessandroLorenzi, HankG, MrPetovan, tobiasd]
+    General code cleanup [annando, fabrixxm, Quix0r, tobiasd]
+    Enhanced the performance (cache, database, rendering) [annando, Quix0r]
+    Enhanced the language detection [annando]
+    Enhanced the display of the reason why a posting is shown to a user [annando]
+    Enhanced the fetching of missing postings [annando]
+    Enhanced the server detection [annando]
+    Enhanced the UI for 2FA logins [nupplaphil]
+    Enhanced the Woodpecker integration [nupplaphil]
+    Enhanced integration with ejabberd [nupplaphil]
+    Fixed a federation problem with Diaspora* during the author signature check [annando]
+    Fixed a problem with Forwarded-For headers [nupplaphil]
+    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]
+
+  Friendica Addons
+    Added GD translation, updates to the translation AR, FR
+    Removed the addons: morechoice, morepokes
+    Marked the addon whindowsphonepush as unsupported
+    twitter:
+      Valid post body can be empty [MrPetovan]
+      Support of Twitter threads was added [annando]
+
+  Closed Issues
+    11177, 11317, 11458, 11471, 11566, 11614, 11625, 11635, 11636, 11638,
+    11651, 11661, 11666, 11695, 11700, 11704, 11706, 11708, 11712, 11716,
+    11722, 11723, 11724, 11726, 11731, 11732, 11751, 11765, 11775, 11778,
+    11779, 11794, 11798, 11799, 11800, 11824, 11826, 11851, 11861, 11870,
+    11909, 11920, 11931, 11938, 11943, 11952, 11953, 11969, 11975
+
+Version 2022.06 (2022-06-11)
   Friendica Core
     Added DA DK translation, updates to the translations DE, FR, HU, PL, RU, ZH CN [translation teams]
     Updates to the documentation [foss-]
@@ -7,9 +127,11 @@ Version 2022.05 (unreleased)
     Added the display of pinned/featured postings of contacts [annando]
     Added the display of polls and current votes [annando]
     Added node relocation to the console tool [MrPetovan]
-    Added tool to move avatars to the avatar cache [annanado]
+    Added tool to move avatars to the avatar cache [annando]
     Added storage of edit history of postings [annando]
     Added the possibility to set custom posting dates [annando]
+    Added the possibility that pending events in a forum are send to new members [annando]
+    Removed node relocation functionality from the Admin Panel [MrPetovan]
     Enhanced performance (database related, global directory) [annando]
     Enhanced the logging [annando]
     Enhanced the federation statistics page in the admin panel [annando]
@@ -18,6 +140,7 @@ Version 2022.05 (unreleased)
     Enhanced the priority values of some worker queue jobs [annando]
     Enhanced the possibility for the user selecting which notifications should be shown [MrPetovan]
     Enhanced the relay server handling [annando]
+    Enhanced the users control what they are notified about [annando]
     Changed the default icons to the flat icons [atjn]
     Changed the order of starred posts and posts with mention by the last comment date [annando]
     Fixed a problem with the local cache of contact avatars [annando]
@@ -32,6 +155,11 @@ Version 2022.05 (unreleased)
     Fixed a problem with the language detection of postings [annando]
     Fixed a problem with the selection of JSON/XML webfinger results [annando]
     Fixed a problem with re-shared postings that were pinned [annando]
+    Fixed a problem that caused the display of a wrong information about a new follower for some account types [annando]
+    Fixed a problem that caused interaction abilities on postings not to be possible [annando]
+    Fixed a problem causing links to larger photos lead to smaller ones [annando]
+    Fixed a regression that caused pinned private notes to be shown publically [annando]
+    Fixed a problem during the language detection for notifications [annando]
 
   Friendica Addons
     Breaking: The obsolete hooks settings_form and settings_post have been removed,
@@ -41,15 +169,15 @@ Version 2022.05 (unreleased)
       Use a random item to validate fields on rule save [MrPetovan]
     twitter
       Fix usage of unfollow / block hooks [MrPetovan]
-    S3 storage backend
+    S3 storage back-end
       Added the addon [nupplaphil]
 
   Closed Issues
-     4639,  9650, 11040, 11212, 11223, 11226, 11291, 11299, 11309, 11310,
-    11315, 11319, 11338, 11339, 11340, 11343, 11350, 11353, 11371, 11393,
-    11407, 11425, 11427, 11431, 11440, 11445, 11450, 11461, 11469, 11470,
-    11487, 11488, 11491, 11492, 11504, 11507, 11508, 11510, 11511, 11512,
-    11557, 11560, 11561
+     4639,  9650, 10926, 11040, 11146, 11212, 11223, 11226, 11291, 11299,
+    11309, 11310, 11315, 11319, 11338, 11339, 11340, 11343, 11350, 11353,
+    11371, 11393, 11407, 11425, 11427, 11431, 11440, 11445, 11450, 11461,
+    11469, 11470, 11487, 11488, 11491, 11492, 11504, 11507, 11508, 11510,
+    11511, 11512, 11557, 11560, 11561, 11594, 11602, 11625
 
 Version 2022.03 (2022-03-07)
   Friendica Core
@@ -586,13 +714,13 @@ Version 2020.07 (2020-07-12)
     blockbot:
       The list of accepted user agents was enhanced [annando]
     Diaspora*:
-      Enhanced conntector settings [MrPetovan]
+      Enhanced connector settings [MrPetovan]
     PHP Mailer SMTP:
       Updated phpmailer version [dependabot]
     showmore_dyn:
       New addon to collapse long post depending on their actual height [wiwie]
     twitter:
-      Enhaceed the handling of mobile twitter URLs [annando]
+      Enhanced the handling of mobile twitter URLs [annando]
       Enhanced the handling of quoted tweets [MrPetovan]
       added HTML error code handling [MrPetovan]
     various:
@@ -850,7 +978,7 @@ Version 2019.06 (2019-06-23)
     Fixed an issue with the File to Folder feature [MrPetovan]
     Fixed an issue with the legacy storage engine [fabrixxm]
     Fixed an issue with the theme and addon path items [MrPetovan]
-    Fixed an issue occuring when the BasePath was not set [tobiasd]
+    Fixed an issue occurring when the BasePath was not set [tobiasd]
     Fixed an issue with additionally opened Sessions [MrPetovan]
     Fixed an issue with legacy loglevel mapping [nupplaphil]
     Fixed contact suggestions [annando]
@@ -914,7 +1042,7 @@ Version 2019.03 (2019-03-22)
     Update to the themes (duepuntozero, frio, smoothy, quattro, vier) [lxiter, MrPetovan, nupplaphil, rabuzarus,  tobiasd]
     Enhancements to the API [jasonscheng]
     Enhancements to the Vagrant development VM [JeroenED]
-    Enhancements to the storage of gender, sexual preferences and maritial status [JeroenED]
+    Enhancements to the storage of gender, sexual preferences and marital status [JeroenED]
     Enhancements to the wording of notifications [MrPetovan]
     Enhancements to the display of contacts in the profile [MrPetovan]
     Enhancements to the handling of local links [lxiter]
@@ -943,7 +1071,7 @@ Version 2019.03 (2019-03-22)
     Fixed an issue with sending out notification mails to the admin [nupplaphil]
     Fixed an the issue, that the API was ignoring the globalsilence setting  [nupplaphil]
     Fixed issues with the autolinker of URLs in postings [MrPetovan]
-    Fixed an issue resulting in multible emails after successful updates of the database [nupplaphil]
+    Fixed an issue resulting in multiple emails after successful updates of the database [nupplaphil]
     Fixed a timeout issue during detection process of the remote profile [annando]
     Fixed an issue with postings from blocked servers [annando, MrPetovan]
     Fixed an issue with the paging of stored folders [MrPetovan]
@@ -975,7 +1103,7 @@ Version 2019.03 (2019-03-22)
     forumdirectory:
       Fixed a theming issue with frio [rabuzarus]
     js_upload:
-      Fixed a missing extionsion index [nupplaphil]
+      Fixed a missing extension index [nupplaphil]
     mailstream:
       Fixed a curl issue [MrPetovan]
     piwik:
@@ -1221,7 +1349,7 @@ Version 2018.05 (2018-06-01)
     Enhancements to the relay system [annando]
     Enhancements to the handling of URL that contain unicode characters [annando]
     Enhancements to the Vagrant VM configuration [fabrixxm, tobiasd]
-    Enhancementa to the Babel module [MrPetovan]
+    Enhancements to the Babel module [MrPetovan]
     Enhancements to the display of the [code] elements [MrPetovan]
     Enhancements to the federation (OStatus, diaspora) [annando]
     Enhancements to the PHP7.2 compatibility [Alkarex, MrPetovan, Quix0r]
@@ -1349,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]
@@ -1411,7 +1539,7 @@ Version 3.6 (2018-03-23)
     all bridges don't relay postings anymore that are posted to a public forum [annando]
     DAV addon marked unsupported [tobiasd]
     communityhome addon marked unsupported [MrPetovan]
-    yourls addon makrked unsupported [MrPetovan]
+    yourls addon marked unsupported [MrPetovan]
     Current Weather: fixing a problem with the weathermap link [zeroadam]
     NSFW added config examples, reworked the description, now ignores the CW from Mastodon [andyhee, annando, rebeka-catalina]
     Twitter support 280 chars limit [annando]
@@ -1668,7 +1796,7 @@ Version 3.5 (2016-09-13)
     Improvements on the themes (quattro, vier, frost) [rabuzarus, fabrixxm, stieben, annando, Quix0r, tobiasd]
     Improvements to the ACL dialog [fabrixxm, rabuzarus]
     Improvements to the database structure and optimization of queries [annando]
-    Improvements to the UI (contacts, hotkeys, remember me, ARIA, code hightlighting) [rabuzarus, annando, tobiasd]
+    Improvements to the UI (contacts, hotkeys, remember me, ARIA, code highlighting) [rabuzarus, annando, tobiasd]
     Improvements to the background process (poller, worker) [annando]
     Improvements to the admin panel [tobiasd, annando, fabrixxm]
     Improvements to the performance [annando]
@@ -1767,9 +1895,9 @@ Version 3.4.3 (2015-12-22)
        New hook 'template_vars' (fabrixxm)
        $baseurl variable is passed to all templates by default (fabrixxm)
        OStatus delivery code is moved in new function (annando)
-       Doxygen config file and initial documetation of code (rabuzarus)
+       Doxygen config file and initial documentation 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)
@@ -1785,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)
 
@@ -1795,7 +1923,7 @@ Version 3.4.2 (2015-09-29)
        Updates to the documentation (tobiasd, silke, annando)
        Updates to the translations (tobiasd & translation teams)
        Updates to themes frost-mobile, vier, duepuntozero, quattro (annando, tobiasd)
-       Enancements of the communications via OStatus and Diaspora protocols (annando)
+       Enhancements of the communications via OStatus and Diaspora protocols (annando)
        Option to automatically follow OStatus contacts was moved from addon to the core (annando)
        Add tool to import OStatus contacts from an old account (annando)
        SALMON slaps with OStatus were reworked (annando)
@@ -1840,7 +1968,7 @@ Version 3.4.1 (2015-07-06)
        Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
        Fix connection with Diaspora "freelove" account (issue #1572) (annando)
        Various SQL speedups (annando)
-       Port of Javascript DatePicker input from RedMatrix (rabuzarus)
+       Port of JavaScript DatePicker input from RedMatrix (rabuzarus)
        Port of RedMatrix archive widget (rabuzarus)
        Load profile owner settings for theme on profile page (rabuzarus)
        Move HTML code from php into templates (rabuzarus)
@@ -1853,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
@@ -1864,7 +1992,7 @@ Version 3.4.1 (2015-07-06)
        Add fake fields to API response for better Twitter API compatibility (annando)
        Fix search in local directory (issue #1657) (annando)
        Improve OEmbed (issue #1640) (annando)
-       Fix double html encodig in site administration page for sitename and register text (issue #1628) (annando)
+       Fix double html encoding in site administration page for sitename and register text (issue #1628) (annando)
        Fix remote subscription from GNU Social (annando)
        Fix "{0}" in notifications (issue #1642) (annando)
        Fix desktop notification (fabrixxm)
@@ -1873,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)
@@ -1997,7 +2125,7 @@ Version 3.3 (2014-10-06)
 
        Interaction
        ignoring of threads
-       for selected contects one can now get notifications when they post something, useful e.g. for forums
+       for selected contacts one can now get notifications when they post something, useful e.g. for forums
        After a new friendica contact is added, the user is directed to the contact page of the new contact. (Instead of the remote profile)
        many improvement on all connectors, new app.net connector
        the algorithm for shortening postings when posting to limited platforms was improved
@@ -2009,7 +2137,7 @@ Version 3.3 (2014-10-06)
        updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
        added modernizer 2.8.3, better browser support
        updates to the DB structure for better performance
-       preperations to use PDO in a later release
+       preparations to use PDO in a later release
        new notification system
        web interface translations updated, addon translations now also possible separately from the main UI and done for CS, IT, RO, DE
        vagrant support added for developers
@@ -2067,7 +2195,7 @@ Version 3.2
        improving the install.php script
        addons now can be members only
        item object now contains the "edited" information left for the theme designers to show this info in a pretty way
-       improvments to the user-import from exported account files
+       improvements to the user-import from exported account files
        It's now possible to authenticate an ejabberd server against friendica.
        bugtracker moved to github
        improvements to MySQL queries