From a6b033c4f68cae61cf5a89b5526bad5c89d9ab77 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 4 Mar 2024 17:38:32 +0100 Subject: [PATCH 1/5] CHANGELOG for 2024.03 --- CHANGELOG | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b454648c33..38bf5bde2f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,53 @@ Version 2024.03 (unreleased) Friendica Core + Updates to the translations AR, BG, CS, DE, EO, ES, FR, GD, HU, IS, IT, JA, PL, RO, RU, SV + Updates to the themes (frio, vier) [annando, foss-, haheute, MrPetovan, Raroun, toddy15] + Improved the channel feature [annando] + Improved the search performance [annando] + Improved spam detection [annando] + Improved the account overview on the moderation page [annando] + Improved account creation via CLI console [mexon] + Improved the Mastodon compatible API [annando, MrPetovan] + Improved logging of the system load value [annando] + Improved image handling [annando] + Fixed an issue that could lead to empty URLs in the server block list [annando] + Fixed XSS attacks [leoOliver, MrPetovan, snajafov] + Fixed enumberation attack on photo URLs [MrPetovan] + Fixed an issue when importing emails [annando] + Fixed an issue that blocked users could still use the API [annando] + Fixed an issue when fetching remote content [anndndo, arcanicanis] + General code cleanup [annando, MrPetovan] + Updated the PasswordExposed usage [mexon] + Removed fpostit (Friendica post bookmarklet) [MrPetovan] + Removed the possibility for users to follow relays directly [annando] + Removed unused OEmbed functionality [annando] + Removed legacy schemes from frio theme [MrPetovan] + Added blur effect to sensitive images and user setting against it [annando] + Added account type Channel Relay [annando] + Added OCR generated image descriptions via tesseract addon [annando] + Added WebP and BMP support [annando] + Added blocked email addresses for registration [annando] Friendica Addons + advancedcontentfilter + Updated dependency for PHP8.2 compatibility [MrPetovan] + bluesky + Overhaul of the Bluesky connector [annando] + Fixed problem with empty quoted shares [annando] + openstreetmap + Fix a config problem [haheute] + pnut: + Connector addon was added [spacenerdmo] + tesseract + Added the addon to generate image descriptions from images via OCR [annando] + url_replace + Added addon to replace URLs from Twitter, Youtube and some others using 12ft.io [toddy15] Closed Issues + 903, 7732, 8768, 11142, 13220, 13293, 13765, 13768, 13809, + 13814, 13814, 13818, 13819, 13822, 13823, 13828, 13839, 13844, + 13845, 13859, 13863, 13877, 13886, 13887, 13897, 13899, 13905, + 13909, 13922, 13940, 13949, 13953, 13955 Version 2023.12 (2023-12-24) Friendica Core From 2cedbae2062e1391530d8497ab6b8cb02bd35b49 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 5 Mar 2024 07:14:39 +0100 Subject: [PATCH 2/5] ypots --- CHANGELOG | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 38bf5bde2f..36262bdfbc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,10 +12,9 @@ Version 2024.03 (unreleased) Improved image handling [annando] Fixed an issue that could lead to empty URLs in the server block list [annando] Fixed XSS attacks [leoOliver, MrPetovan, snajafov] - Fixed enumberation attack on photo URLs [MrPetovan] Fixed an issue when importing emails [annando] Fixed an issue that blocked users could still use the API [annando] - Fixed an issue when fetching remote content [anndndo, arcanicanis] + Fixed an issue when fetching remote content [annando, arcanicanis] General code cleanup [annando, MrPetovan] Updated the PasswordExposed usage [mexon] Removed fpostit (Friendica post bookmarklet) [MrPetovan] From 81b5ed160b8ea869996ccb134b6b446c4a7a4b74 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 14 Mar 2024 08:40:55 +0100 Subject: [PATCH 3/5] Updated CHANGELOG --- CHANGELOG | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 36262bdfbc..bd12a72122 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,11 +10,14 @@ Version 2024.03 (unreleased) Improved the Mastodon compatible API [annando, MrPetovan] Improved logging of the system load value [annando] Improved image handling [annando] + Improved detection of user activity [annando] + Improved display of embedded videos [annando] Fixed an issue that could lead to empty URLs in the server block list [annando] Fixed XSS attacks [leoOliver, MrPetovan, snajafov] Fixed an issue when importing emails [annando] Fixed an issue that blocked users could still use the API [annando] Fixed an issue when fetching remote content [annando, arcanicanis] + Fixed an issue with unescaped HTML characters for RSS feeds [MrPetovan, r1pu5u] General code cleanup [annando, MrPetovan] Updated the PasswordExposed usage [mexon] Removed fpostit (Friendica post bookmarklet) [MrPetovan] @@ -30,6 +33,9 @@ Version 2024.03 (unreleased) Friendica Addons advancedcontentfilter Updated dependency for PHP8.2 compatibility [MrPetovan] + blockbot + Fixed an issue preventing the creation of previews on remote systems [annando] + Updated block lists [annando] bluesky Overhaul of the Bluesky connector [annando] Fixed problem with empty quoted shares [annando] @@ -39,14 +45,19 @@ Version 2024.03 (unreleased) Connector addon was added [spacenerdmo] tesseract Added the addon to generate image descriptions from images via OCR [annando] + tumblr + Improved handling of quoted shares [annando] url_replace Added addon to replace URLs from Twitter, Youtube and some others using 12ft.io [toddy15] + Fixed an issue with empty config vars [MrPetovan] Closed Issues 903, 7732, 8768, 11142, 13220, 13293, 13765, 13768, 13809, 13814, 13814, 13818, 13819, 13822, 13823, 13828, 13839, 13844, - 13845, 13859, 13863, 13877, 13886, 13887, 13897, 13899, 13905, - 13909, 13922, 13940, 13949, 13953, 13955 + 13845, 13859, 13863, 13873, 13877, 13886, 13887, 13897, 13899, + 13905, 13909, 13922, 13925, 13930, 13939, 13940, 13946, 13947, + 13949, 13950, 13953, 13955, 13959, 13968, 13969, 13972, 13985, + 13986 Version 2023.12 (2023-12-24) Friendica Core @@ -548,7 +559,7 @@ Version 2022.02 (2022-02-06) Added a media tab on profile pages [annando] Removed video tab on profile pages [annando] Bumped the minimal version of PHP to 7.3 - + Friendica Addons Updates to the translations AR, DE, FR, HU, IT, PL, SV [translation teams] Deprecated addons: blogger, buffer, jappixmini, notimeline, xmpp @@ -573,7 +584,7 @@ Version 2022.02 (2022-02-06) Fixed API calls [MrPetovan] Fixed a problem leading to duplicated links [annando] Updated twitteroauth dependency [nupplaphil] - + Closed Issues 9720, 10301, 10365, 10454, 10634, 10691, 10725, 10726, 10729, 10734, 10737, 10739, 10745, 10754, 10767, 10791, 10829, 10832, 10839, 10841, @@ -677,7 +688,7 @@ Version 2021.07 (2021-07-04) The "authenticate" hook was moved deeper into the process [very-ape] Added support for RTL languages [MrPetovan] Added download link for the calendar entries [annando] - + Friendica Addons Updates to the translations DE, HU, IT, JA [translation teams] nitter @@ -702,7 +713,7 @@ Version 2021.07 (2021-07-04) adaptation of new addon functionalities and code improvements [mexon] phpmailer updated dependencies [nupplaphil] - + Closed Issues 7967, 8262, 9715, 9064, 9993, 10055, 10147, 10184, 10198, 10205, 10210, 10219, 10232, 10254, 10287, 10293, 10306, 10312, 10314, 10342, 10364, @@ -1096,7 +1107,7 @@ Version 2020.03 "Red Hot Poker" (2020-03-30) Added fetching of contact relations [annando] unicode emoticons: Extended the list of supported emoticons [loma-one] - + Closed Issues: 4599, 5562, 6205, 6418, 6757, 7558, 7560, 7771, 7808, 7817, 7892, 7964, 7968, 7978, 7984, 7991, 7992, 7994, 8002, 8008, 8014, 8058, @@ -1333,7 +1344,7 @@ Version 2019.06 (2019-06-23) Version 2019.04 (2019-04-28) Friendica Core: Fixed a privacy problem with postings accessed by feed [MrPetovan] - + Version 2019.03 (2019-03-22) Friendica Core: Update to the translation (CS, DE, EN-GB, EN-US, ES, FR, IT, PL, SV, ZH-CN) [translation teams] @@ -1508,7 +1519,7 @@ Version 2019.01 (2019-01-21) 6268, 6282, 6283, 6208, 6289, 6294, 6308, 6309, 6313, 6316, 6323, 6329, 6334, 6344, 6347, 6343, 6349, 6350, 6355, 6358, 6360, 6361, 6363, 6368, 6370, 6391, 6394, 6424, 6425, 6439, 6459 - + Version 2018.09 (2018-09-23) Friendica Core: Update to the translation (CS, DE, EN-US, FI, IT, NL, PL, ZH-CN) [translation teams] @@ -1543,13 +1554,13 @@ Version 2018.09 (2018-09-23) Fixed a bug in the daemon mode of the background worker [annando] Fixed a bug in the frio theme that contact filtering [rabuzarus] Fixed a bug that mangled the display of some additional smileys [abanink] - Fixed a bug in generating registration mails [MrPetovan] + Fixed a bug in generating registration mails [MrPetovan] Fixed a bug that caused blank re-share bodies [MrPetovon] Fixed a bug in the API handling of private mails [fabrixxm] Fixed a bug when calling the mail() function [miqrogroove] Fixed a bug that caused deleted accounts being displayed in the local directory [miqrogroove] Fixed a bug when checking the domain of an email address [VVelox] - Fixed a bug that prevented re-shares from Twitter to be shown as this [annando] + Fixed a bug that prevented re-shares from Twitter to be shown as this [annando] Fixed a bug that caused broken profile links [miqrogroove] Fixed a bug that caused content from unknown accounts appearing in the timeline [annando] Fixed a bug with the ignoring and blocking of contacts [annando] From aee9a61fb14c5f0772b4c6b5d4de4fe245852ca9 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 14 Mar 2024 08:42:42 +0100 Subject: [PATCH 4/5] added missing closed issue --- CHANGELOG | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index bd12a72122..c4c7a61431 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -53,11 +53,11 @@ Version 2024.03 (unreleased) Closed Issues 903, 7732, 8768, 11142, 13220, 13293, 13765, 13768, 13809, - 13814, 13814, 13818, 13819, 13822, 13823, 13828, 13839, 13844, - 13845, 13859, 13863, 13873, 13877, 13886, 13887, 13897, 13899, - 13905, 13909, 13922, 13925, 13930, 13939, 13940, 13946, 13947, - 13949, 13950, 13953, 13955, 13959, 13968, 13969, 13972, 13985, - 13986 + 13814, 13814, 13818, 13819, 13822, 13823, 13828, 13837, 13839, + 13844, 13845, 13859, 13863, 13873, 13877, 13886, 13887, 13897, + 13899, 13905, 13909, 13922, 13925, 13930, 13939, 13940, 13946, + 13947, 13949, 13950, 13953, 13955, 13959, 13968, 13969, 13972, + 13985, 13986 Version 2023.12 (2023-12-24) Friendica Core From 2780b3e3a4117d0f20b9d03ebad21492a481aab6 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 18 Mar 2024 17:21:18 +0100 Subject: [PATCH 5/5] updated CHANGELOG --- CHANGELOG | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index c4c7a61431..d21352a5af 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,14 +10,15 @@ Version 2024.03 (unreleased) Improved the Mastodon compatible API [annando, MrPetovan] Improved logging of the system load value [annando] Improved image handling [annando] - Improved detection of user activity [annando] - Improved display of embedded videos [annando] + Improved detection of user activity [annando] + Improved display of embedded videos [annando] Fixed an issue that could lead to empty URLs in the server block list [annando] Fixed XSS attacks [leoOliver, MrPetovan, snajafov] Fixed an issue when importing emails [annando] Fixed an issue that blocked users could still use the API [annando] Fixed an issue when fetching remote content [annando, arcanicanis] - Fixed an issue with unescaped HTML characters for RSS feeds [MrPetovan, r1pu5u] + Fixed an issue with unescaped HTML characters for RSS feeds [MrPetovan, r1pu5u] + Fixed an issue when showing the post preview [annando] General code cleanup [annando, MrPetovan] Updated the PasswordExposed usage [mexon] Removed fpostit (Friendica post bookmarklet) [MrPetovan] @@ -35,7 +36,7 @@ Version 2024.03 (unreleased) Updated dependency for PHP8.2 compatibility [MrPetovan] blockbot Fixed an issue preventing the creation of previews on remote systems [annando] - Updated block lists [annando] + Updated block lists [annando] bluesky Overhaul of the Bluesky connector [annando] Fixed problem with empty quoted shares [annando] @@ -45,19 +46,19 @@ Version 2024.03 (unreleased) Connector addon was added [spacenerdmo] tesseract Added the addon to generate image descriptions from images via OCR [annando] - tumblr - Improved handling of quoted shares [annando] + tumblr + Improved handling of quoted shares [annando] url_replace Added addon to replace URLs from Twitter, Youtube and some others using 12ft.io [toddy15] - Fixed an issue with empty config vars [MrPetovan] + Fixed an issue with empty config vars [MrPetovan] Closed Issues 903, 7732, 8768, 11142, 13220, 13293, 13765, 13768, 13809, 13814, 13814, 13818, 13819, 13822, 13823, 13828, 13837, 13839, - 13844, 13845, 13859, 13863, 13873, 13877, 13886, 13887, 13897, - 13899, 13905, 13909, 13922, 13925, 13930, 13939, 13940, 13946, - 13947, 13949, 13950, 13953, 13955, 13959, 13968, 13969, 13972, - 13985, 13986 + 13844, 13845, 13859, 13863, 13873, 13877, 13886, 13887, 13897, + 13899, 13905, 13909, 13922, 13925, 13930, 13939, 13940, 13946, + 13947, 13949, 13950, 13953, 13955, 13959, 13968, 13969, 13972, + 13984, 13985, 13986 Version 2023.12 (2023-12-24) Friendica Core