鏡像自
https://github.com/friendica/friendica
已同步 2025-09-05 19:58:31 +02:00
CHANGELOG and version number for the fix release
這個提交存在於:
父節點
178ad53e22
當前提交
5ca279478e
共有 3 個檔案被更改,包括 6 行新增 和 2 行删除
|
@ -1,3 +1,7 @@
|
|||
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]
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2019.03
|
||||
2019.04
|
||||
|
|
2
boot.php
2
boot.php
|
@ -31,7 +31,7 @@ use Friendica\Util\DateTimeFormat;
|
|||
|
||||
define('FRIENDICA_PLATFORM', 'Friendica');
|
||||
define('FRIENDICA_CODENAME', 'Dalmatian Bellflower');
|
||||
define('FRIENDICA_VERSION', '2019.03');
|
||||
define('FRIENDICA_VERSION', '2019.04');
|
||||
define('DFRN_PROTOCOL_VERSION', '2.23');
|
||||
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
|
||||
|
||||
|
|
載入中…
新增表格
新增連結
在新問題中引用