Updated CHANGELOG
This commit is contained in:
parent
2cedbae206
commit
81b5ed160b
15
CHANGELOG
15
CHANGELOG
|
@ -10,11 +10,14 @@ Version 2024.03 (unreleased)
|
||||||
Improved the Mastodon compatible API [annando, MrPetovan]
|
Improved the Mastodon compatible API [annando, MrPetovan]
|
||||||
Improved logging of the system load value [annando]
|
Improved logging of the system load value [annando]
|
||||||
Improved image handling [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 an issue that could lead to empty URLs in the server block list [annando]
|
||||||
Fixed XSS attacks [leoOliver, MrPetovan, snajafov]
|
Fixed XSS attacks [leoOliver, MrPetovan, snajafov]
|
||||||
Fixed an issue when importing emails [annando]
|
Fixed an issue when importing emails [annando]
|
||||||
Fixed an issue that blocked users could still use the API [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 when fetching remote content [annando, arcanicanis]
|
||||||
|
Fixed an issue with unescaped HTML characters for RSS feeds [MrPetovan, r1pu5u]
|
||||||
General code cleanup [annando, MrPetovan]
|
General code cleanup [annando, MrPetovan]
|
||||||
Updated the PasswordExposed usage [mexon]
|
Updated the PasswordExposed usage [mexon]
|
||||||
Removed fpostit (Friendica post bookmarklet) [MrPetovan]
|
Removed fpostit (Friendica post bookmarklet) [MrPetovan]
|
||||||
|
@ -30,6 +33,9 @@ Version 2024.03 (unreleased)
|
||||||
Friendica Addons
|
Friendica Addons
|
||||||
advancedcontentfilter
|
advancedcontentfilter
|
||||||
Updated dependency for PHP8.2 compatibility [MrPetovan]
|
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
|
bluesky
|
||||||
Overhaul of the Bluesky connector [annando]
|
Overhaul of the Bluesky connector [annando]
|
||||||
Fixed problem with empty quoted shares [annando]
|
Fixed problem with empty quoted shares [annando]
|
||||||
|
@ -39,14 +45,19 @@ Version 2024.03 (unreleased)
|
||||||
Connector addon was added [spacenerdmo]
|
Connector addon was added [spacenerdmo]
|
||||||
tesseract
|
tesseract
|
||||||
Added the addon to generate image descriptions from images via OCR [annando]
|
Added the addon to generate image descriptions from images via OCR [annando]
|
||||||
|
tumblr
|
||||||
|
Improved handling of quoted shares [annando]
|
||||||
url_replace
|
url_replace
|
||||||
Added addon to replace URLs from Twitter, Youtube and some others using 12ft.io [toddy15]
|
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
|
Closed Issues
|
||||||
903, 7732, 8768, 11142, 13220, 13293, 13765, 13768, 13809,
|
903, 7732, 8768, 11142, 13220, 13293, 13765, 13768, 13809,
|
||||||
13814, 13814, 13818, 13819, 13822, 13823, 13828, 13839, 13844,
|
13814, 13814, 13818, 13819, 13822, 13823, 13828, 13839, 13844,
|
||||||
13845, 13859, 13863, 13877, 13886, 13887, 13897, 13899, 13905,
|
13845, 13859, 13863, 13873, 13877, 13886, 13887, 13897, 13899,
|
||||||
13909, 13922, 13940, 13949, 13953, 13955
|
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)
|
Version 2023.12 (2023-12-24)
|
||||||
Friendica Core
|
Friendica Core
|
||||||
|
|
Loading…
Reference in New Issue
Block a user