some issues closed
This commit is contained in:
parent
cf38fd917a
commit
1a468372c0
1 changed files with 7 additions and 4 deletions
11
CHANGELOG
11
CHANGELOG
|
@ -8,6 +8,7 @@ Version 3.5.3 (2017-09-xx)
|
||||||
Fix a problem with endless scroll [annando]
|
Fix a problem with endless scroll [annando]
|
||||||
Fix a problem with the display of birthday dates on the profile page [irhen]
|
Fix a problem with the display of birthday dates on the profile page [irhen]
|
||||||
Fix a problem with the Vagrant config [tobiasd]
|
Fix a problem with the Vagrant config [tobiasd]
|
||||||
|
Fix for a bug in picture upload via the API [annando]
|
||||||
Enhancements to the database structure and handling [annando]
|
Enhancements to the database structure and handling [annando]
|
||||||
Enhancements to the exception handling [ddorian1]
|
Enhancements to the exception handling [ddorian1]
|
||||||
Enhancements to the OStatus federation (Mastodon and Pleroma) [annando]
|
Enhancements to the OStatus federation (Mastodon and Pleroma) [annando]
|
||||||
|
@ -28,10 +29,12 @@ Version 3.5.3 (2017-09-xx)
|
||||||
Added item deletion page to the admin panel [tobiasd]
|
Added item deletion page to the admin panel [tobiasd]
|
||||||
Added link to the global directory from the contacts page [rjm6823]
|
Added link to the global directory from the contacts page [rjm6823]
|
||||||
Added JSON/JRD support to Webfinger [annando]
|
Added JSON/JRD support to Webfinger [annando]
|
||||||
|
Added security and privacy related headers [annando]
|
||||||
Removed the external pubsubhubbub service support [annando]
|
Removed the external pubsubhubbub service support [annando]
|
||||||
|
|
||||||
Friendica Addons:
|
Friendica Addons:
|
||||||
Updates to the translations (ES) [translation teams]
|
Updates to the translations (ES) [translation teams]
|
||||||
|
Updates to the documentation [tobiasd]
|
||||||
Code revision and refactoring [Hypolite]
|
Code revision and refactoring [Hypolite]
|
||||||
pumpio, twitter bridges adopted to new background mechanism [annando]
|
pumpio, twitter bridges adopted to new background mechanism [annando]
|
||||||
Leistungsschutzrecht has a new source list, and a whitelist [annando]
|
Leistungsschutzrecht has a new source list, and a whitelist [annando]
|
||||||
|
@ -47,10 +50,10 @@ Version 3.5.3 (2017-09-xx)
|
||||||
Fix some old links [Hypolite]
|
Fix some old links [Hypolite]
|
||||||
|
|
||||||
Closed Issues:
|
Closed Issues:
|
||||||
1257, 2786, 2864, 2872, 2998, 3018, 3131, 3180, 3234, 3248, 3309, 3313,
|
1257, 2786, 2864, 2872, 2998, 3018, 3131, 3180, 3234, 3248, 3309,
|
||||||
3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529, 3531, 3536, 3545,
|
3313, 3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529, 3531,
|
||||||
3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615, 3616, 3621, 3624, 3636,
|
3536, 3545, 3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615, 3616,
|
||||||
3645, 3661, 3684, 3685, 3691, 3696, 3699
|
3621, 3624, 3636, 3645, 3661, 3684, 3685, 3691, 3696, 3699, 3700
|
||||||
|
|
||||||
Version 3.5.2 (2017-06-06)
|
Version 3.5.2 (2017-06-06)
|
||||||
Friendica Core:
|
Friendica Core:
|
||||||
|
|
Loading…
Reference in a new issue