Some more issues fixed, some formatting
This commit is contained in:
parent
b84ad5578f
commit
00f4845fe6
12
CHANGELOG
12
CHANGELOG
|
@ -1,7 +1,7 @@
|
||||||
Version 2022.12 (unreleased)
|
Version 2022.12 (unreleased)
|
||||||
Friendica Core
|
Friendica Core
|
||||||
Updates to the translations DE, FR, HU, PL, RU
|
Updates to the translations DE, FR, HU, PL, RU
|
||||||
Updated to the documentation [foss-, MarekBenjamin, MrPetovan]
|
Updated to the documentation [foss-, MarekBenjamin, MrPetovan, tobiasd]
|
||||||
Updates to the themes (frio, vier) [loma-one, 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 display of the system settings in the admin panel [MarekBenjamin]
|
||||||
Improved the API [annando, HankG, Schnoop]
|
Improved the API [annando, HankG, Schnoop]
|
||||||
|
@ -48,9 +48,10 @@ Version 2022.12 (unreleased)
|
||||||
|
|
||||||
Deprecated unmaintained addons: namethingy, superblock, windowsphonepush
|
Deprecated unmaintained addons: namethingy, superblock, windowsphonepush
|
||||||
|
|
||||||
BREAKING: The functions from the boot.php file have been moved into better fitting classes
|
BREAKING: The functions from the boot.php file have been moved into better
|
||||||
this may break your custom addons. See the pull requests #1293 and #1294 in the
|
fitting classes this may break your custom addons. See the pull
|
||||||
addon repository about the needed changes to your addons.
|
requests #1293 and #1294 in the addon repository about the needed
|
||||||
|
changes to your addons.
|
||||||
|
|
||||||
Closed Issues
|
Closed Issues
|
||||||
5095, 7574, 9286, 9920, 10100, 10188, 10518, 10875, 11011, 11284,
|
5095, 7574, 9286, 9920, 10100, 10188, 10518, 10875, 11011, 11284,
|
||||||
|
@ -59,7 +60,8 @@ Version 2022.12 (unreleased)
|
||||||
12163, 12182, 12191, 12192, 12193, 12197, 12199, 12201, 12219, 12220,
|
12163, 12182, 12191, 12192, 12193, 12197, 12199, 12201, 12219, 12220,
|
||||||
12229, 12237, 12245, 12262, 12266, 12273, 12275, 12285, 12312, 12327,
|
12229, 12237, 12245, 12262, 12266, 12273, 12275, 12285, 12312, 12327,
|
||||||
12338, 12339, 12342, 12344, 12345, 12355, 12373, 12376, 12382, 12386,
|
12338, 12339, 12342, 12344, 12345, 12355, 12373, 12376, 12382, 12386,
|
||||||
12399, 12401, 12405, 12406, 12408, 12411, 12413, 12421, 12431, 12437
|
12399, 12401, 12405, 12406, 12408, 12411, 12413, 12421, 12431, 12437,
|
||||||
|
12448, 12450, 12456
|
||||||
|
|
||||||
Version 2022.10 (2022-10-14)
|
Version 2022.10 (2022-10-14)
|
||||||
Friendica Core
|
Friendica Core
|
||||||
|
|
Loading…
Reference in a new issue