]> git.mxchange.org Git - friendica.git/blob - CHANGELOG
Updated the CHANGELOG file
[friendica.git] / CHANGELOG
1 Version 2023.06 (unreleased)
2   Friendica Core
3     Updates to the themes (frio, vier) [MrPetovan, xundeenergie]
4     Updates to the documentation [MrPetovan]
5     Improved the probing of remote accounts [Annando, ne20002]
6     Improved the OWA implementation [annando, abanink]
7     Improved the database handling [nupplaphil]
8     Improved the ATOM feed handling, added OPML [annando]
9     Improved the audience handling of forum posting [annando]
10     General code cleanup [annando, MrPetovan, nupplaphil, Raroun]
11     Fixed HTML escaping for notification messages [MrPetovan, nupplaphil]
12     Fixed the feed body import [annando]
13     Fixed meaning of the limit parameter in the Mastodon API [annando]
14     Added new hook for addons (support_probe) [annand0]
15
16   Friendica Addons
17     emojipicker, fancybox
18       The functionality of this addon has been moved to the
19       core for the frio and vier themes. [annando]
20
21   Closed Issues
22     12439, 12760, 12788, 12824, 12979, 13016, 13026, 13027, 13036, 13052,
23     13073
24
25 Version 2023.04-1 (2023-04-27)
26   Friendica Core
27     Updates to the translations AR, CA, CS, DE, ES, FR, GD, HU, IT, JA, NL, PL, RU
28     Fixed a bug that broke the private messages web interface [MrPetovan]
29
30   Friendica Addons
31     tumblr
32       Added follow, unfollow, cross posting [annando]
33       Added the possibility to import the remote timeline [annando]
34       **Breaking** Switch to OAuth2 [annando]
35          Node admins have to change the redirect URL in the settings to the
36          OAuth2 specific one.            social.example.com/tumblr/redirect
37     mailstream
38       Various modernization [mexon]
39       Include post media [mexon]
40
41   Closed Issues
42     13026
43
44 Version 2023.04 (2023-04-23)
45   Friendica Core
46     Updates to the translations AR, BG, CA, CS, DA, DE, EO, ES, ET, FR, GD, HU, IS, IT, JA, NL, PL, RU, SV
47     Updates to the themes (frio, vier) [damianwajer, haheute, MrPetovan, xundeenergie]
48     Updates to the documentation [haheute, HankG, MarekBenjamin, MrPetovan]
49     General code cleanup [annando, MarekBenjamin, MrPetovan, nupplaphil]
50     Fixed display of blocked contacts [annando]
51     Fixed usage of environment variables [nupplaphil]
52     Fixed paging on the Mastodon compatible API endpoints for timelines and statuses [HankG]
53     Fixed updating of attached links via the API [HankG]
54     Fixed federation issues with Diaspora*, gup.pe, Hubzilla and Peertube servers [annando]
55     Fixed a bug with PubSubHubBub subscription [annando]
56     Fixed a XSS vulnerability in Justified-Gallery JavaScript dependency (frio theme) [MrPetovan]
57     Improved the translate ability of activities (singular/plural forms) [nupplaphil]
58     Improved activity update handling [xundeenergie]
59     Improved BBCode + Markdown parsing [annando]
60     Improved known Fediverse statistics [annando]
61     Improved automatic table optimization [HankG]
62     Improved the performance of local JsonLD requests [MrPetovan]
63     Improved the performance of local requests [annando]
64     Improved the performance of the delivery of postings [annando]
65     Improved the performance of homepage rel-me checks [annando]
66     Improved supported characters for passwords [MrPetovan]
67     Improved the ARIA support [MrPetovan]
68     Improved PHP 8.2 compatibility [MrPetovan]
69     Added emoticon reaction handling [annando]
70     Added drag and drop image upload in frio themes [xundeenergie]
71     Added scope change for comments to the API [annando]
72     Added posting visibility to the API [HankG]
73     Added delivery information to the Mastodon compatible API [HankG]
74     Added notification summary option to the Mastodon compatible API [HankG]
75     Added option to display activities as emoticons [annando]
76     Added trending API updates [HankG]
77     Added blocked/ignored filters to the Mastodon compatible API [HankG]
78     Added ActivityPub C2S postings to the API [annando]
79     Added dislike information for postings to the Mastodon compatible API [HankG, mkljczk]
80     Added the possibility to deletion blocked servers [annando]
81     Removed the GNUsocial import [annando]
82
83   Friendica Addons
84     Updates to the translations AR, CS, DE, ES, HU, IS, IT, NL, PL, RU, SV
85     securemail
86       Updated the phpseclib dependency [MrPetovan]
87     twitter
88       Improve remote-self handling [annando]
89     impressum
90       Avoide obfuscation on un-set email addresses [MrPestovan]
91     notifyall
92       Fixed a bug selecting the email addresses [nupplaphil]
93     tumblr
94       Fixed a bug addressing the tumblr blog via UUID [annando]
95       Added support for NPF [annando]
96       Improved the tumblr blog URI detection [annando]
97       Improved the handling of multible images [annando]
98     marked as UNSUPPORTED addons
99       blockem, tictactoe, twitter
100
101   Closed Issues
102      7037, 10974, 11513, 11535, 11825, 11986, 12489, 12490, 12507, 12515,
103     12522, 12537, 12545, 12550, 12552, 12559, 12582, 12601, 12602, 12603,
104     12607, 12608, 12616, 12617, 12620, 12624, 12625, 12629, 12654, 12658,
105     12661, 12665, 12672, 12677, 12682, 12705, 12713, 12721, 12753, 12764,
106     12779, 12792, 12793, 12803, 12809, 12828, 12835, 12842, 12846, 12847,
107     12858, 12859, 12871, 12888, 12924, 12944, 12970, 12974, 12983, 12993,
108     12995, 13002, 19996
109
110 Version 2023.01 (2023-01-15)
111   Friendica Core
112     Improved the global server updating if domains are blocked [MrPetovan]
113     Improved the forum distribution for comments [annando]
114     Improved the handling of forum mentions [annando]
115     Fixed the forum post distribution [annando]
116     Fixed a security bug in the 404 page [nupplaphil]
117
118   Closed Issues
119     12539, 12540, 12655, 12615, 12663
120
121 Version 2022.12 (2022-12-20)
122   Friendica Core
123     Updates to the translations DE, FR, HU, PL, RU
124     Updated to the documentation [foss-, MarekBenjamin, MrPetovan, tobiasd]
125     Updates to the themes (frio, vier) [loma-one, MarekBenjamin, MrPetovan, tobiasd]
126     Improved the display of the system settings in the admin panel [MarekBenjamin]
127     Improved the API [annando, HankG, Schnoop]
128     Improved getting system information [VVelox]
129     Improved the PHP 8.1 compatibility [MrPetovan]
130     Improved the bulk delivery of postings [annando]
131     Improved the display of attached images to postings [MarekBenjamin]
132     General code cleanup [annando, MrPetovan, nupplaphil, Quix0r]
133     Added a blur hash for images else not displayable [annando]
134     Added a /about route for the /friendica page [nupplaphil]
135     Added reporting endpoints to the API [annando]
136     Added support for the "fedifinder" [annando]
137     Added rel-me verification for the profile homepage [tobiasd]
138     Added admin notification for new registrations [annando]
139     Added a moderation section to the admin panel [annando]
140     Added an option to make the calendar public [matthiasmoritz]
141     Fixed a bug in the federation with Diaspora* [annando]
142     Fixed a problem in the federation with GoTo Social and Owncast [annando]
143     Deprecated old themes (duepuntozero, quattro, smoothy)
144
145     NOTE: The Apache2 rewrite rule in the .htaccess-dist has been changed.
146           The change has to be applied manually to the existing .htaccess.
147
148   Friendica Addons
149     Updates to the translations DE, FR, HU, SV
150     fancybox:
151       Added an addon to display images in postings with a fancybox [brockhaus]
152     impressum:
153       Fixed a bug when saving informations [tobiasd]
154     js_upload:
155       Improved wording [MarekBenjamin]
156     monolog:
157       Moved the functionality into an addon [nupplaphil]
158     nitter:
159       Updated the wording [AndyHee]
160     nsfw:
161       Enhanced regex handling [MrPetovan]
162     pumpio:
163       Fixed logger message [MrPetovan]
164     rendertime:
165       Fixed empty minimal time [nupplaphil]
166       Adapt ignored_modules [nupplaphil]
167     twitter:
168       Fixed a problem when the image array was missing [MrPetovan]
169       Added an option to automatically follow contacts in the Fediverse [annando]
170
171     Deprecated unmaintained addons: namethingy, superblock, windowsphonepush
172
173     BREAKING: The functions from the boot.php file have been moved into better
174               fitting classes this may break your custom addons. See the pull
175               requests #1293 and #1294 in the addon repository about the needed
176               changes to your addons.
177
178   Closed Issues
179      5095,  7574,  9286,  9920, 10100, 10188, 10518, 10875, 11011, 11284,
180     11553, 11774, 11804, 11875, 11911, 11941, 11998, 12009, 12013, 12023,
181     12035, 12054, 12059, 12073, 12084, 12085, 12090, 12096, 12112, 12149,
182     12163, 12182, 12191, 12192, 12193, 12197, 12199, 12201, 12219, 12220,
183     12229, 12237, 12245, 12262, 12266, 12273, 12275, 12285, 12312, 12327,
184     12338, 12339, 12342, 12344, 12345, 12355, 12373, 12376, 12382, 12386,
185     12399, 12401, 12405, 12406, 12408, 12411, 12413, 12421, 12431, 12437,
186     12441, 12448, 12450, 12456, 12466, 12468, 12476
187
188 Version 2022.10 (2022-10-14)
189   Friendica Core
190     Added GD translation, updates to the translations AR, DE, FR, HU, PL, SV, ZH CN
191     Added a check for too long passwords (due Blowfish hashing algorithm) [MrPetovan]
192     Added an API endpoint to create events [MrPetovan, pankraz]
193     Added the possibility to store profile avatars in a separate directory [annando]
194     Added an option to not fetch parent postings [annando]
195     Added an option to reject postings by language received by the relay [annando]
196     Added a notification mail to all users when the server block list is updated [MrPetovan]
197     Added a download link to the CSV file of the server block list on the about page [MrPetovan]
198     Added support for youtube short URLs [annando]
199     Updates to the themes (frio, smoothly) [AlessandroLorenzi, HankG, MrPetovan, tobiasd]
200     General code cleanup [annando, fabrixxm, Quix0r, tobiasd]
201     Enhanced the performance (cache, database, rendering) [annando, Quix0r]
202     Enhanced the language detection [annando]
203     Enhanced the display of the reason why a posting is shown to a user [annando]
204     Enhanced the fetching of missing postings [annando]
205     Enhanced the server detection [annando]
206     Enhanced the UI for 2FA logins [nupplaphil]
207     Enhanced the Woodpecker integration [nupplaphil]
208     Enhanced integration with ejabberd [nupplaphil]
209     Fixed a federation problem with Diaspora* during the author signature check [annando]
210     Fixed a problem with Forwarded-For headers [nupplaphil]
211     Fixed a problem with the encoding of mails send [MrPetovan]
212     Fixed a problem with weird formatted date notations [annando, MrPetovan]
213     Fixed a problem following some RSS feeds [mexon]
214     Fixed a problem with quoted reshares from Twitter [annando]
215     Updated dependencies [MrPetovan]
216     Replace SFTP-publish with docker-publish [nupplaphil]
217     Removed the poke functionality [MrPetovan]
218
219   Friendica Addons
220     Added GD translation, updates to the translation AR, FR
221     Removed the addons: morechoice, morepokes
222     Marked the addon whindowsphonepush as unsupported
223     twitter:
224       Valid post body can be empty [MrPetovan]
225       Support of Twitter threads was added [annando]
226
227   Closed Issues
228     11177, 11317, 11458, 11471, 11566, 11614, 11625, 11635, 11636, 11638,
229     11651, 11661, 11666, 11695, 11700, 11704, 11706, 11708, 11712, 11716,
230     11722, 11723, 11724, 11726, 11731, 11732, 11751, 11765, 11775, 11778,
231     11779, 11794, 11798, 11799, 11800, 11824, 11826, 11851, 11861, 11870,
232     11909, 11920, 11931, 11938, 11943, 11952, 11953, 11969, 11975
233
234 Version 2022.06 (2022-06-11)
235   Friendica Core
236     Added DA DK translation, updates to the translations DE, FR, HU, PL, RU, ZH CN [translation teams]
237     Updates to the documentation [foss-]
238     General code cleanup [annando, MrPetovan, nupplaphil, tobiasd]
239     Added caching for several AP endpoints [annando]
240     Added the display of pinned/featured postings of contacts [annando]
241     Added the display of polls and current votes [annando]
242     Added node relocation to the console tool [MrPetovan]
243     Added tool to move avatars to the avatar cache [annando]
244     Added storage of edit history of postings [annando]
245     Added the possibility to set custom posting dates [annando]
246     Added the possibility that pending events in a forum are send to new members [annando]
247     Removed node relocation functionality from the Admin Panel [MrPetovan]
248     Enhanced performance (database related, global directory) [annando]
249     Enhanced the logging [annando]
250     Enhanced the federation statistics page in the admin panel [annando]
251     Enhanced the Mastodon compatible API [annando]
252     Enhanced the .htaccess-dist file to prevent accessing some common backup files [tobiasd]
253     Enhanced the priority values of some worker queue jobs [annando]
254     Enhanced the possibility for the user selecting which notifications should be shown [MrPetovan]
255     Enhanced the relay server handling [annando]
256     Enhanced the users control what they are notified about [annando]
257     Changed the default icons to the flat icons [atjn]
258     Changed the order of starred posts and posts with mention by the last comment date [annando]
259     Fixed a problem with the local cache of contact avatars [annando]
260     Fixed a problem in the federation with Lemmy nodes [annando]
261     Fixed a problem importing some RSS feeds [annando]
262     Fixed a problem fetching attached media files [annando]
263     Fixed a problem with the abstract being formatted [annando]
264     Fixed a problem preventing the import of contacts [tobiasd]
265     Fixed a problem with IDN URLs [annando]
266     Fixed a problem parsing abstract BBCode tags [MrPetovan]
267     Fixed a problem that could cause unintentionally changing the password by password managers [MrPetovan]
268     Fixed a problem with the language detection of postings [annando]
269     Fixed a problem with the selection of JSON/XML webfinger results [annando]
270     Fixed a problem with re-shared postings that were pinned [annando]
271     Fixed a problem that caused the display of a wrong information about a new follower for some account types [annando]
272     Fixed a problem that caused interaction abilities on postings not to be possible [annando]
273     Fixed a problem causing links to larger photos lead to smaller ones [annando]
274     Fixed a regression that caused pinned private notes to be shown publically [annando]
275     Fixed a problem during the language detection for notifications [annando]
276
277   Friendica Addons
278     Breaking: The obsolete hooks settings_form and settings_post have been removed,
279          custom addons developers should use the addon_settings hook instead.
280     Updates to the translations DA DK, FR, HU, PL [translation teams]
281     advancedcontentfilter
282       Use a random item to validate fields on rule save [MrPetovan]
283     twitter
284       Fix usage of unfollow / block hooks [MrPetovan]
285     S3 storage back-end
286       Added the addon [nupplaphil]
287
288   Closed Issues
289      4639,  9650, 10926, 11040, 11146, 11212, 11223, 11226, 11291, 11299,
290     11309, 11310, 11315, 11319, 11338, 11339, 11340, 11343, 11350, 11353,
291     11371, 11393, 11407, 11425, 11427, 11431, 11440, 11445, 11450, 11461,
292     11469, 11470, 11487, 11488, 11491, 11492, 11504, 11507, 11508, 11510,
293     11511, 11512, 11557, 11560, 11561, 11594, 11602, 11625
294
295 Version 2022.03 (2022-03-07)
296   Friendica Core
297     Updates to the translations AR, DE, HU [translation teams]
298     Updates to the documentation [bkil, tobiasd]
299     General code cleanup [annando, MrPetovan]
300     Enhanced the federation statistics page in the admin panel [annando]
301     Enhanced handling of database errors [annando]
302     Enhanced the thread completion [annando, MrPetovan]
303     Enhanced the handling of unfollow/revoke actions [MrPetovan]
304     Enhanced the API [annando]
305     Fixed a bug that caused wrong categories were displayed in a users profile [MrPetovan]
306     Fixed a bug that lead to private messages being send to the wrong recipient [MrPetovan]
307     Added display of post receivers [annando]
308     Added pleroma like version to the API results [MrPetovan]
309     Added advanced configuration option to automatically re-use the abstract field from AP conversations [annando]
310     Switched to SMARTY-4 templating engine [MrPetovan]
311     Breaking: The distribution of _private forums_ was moved to ActivityPub,
312          making them incompatible with older versions of Friendica [annando]
313     Breaking: The Twitter-/Friendica-/Statusnet-API now uses the same base
314          for the id as the Mastodon API (uri-id instead of id). To still
315          receive new posts with (for example) Friendiqa you have to remove
316          the account and add it again. [annando]
317
318   Friendica Addons
319     Added S3 Storage Backend addon [nupplaphil]
320
321   Closed Issues
322     11220, 11222, 11232, 11234, 11248, 11245, 11264, 11274
323
324 Version 2022.02 (2022-02-06)
325   Friendica Core
326     Updates to the translations AR, DE, ET, FR, GB_EN, GB_US, HU, IT, RU, SV [translation teams]
327     Updates to the documentation [annando, foss-, softmetz, tobiasd]
328     Updates to the themes (duepuntozero, frio, quattro, vier) [MrPetovan, tobiasd]
329     General code cleanup [annando, nupplaphil, MrPetovan, tobiasd]
330     Enhanced the connector hooks [MrPetovan]
331     Enhanced the API [annando, MrPetovan, nupplaphil]
332     Enhanced the screen reader accessibility of the frio theme [MrPetovan]
333     Enhanced the federation with Pleroma (attached images) [annando]
334     Enhanced the performance of database handling of unused contacts [annando]
335     Enhanced the Vagrant development configuration [nupplaphil, tobiasd]
336     Enhanced the handling of emoticons [annando]
337     Enhanced the handling of blocked domains [annando, MrPetovan]
338     Enhanced the translation string extraction [fabrixxm]
339     Enhanced the detection of embedded content [annando]
340     Enhanced the detection of pump.io servers [annando]
341     Enhanced the handling of attached media files [annando]
342     Enhanced the logging with syslog [nupplaphil]
343     Enhanced the display of audio elements [annando]
344     Enhanced the PHP 8 compatibility [nupplaphil]
345     Enhanced the contact handling by forum accounts [annando]
346     Enhanced the display of the notification count [annando]
347     Enhanced the display of start and end times of events [annando]
348     Enhanced the federation statistics [annando]
349     Fixed a problem linking to an addons authors profile [annando]
350     Fixed a problem with the automatic installation [nupplaphil]
351     Fixed a problem in the order of database table modifications [annando]
352     Fixed a problem during the node detection process [annando]
353     Fixed a problem handling configuring trusted 2FA browsers [MrPetovan]
354     Fixed a problem with caching user avatars from the local node [annando]
355     Fixed a problem preventing the federation with Lemmy [annando]
356     Fixed a problem causing non-notifications for new postings [annando]
357     Fixed a problem with updating event contents [annando]
358     Added AR translations [FaridaK, Mohamed_Ahmed_AF, abidin24, alsabi.abdullah, ButterflyOfFire, ominds, hisoka512]
359     Added language detection for the /help files [annando]
360     Added current timezone information to the date time picker [MrPetovan]
361     Added an option to purge contacts from blocked servers [MrPetovan]
362     Added a media tab on profile pages [annando]
363     Removed video tab on profile pages [annando]
364     Bumped the minimal version of PHP to 7.3
365   
366   Friendica Addons
367     Updates to the translations AR, DE, FR, HU, IT, PL, SV [translation teams]
368     Deprecated addons: blogger, buffer, jappixmini, notimeline, xmpp
369     Added addons: bird avatar, webdav storage [fabrixxm, nupplaphil]
370     blockbot
371       Updated the allow and deny lists of bots [annando]
372     langfilter
373       Improved performance [MrPetovan]
374       Improved the language detection [MrPetovan]
375     markdown
376       Enhanced the HTML escaping [MrPetovan]
377     nitter
378       Enhanced link detection in attachments [tobiasd]
379     rendertime
380       Enhanced configuration [annando]
381     securemail
382       Updated dependencies to enhance the PHP8 support [MrPetovan]
383     twitter
384       Added block and unblock hook usage [MrPetovan]
385       Added support for unretweet and post/comment deletion [MrPetovan]
386       Added support for the unfollow hook [MrPetovan]
387       Fixed API calls [MrPetovan]
388       Fixed a problem leading to duplicated links [annando]
389       Updated twitteroauth dependency [nupplaphil]
390   
391   Closed Issues
392      9720, 10301, 10365, 10454, 10634, 10691, 10725, 10726, 10729, 10734,
393     10737, 10739, 10745, 10754, 10767, 10791, 10829, 10832, 10839, 10841,
394     10844, 10851, 10864, 10865, 10868, 10872, 10876, 10877, 10886, 10887,
395     10897, 10903, 10906, 10914, 10939, 10943, 10945, 10955, 10966, 10971,
396     10972, 10973, 10978, 10979, 10983, 10990, 10991, 10998, 11020, 11021,
397     11022, 11023, 11029, 11033, 11034, 11047, 11055, 11063, 11078, 11091,
398     11101, 11109, 11111, 11130, 11133, 11139, 11144, 11147, 11148, 11152,
399     11156, 11160, 11163, 11169, 11178, 11189, 11193
400
401 Version 2021.09 (2021-09-25)
402   Friendica Core
403     Updates to the translation DE, FR, HU, RU [translation teams]
404     Updates to the documentation [foss-, nupplaphil]
405     General code cleanup [annando, MrPetovan, nupplaphil]
406     Unification of setting label wordings towards activating something [heluecht]
407     Enhanced the proxy mechanism [annando]
408     Enhanced the desktop notifications [annando]
409     Enhanced the Mastodon compatible API [annando]
410     Enhanced the UI to follow new contacts [MrPetovan]
411     Enhanced remote AP follow of new contacts [annando]
412     Enhanced the installer [tobiasd]
413     Enhanced the handling of attachments by the addon hooks [MrPetovan]
414     Enhanced the federation with PeerTube [MrPetovan]
415     Enhanced the federation with Diaspora* [annando]
416     Enhanced the federation with Mastodon [MrPetovan, realkinetix]
417     Enhanced the interaction with items in various places [annando]
418     Enhanced the storage back-end handling [nupplaphil]
419     Enhanced the handling of zmg BBCode elements [annando]
420     Enhanced the display of logs in the admin panel [fabrixxm]
421     Fixed a bug in the L10n functions not showing plural forms [annando]
422     Fixed a bug in following IMAP accounts [annando]
423     Fixed a bug preventing photos to be deleted [annando]
424     Fixed a bug preventing the display of the accounts avatar [annando]
425     Fixed a bug preventing following accounts from profiles visited [annando]
426     Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando]
427     Removed the legacy OAuth server [annando]
428     Bumped the minimal PHP version to 7.2
429     Added user option to control how postings are shortened [annando]
430     Added Persian to the possible detected languages of a postings [MrPetovan]
431     Added Matrix account profile field [annando]
432     Added scheduled postings [annando]
433     Added transmission of push subscriptions [annando]
434     Added the possibility to put the config files in a different directory [nupplaphil]
435
436   Friendica Addons
437     Updates to the translation JA, ZH CN [translation teams]
438     advancedcontentfilter
439       allow filtering by attachments [MrPetovan]
440     blockbot
441       some good guys and bad guys added [annando]
442     irc
443       switch from freenode to libera.chat [tobiasd]
444     langfilter
445       improved performance [annando]
446     nitter
447       handle mobile links as well [tobiasd]
448       improve settings [tobiasd]
449     rendertime
450       rename "Parser" to "session" [annando]
451
452   Closed Issues
453     6101, 8038, 9378, 9723, 9871, 10262, 10491, 10502, 10514, 10558,
454     10568, 10587, 10603, 10617, 10640, 10651, 10672, 10692, 10698,
455     10699, 10705
456
457 Version 2021.07 (2021-07-04)
458   Friendica Core
459     Updates to the translation DE, EN-GB, HU, IT, JA [translation teams]
460     Updates to the themes (frio, vier) [annando, MrPetovan]
461     Updates to the documentation [annando, nupplaphil]
462     Updated composer and dependencies [nupplaphil, MrPetovan]
463     General code cleanup [annando, nupplaphil, mexon, MrPetovan, very-apen]
464     Enhanced the Mastodon compatible API [annando]
465     Enhanced the possibilities to download the calendar [annando]
466     Enhanced the Vagrant development box setup [fabrixxm]
467     Enhanced the console commands [fabrixxm, mexon]
468     Enhanced the support of PHP8 [nupplaphil, MrPetovan]
469     Enhanced the link detection [annando]
470     Enhanced the worker task display in the admin panel [tobiasd]
471     Enhanced the installation wizard [tobiasd]
472     Enhanced the federation statistics page [annando]
473     Enhanced the profile picture handling [annando]
474     Fixed information contained in the nodeinfo [MrPetovan]
475     Fixed an avatar setting problem during the account creation [nupplaphil]
476     Fixed a display problem with picture only postings from Diaspora* [annando]
477     Fixed a problem receiving BCC postings from accounts that are not followed [annando]
478     Fixed a problem with local delivery of postings [annando]
479     Fixed a problem with block/ignore via API [nupplaphil]
480     Fixed a problem with directory search results [MrPetovan]
481     Fixed problems with the console autoinstall command [annando, tobiasd]
482     Fixed problems with forum delivery [annando]
483     Fixed a problem fetching photos in private postings [annando]
484     Fixed a problem with author names containing hash tags [annando]
485     Fixed a problem when following local contacts [annando]
486     Fixed problems with the addon settings [MrPetovan]
487     Removed the Diaspora* relay support [annando]
488     Removed the system user from the user counting [annando]
489     Make birthday time comparison 32-bit safe in Protocol/DFRN [MrPetovan]
490     CI process was switched to drone [nupplaphil]
491     The "authenticate" hook was moved deeper into the process [very-ape]
492     Added support for RTL languages [MrPetovan]
493     Added download link for the calendar entries [annando]
494   
495   Friendica Addons
496       Updates to the translations DE, HU, IT, JA [translation teams]
497     nitter
498       added addon to replace links to twitter in postings [tobiasd]
499     keycloakpassword
500       added addon for password-based authentication against Keycloak [very-ape]
501     SAML
502       added addon to support SAML services [very-ape]
503     twitter
504       improved the image upload [annando]
505       improved the exception handling [nupplaphil]
506       incoming posts are unlisted [annando]
507     openstreetmap
508       Ensure location key is available in hook data [MrPetovan]
509     catavatar
510       make the addon work again [nupplaphil]
511     securemail
512       fixed a problem in connection with the phpmailer addon [nupplaphil]
513     Blockbot
514       Move Zabbix to the "good" agents [annando]
515     mailstream
516       adaptation of new addon functionalities and code improvements [mexon]
517     phpmailer
518       updated dependencies [nupplaphil]
519   
520   Closed Issues
521     7967, 8262, 9715, 9064, 9993, 10055, 10147, 10184, 10198, 10205, 10210,
522     10219, 10232, 10254, 10287, 10293, 10306, 10312, 10314, 10342, 10364,
523     10375, 10378, 10392, 10424, 10433, 10439, 10443
524
525 Version 2021.04 (2021-04-26)
526   Friendica Core
527     Updates to the translations BG, DE, EN-US, ES, HU, IT, RU [translation teams]
528     Updates to the themes (frio) [Extarys, MrPetovan]
529     Updates to the documentation [tobiasd, urbalazs]
530     General code cleanup [annando, MrPetovan, Quix0r]
531     Enhanced the babel functionality to work with some addons [MrPetovan]
532     Enhanced the import of mails [annando]
533     Enhanced the PHP8 compatibility [annando, nupplaphil, realkinetix]
534     Enhanced federation with diaspora*, Peertube, Pleroma [annando]
535     Enhanced the admin panel federation overview [annando]
536     Enhanced the federated deletion of items [annando]
537     Enhanced the usability of Friendica in containers [nupplaphil]
538     Enhanced the handling of contact avatars [annando]
539     Enhanced the display of shared postings [annando]
540     Enhanced the process of deleting items [annando]
541     Enhanced the trending tags [annando]
542     Enhanced the maintenance page [MrPetovan]
543     Enhanced the performance [annando]
544     Enhanced the PWA [Extarys]
545     Enhanced the handling of private messages [fabrixxm]
546     Enhanced the video BBCode tag [MrPetovan]
547     Enhanced the installation wizard [fabrixxm]
548     Enhanced the handling of #tags [MrPetovan]
549     Enhanced the handling of audio attachments [annando]
550     Moved API endpoints to pin, star, ignore and like items [MrPetovan]
551     Updated the composer dependencies [MrPetovan]
552     Reworked the database structure [annando]
553     Fixed a bug in accessing uexport and uimport [MrPetovan]
554     Fixed a bug while logging [nupplaphil]
555     Fixed a bug handling legacy photo storage [annando]
556     Fixed a bug while parsing fetched HTML [annando]
557     Fixed a bug that prevented images to be fetched [annando]
558     Fixed a bug that caused content being handled for expired users [annando]
559     Fixed some problems of handling OEmbed content [MrPetovan]
560     Fixed a bug in the storage move command [fabrixxm, utzer]
561     Fixed a bug in the mime type handling [jurassic-c]
562     Fixed a problem with the /parseurl path [MrPetovan]
563     Fixed a problem with mentions in the summary of a posting [annando]
564     Fixed a bug with the endless scroll in saved folders [annando]
565     Removed the front-end worker [annando]
566     Added a security.txt file to the repository [MrPetovan]
567     Added remember device setting for the 2FA [MrPetovan]
568     Added the possibility to block tags from the trending tags [annando]
569     Added the possibility to chmod proxied files [Quix0r]
570
571   Friendica Addons
572     Updated to the translations BG, DE, EN-US, ES, HU, IT [translation teams]
573     Adapted the addons to the new database schema [annando]
574     Adapted the addons to the new class structure [annando, MrPetovan]
575     deprecated flash based addons (sniper, mahjongg) [urbalazs]
576     mailstream
577       better URL handling [mexon]
578     smileybutton addon was reworked [MrPetovan]
579     twitter
580       Fixed an OEmbed problem with URL handling [MrPetovan]
581       Improved handling of Photo postings [annando]
582
583   Closed Issues
584     8910, 9402, 9640, 9677, 9698, 9716, 9733, 9743, 9746, 9753, 9761,
585     9764, 9767, 9777, 9782, 9789, 9799, 9811, 9814, 9820, 9827, 9846,
586     9854, 9856, 9872, 9875, 9879, 9881, 9885, 9895, 9905, 9907, 9912,
587     9914, 9929, 9936, 9948, 9950, 9962, 9971, 9975, 9977, 9980, 9996,
588     10017, 10032, 10041, 10047, 10050, 10068, 10105, 10107, 10110,
589     10156
590
591 Version 2021.01 (2021-01-04)
592   Friendica Core
593     Added HU translation
594     Updates to the translations: DE, IT, RU [translation teams]
595     Updates to the themes (duepuntozero, frio, vier) [annando, MrPetovan, tobiasd, vinzv]
596     General Code cleanup [annando, MrPetovan, nupplaphil]
597     Enhanced the handling of permission sets [annando]
598     Enhanced the usage of system resources when displaying photos and updating contacts [annando]
599     Enhanced the database structure [annando, Quix0r]
600     Enhanced the detection of PeerTube servers [annando]
601     Enhanced the photo cache [annando]
602     Enhanced the import of old postings which would otherwise not be imported due their age [annando]
603     Enhanced the delivery process of ActivityPub content [annando]
604     Enhanced the performance profiler [annando]
605     Enhanced the background worker [annando]
606     Enhanced the handling of blocked authors [MrPetovan]
607     Enhanced the user management in the admin panel [MrPetovan]
608     Enhanced the process of expiring postings [annando]
609     Enhanced the un/follow process of contacts [annando]
610     Enhanced the handling of HTTP requests [nupplaphil]
611     Enhanced filter possibilities of contacts [annando]
612     Enhanced language detection of postings [annando]
613     Enhanced the admin panel [MrPetovan, tobiasd]
614     Enhanced the contact suggestions [annando]
615     Enhanced the community page (filter, tags) [annando]
616     Enhanced the display of the reason why a posting is displayed in a stream [annando]
617     Enhanced the forum delivery of postings [redmatrix]
618     Enhanced PHP8 compatibility [annando]
619     Enhanced the worker_cooldown mechanism [annando]
620     Added new options to the remote_self feature [annando]
621     Added API endpoints for accounts and trends [annando]
622     Added API endpoints for re-sharing of postings [annando]
623     Added provider fields to the API [annando]
624     Added the possibility to map $_SERVER variables during installation [nupplaphil]
625     Added the possibility to filter account types on the network page [annando]
626     Added missing Mastodon API endpoints as "unsupported" [annando]
627     Added a watchdog mode to check if the daemon is running [annando]
628     Added number of group members to the contact widget [annando]
629     Added endless scrolling in several places [annando]
630     Added an option to stay local when clicking on a contact profile [annando]
631     Added support of ActivityPub relays [annando]
632     Model\User::getAuthenticationInfo is now available for addons [MrPetovan]
633     Contact details can only edited for mail and feed contacts [annando]
634     Fixed some problems during the export of user data [annando]
635     Fixed various problems with the notification system [MrPetovan]
636     Fixed a problem with emoticon alt-text interpretation [MrPetovan]
637     Fixed a problem that caused comments on Tweets being distributed via ActivityPub [annando]
638     Fixed a problem with the auto-completion when composing comments [MrPetovan]
639     Fixed an ACL problem while poking contacts [MrPetovan]
640     Fixed a problem with Mastodon emoticons [MrPetovan]
641     Fixed a parser problem that caused additional <br> tags [annando]
642     Fixed escaping of several HTML snippets [MrPetovan]
643     Fixed a problem with fetching objects by URL [annando]
644
645   Friendica Addons
646     Updated to the translations IT, HU [translation teams]
647     advancedcontentfilter:
648       Added examples [hoergen]
649     blackout:
650       Improved the wording in the admin interface [urbalazs]
651     catavatar:
652       Improved the generation of avatars [annando]
653     ifttt:
654       Added support for delayed postings [annando]
655     mailstream:
656       Improved code structure [nupplaphil]
657       Fix case-sensitive check by [nupplaphil]
658     markdown:
659       Improved parsing [MrPetovan]
660     newmemberwidget:
661       Improved addon description [SpencerDub]
662     langfilter:
663       Changed the input to use a slider [MrPetovan]
664     ldapauth:
665       Reworked the authentication code [MrPetovan]
666     libravatar:
667       Fixed a problem with DNS requests [annando]
668       Improved the list of available avatars [annando]
669     phpmailer:
670       Fixed UTF8 encoding problems [MrPetovan]
671     rendertime:
672       Added more information about the "other" things that cost time [annando]
673     showmore:
674       Improved handling of the HTML structure of postings [MrPetovan]
675     showmore_dyn:
676       Improved user settings, language [MrPetovan]
677     twitter:
678       Improved logging [annando]
679       Improved the twitter_post_hook [MrPetovan]
680       Improved the posts send to twitter [annando]
681       Improved the remote_self functionality [annando]
682       Added support for delayed postings [annando]
683       Fixed a bug with direct re-shares [MrPetovan]
684
685   Closed Issues
686     2803, 4230, 4486, 4494, 5616, 7393, 7697, 8485, 8533, 8605, 8689,
687     8796, 8896, 8943, 8950, 9042, 9089, 9127, 9142, 9165, 9235, 9236,
688     9238, 9249, 9264, 9268, 9276, 9281, 9291, 9296, 9305, 9306, 9315,
689     9326, 9328, 9329, 9337, 9344, 9348, 9363, 9383, 9385, 9407, 9427,
690     9430, 9432, 9457, 9461, 9464, 9465, 9480, 9486, 9496, 9508, 9518,
691     9525, 9538, 9549, 9564, 9568, 9573, 9598, 9611, 9622, 9629, 9630,
692     9633, 9636, 9639, 9641, 9642, 9662, 9672, 9673, 9678, 9682, 9692,
693     9712
694
695 Version 2020.09-1 (2020-09-24)
696   Friendica Core:
697     Updates to the translations: RU [translation teams]
698     Enhanced forum delivery using attached mention tags [redmatrix]
699     Enhanced code test-ability [nupplaphil]
700     Enhanced character set detection when parsing URLs [MrPetovan]
701     Enhanced the Activity Pub relay functionality [annando]
702     Added phpseclib dependency to replace standalone ASN1 library [nupplaphil]
703     Fixed a bug generating Message-IDs for notification mails [nupplaphil]
704     Fixed missing uri-ids in the database [annando]
705     Fixed a display problem with the new re-shares [annando]
706
707   Friendica Addons:
708     nominatim:
709       Added addon to resolve coordinates with OpenStreetmap [annando]
710     phpmailer:
711       Fixed a bug that prevented notification mails being send [nupplaphil]
712
713   Closed Issues:
714      9142, 9264
715
716 Version 2020.09 (2020-09-20)
717   Friendica Core:
718     Updates to the translations: DE, EN GB, EN US, ES, FR, IT, NL, PL, RU, ZH_CN [translation teams]
719     Updates to the themes (all) [MrPetovan, tobiasd]
720     Updates to the documentation [annando, mpanhans, realkinetix, tobiasd]
721     General code cleanup and refactoring [annando, MrPetovan, nupplaphil]
722     Enhanced the API [annando]
723     Enhanced the processing of background jobs [annando]
724     Enhanced federation of activities [annando, vpzomtrrfrt]
725     Enhanced the user notifications[annando]
726     Enhanced database usage [annando, MrPetovan]
727     Enhanced ActivityPub support for forums [annando]
728     Enhanced the utilization of the cache [annando, MrPetovan]
729     Enhanced the performance of the daemon [annando]
730     Enhanced the communication with the directory servers [annando]
731     Enhanced the re-sharing of items [annando]
732     Enhanced sample lighttpd and nginx configs [MrPetovan, tobiasd]
733     Enhanced the checks for incoming postings using ActivityPub [annando, Roger Meyer]
734     Enhanced the import of RSS feeds by removing tracking pixels [annando]
735     Enhanced the speed of the full text search [annando]
736     Replaced library used for text completion [MrPetovan]
737     Fixed a problem that prevented recipients of direct messages to be selected [MrPetovan]
738     Fixed a problem that prevented new email contacts from being added [annando]
739     Fixed a problem with the console command search [tobiasd]
740     Fixed a problem during the search for contacts [annando]
741     Fixed a problem with the JOT of private notes [MrPetovan]
742     Fixed missing HTML encoding [MrPetovan]
743     Fixed a layout problem with the frio composer for new postings [MrPetovan]
744     Fixed some composer notices [nupplaphil]
745     Fixed a problem for empty preview data when importing feed posts [annando]
746     Fixed a problem with the pager on search result pages [annando]
747     Fixed some templates to show the correct un-/follow button for contacts [annando]
748     Fixed a problem with the generation of the Message-ID of notification emails [nupplaphil]
749     Added nodeinfo2 support [annando]
750     Added CSV export and import of blocked servers to the console [tobiasd]
751     Added new admin debug module for ActivityPub [MrPetovan]
752     Added the automatic determination of frequency to pull feeds [annando]
753     Added signed fetching from system users for ActivityPub [annando]
754     Added the discovery of new peers from contacts [annando]
755     Added the directory API endpoint [annando]
756     Added support for signed outbox requests [annando]
757     Added direction functionality for clarification of posting flow [annando]
758     Added the ability to set the database version [annando]
759     Added support for ActivityPub relay server [annando]
760     By default display of re-sharer information is now flattened [annando]
761     Removed some unused POCO functionality [annando]
762     Removed the unused rating functionality [annando]
763     Removed unneeded network request for local stuff [annando]
764     Removed some useless info messages [annando]
765     Reworked some additional features according to a user voting [MrPetovan]
766
767   Friendica Addons:
768     Updates to the translations: DE, EN GB, EN US, IT, NL, RU, ZH_CN [translation teams]
769     Updates to the docs [SpencerDub]
770     General code cleanup and maintenance [annando, MrPetovan]
771     blockbot:
772       added some "good" bots [annando]
773     forumdirectory:
774       fixed some SQL queries [MrPetovan]
775     phpmailer:
776       fixed a problem leading to double message ID headers [nupplaphil]
777     qcomment:
778       restructured the addon and fixed a bug preventing the addon from working [MrPetovan]
779
780   Closed Issues:
781     2811, 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860,
782     8874, 8882, 8885, 8906, 8914, 8922, 8928, 8929, 8935, 8940, 8941,
783     8956, 8958, 8961, 8967, 8989, 8993, 8994, 8995, 8997, 8999, 9000,
784     9004, 9013, 9015, 9051, 9064, 9065, 9072, 9081, 9090, 9091, 9099,
785     9107, 9135, 9136, 9137, 9138, 9140, 9142, 9150, 9153, 9154, 9163,
786     9164, 9172, 9182, 9192, 9193, 9204, 9210, 9229, 9231, 9246
787
788 Version 2020.07-1 (2020-09-08)
789   Friendica Core
790     Fixed a problem that leaked sensitive information [Roger Meyer, MrPetovan]
791
792 Version 2020.07 (2020-07-12)
793   Friendica Core:
794     Update to the translations: DE, EN GB, EN US, FR, ET, NL, PL, RU, ZH-CN [translation teams]
795     Updates to the themes (frio, vier) [MrPetovan]
796     Updated the shipped composer version, and the dependency list [annando, MrPetovan, tobiasd]
797     Updates to the documentation [MrPetovan]
798     General code refactoring and enhancements [AlfredSK, annando, MrPetovan]
799     Replace charged terms with "allowlist", "denylist" and "blocklist" [MrPetovan]
800     Enhanced the comment distribution in threads that involve diaspora*, AP and DFRN actors [annando]
801     Enhanced the profile probing mechanism [annando, MrPetovan]
802     Enhanced the post update process of the database [annando]
803     Enhanced the database performance [annando]
804     Enhanced ActivityPub attachment handling [MrPetovan]
805     Enhanced security of redirections [annando]
806     Enhanced database performance [annando]
807     Enhanced the handling of BBCode [pre] tags [MrPetovan]
808     Enhanced Markdown to BBCode conversion [MrPetovan]
809     Enhanced the speed of the network page [annando]
810     Fixed a problem recognising logins via the API [MrPetovan]
811     Fixed a problem with handling local diaspora* URLs [MrPetovan]
812     Fixed a problem with implicit mentions [annando]
813     Fixed a problem with the password reset token security [lynn-stephenson]
814     Fixed a problem with receiving non-public posts via ActivityPub [annando]
815     Fixed a problem with the photo endpoint of the API [MrPetovan]
816     Fixed a problem with pressing the ESC key in the frio-theme [MrPetovan]
817     Fixed a problem with the display if post categories [annando]
818     Fixed a problem with validation of feeds [annando]
819     Fixed a problem that prevented AP activities being fetched sometimes [annando]
820     Renamed the -q option of the console user delete command to -y [MrPetovan]
821     Added notification count to page title [MrPetovan]
822     Added handling of relative URLs during feed detection [MrPetovan]
823     Added entities [nupplaphil]
824
825   Friendica Addons:
826     Update to the translations (EN GB, NB NO, NL, PL, RU, ZH CN) [translation teams]
827     blockbot:
828       The list of accepted user agents was enhanced [annando]
829     Diaspora*:
830       Enhanced connector settings [MrPetovan]
831     PHP Mailer SMTP:
832       Updated phpmailer version [dependabot]
833     showmore_dyn:
834       New addon to collapse long post depending on their actual height [wiwie]
835     twitter:
836       Enhanced the handling of mobile twitter URLs [annando]
837       Enhanced the handling of quoted tweets [MrPetovan]
838       added HTML error code handling [MrPetovan]
839     various:
840       enhancements to the probe mechanism [MrPetovan]
841
842   Closed Issues:
843     3084, 3884, 8287, 8314, 8374, 8400, 8425, 8432, 8458, 8470, 8477,
844     8482, 8488, 8489, 8490, 8493, 8495, 8498, 8511, 8517, 8523, 8527,
845     8551, 8553, 8560, 8564, 8565, 8568, 8578, 8586, 8593, 8606, 8610,
846     8612, 8626, 8664, 8672, 8683, 8685, 8691, 8694, 8702, 8709, 8714,
847     8717, 8722, 8726, 8732, 8736, 8743, 8744, 8746, 8756, 8766, 8769,
848     8781, 8800, 8807, 8808, 8827, 8829, 8836, 8844, 8846, 8857, 8866
849
850 Version 2020.03 "Red Hot Poker"  (2020-03-30)
851   Friendica Core:
852     Updates to the translations (DE, FR, JA, NL, PL, RU, ZH-CN) [translation teams]
853     Updates to the documentation [AlfredSK, annando, MrPetovan]
854     Updates to the themes (all) [AlfredSK, annando, MrPetovan, ozero]
855     General code refactoring and enhancements [annando, MrPetovan, nupplaphil, tobiasd]
856     Enhanced the performance in several background tasks [annando]
857     Enhanced the display of contact relations (Twitter) [annando]
858     Enhanced the permission selection for uploaded photos [annando]
859     Enhanced the access control during composing a posting [MrPetovan]
860     Enhanced the accessibility [annando, MrPetovan]
861     Enhanced the delegation process [annando]
862     Enhanced the contact management links [annando]
863     Enhanced the pagination on the community page [MrPetovan]
864     Enhanced the remote following page [annando]
865     Enhanced the generated node statistics [AlfredSK]
866     Enhanced the federation statistics page in the admin panel [annando]
867     Enhanced the probing mechanism [annando]
868     Enhanced the federation with Zot [annando]
869     Enhanced the permission selections for events [MrPetovan]
870     Enhanced the logging format of the date-time entries [MrPetovan]
871     Fixed a problem with the uninstalling of addons [annando]
872     Fixed a problem with the XML escaping in postings [MrPetovan]
873     Fixed a problem with the Markdown parser [MrPetovan]
874     Fixed AP federation problems with GNU social [annando]
875     Fixed AP federation problems with Peertube [annando]
876     Fixed a problem with the update process of the database [annando]
877     Fixed problems in the generation of notification emails [nupplaphil]
878     Fixed a problem with automatic contact approvals [annando]
879     Fixed a problem with following items [annando]
880     Fixed the redirection in the photo album after actions there [MrPetovan]
881     Fixed redirection from notifications for non logged in users [nupplaphil]
882     Fixed a problem with image permissions in comments [annando]
883     Fixed a problem leading to random deletion of postings [MrPetovan, SpcCw]
884     Fixed a problem while transmitting XML in CODE blocks [annando]
885     All target _blank links now have the rel no-opener no-referrer [MrPetovan]
886     The "more action" menu in Frio was moved to the action buttons [annando]
887     Replacement of the "hide_wall" option with more clear options [annando]
888     Replaced most of all fixed profile field with free form profile fields [MrPetovan]
889     Removed the "compose on new page" option in Frio [MrPetovan]
890     Removed multiple profiles in favour of custom profile fields [MrPetovan]
891     Added an option to hide the dislike reaction [MrPetovan]
892     Added user group filter to contact listings [MrPetovan]
893     Added folding to the widgets in the side bar [annando]
894     Added user management functionality to the Friendica console [nupplaphil]
895     Added api/friendica/events endpoint to the API [MrPetovan]
896     Added api/friendica/events endpoint to the API [MrPetovan]
897     Added custom profile fields [MrPetovan]
898     Added AP type audio for the federation with Funkwhale [annando]
899
900   Friendica Addons:
901     Update to the translations (CS, DE, FR, PL, RU, ZH-CN) [translation teams]
902     General code refactoring and enhancements [AndyHee, annando, MrPetovan, nupplaphil]
903     blockbot:
904       Ensure that good agents are allowlisted [valvin1]
905     markdown:
906       Addon to use Markdown while composing a posting was added [annando]
907     showmore:
908       Functionality is ignored by screen readers [annando]
909     twitter:
910       Added fetching of contact relations [annando]
911     unicode emoticons:
912       Extended the list of supported emoticons [loma-one]
913       
914   Closed Issues:
915     4599, 5562, 6205, 6418, 6757, 7558, 7560, 7771, 7808, 7817, 7892,
916     7964, 7968, 7978, 7984, 7991, 7992, 7994, 8002, 8008, 8014, 8058,
917     8067, 8081, 8084, 8087, 8090, 8097, 8098, 8103, 8136, 8151, 8153,
918     8157, 8160, 8164, 8165, 8167, 8172, 8173, 8181, 8182, 8185, 8187,
919     8193, 8197, 8205, 8206, 8216, 8219, 8229, 8233, 8234, 8238, 8245,
920     8248, 8251, 8252, 8254, 8255, 8264, 8268, 8275, 8280, 8286, 8288,
921     8289, 8290, 8299, 8303, 8305, 8310, 8318, 8321, 8338, 8339, 8341,
922     8342, 8358, 8371, 8383, 8393, 8396, 8404, 8412, 8417, 8449, 8467
923
924 Version 2019.12 (2019-12-23)
925   Friendica Core:
926     Updates to the translations (CS, DE, ET, JA, NL, PL) [translation teams]
927     Updates to the documentation [copiis, MrPetovan, stom79, tobiasd]
928     Updates to the themes (all) [annando, hoergen, MrPetovan, tobiasd]
929     General code refactoring and enhancements [annando, MrPetovan, nupplaphil, tobiasd]
930     Enhanced the manage functionality [annando]
931     Enhanced the federation with ActivityPub and Diaspora* protocol detection and contact requests [annando]
932     Enhanced federation with pixelfed and peertube [annando]
933     Enhanced how the API handles quoted postings [annando]
934     Enhanced the attachment removal by the API [annando]
935     Enhanced the 2FA field for mobile devices [nupplaphil]
936     Enhanced handling of re-shares [annando]
937     Enhanced the ACL dialog [annando, MrPetovan]
938     Enhanced transmission of postings by email and email handling in general [annando]
939     Enhanced the updating process of contacts [annando]
940     Enhanced the import of RSS/Atom feeds [annando]
941     Enhanced the registration form for require approval setups [tobiasd]
942     Enhanced the follow process for the Diaspora* protocol [annando]
943     Enhanced the display of the saved searched [AlfredSK]
944     Enhanced the display of image titles [annando]
945     Enhanced the handling of OpenID [annando]
946     Enhanced the Vagrant devel VM [tobiasd]
947     Enhanced handling of HTML special entities [nathilia-peirce]
948     Enhanced hashes by using HMAC [nathilia-peirce]
949     Enhancements to the ActivityPub implementation [annando]
950     Fixed a problem with delivery of direct messages over ActivityPub [annando]
951     Fixed some problems with the remote auth functionality [annando]
952     Fixed an issue that prevented notifications for deleted postings be deleted themselves [annando]
953     Fixed a problem connecting to forums [annando]
954     Fixed messages in the admin panel [nupplaphil]
955     Fixed a problem when the log-file was not write-able [nupplaphil]
956     Fixed a problem with the caching directory for the password exposure check [MrPetovan]
957     Fixed a bug with detecting the browser language [nupplaphil]
958     Smart threading is now the default, but can be switched off by the user [annando]
959     Clarification: Posted order is now arrival order [annando]
960     Added router configuration file [nupplaphil]
961     Added drone.io as CI service [nupplaphil]
962     Added the ability to pin postings on account walls [annando]
963     Added various new API endpoints [annando, MrPetovan]
964     Added hooks for the email fetching process [annando]
965     Added support for nodeinfo 2 [annando]
966     Added export and import of followed contact data [tobiasd]
967     Added links to tag and category overview in the footer of postings [tobiasd]
968     Added config switch to use BCC instead of CC for ActivityPub delivery of non-public postings [annando]
969
970   Friendica Addons:
971     Update to the translations (CA, DE, ET) [translation teams]
972     buffer
973       marked as unsupported [annando]
974     Discourse
975       New addon to integrate Discourse discussions [annando]
976     gnot
977       UI improvements [tobiasd]
978     js_upload
979       The addon got rewritten to adopt the new ACL [MrPetovan]
980     mailstream:
981       Support for new img format was added [mexon]
982       BB Code is now included as plaintext [mexon]
983       Logging format is enhanced [mexon]
984       ActivityPub "announce" notifications are not included [mexon]
985
986   Closed Issues:
987      989, 1071, 1188, 1334, 2537, 3229, 3231, 3385, 4112, 4442, 4451,
988     5048, 5568, 5802, 6865, 7190, 7308, 7316, 7418, 7613, 7657, 7659,
989     7664, 7671, 7679, 7681, 7682, 7685, 7688, 7691, 7702, 7707, 7709,
990     7718, 7733, 7740, 7747, 7756, 7766, 7773, 7776, 7778, 7781, 7821,
991     7825, 7834, 7863, 7868, 7880, 7888, 7889, 7902, 7914, 7920, 7946,
992     7953, 7978
993
994 Version 2019.09 (2019-09-29)
995   Friendica Core:
996     Update to the translations (CS, DE, EN GB, EN US, FR, JA, NL, PL) [translation teams]
997     Update to the themes (frio, vier) [JeroenED, MrPetovan, tobiasd, vinzv]
998     Update to the documentation [annando, tobiasd, guzzisti, vinzv]
999     Enhanced the log output of the background process [annando]
1000     Enhanced the vcard translation in the profile [JeroenED]
1001     Enhanced the delivery count [annando]
1002     Enhanced ActivityPub envelopes [MrPetovan]
1003     Enhanced communication about deleted accounts via AP [annando]
1004     Enhanced the following process [annando]
1005     Enhanced the tests [nupplaphil]
1006     Enhanced the front-end worker [annando]
1007     Enhanced the img format to allow alternative texts [annando]
1008     Enhanced the detection of supported protocols for contacts [annando]
1009     Enhanced the re-share of items [annando]
1010     Enhanced 2FA process [MrPetovan]
1011     Enhanced server wide theme settings [MrPetovan]
1012     Enhanced config loading process [MrPetovan, nupplaphil]
1013     Enhanced handling of emoticons [MrPetovan]
1014     Enhanced performance [annando]
1015     Fixed a bug in the admin panel leading to orphaned options [tobiasd]
1016     Fixed a problem that could lead to duplicated Pleroma contacts [annando]
1017     Fixed a problem with the hide profile setting [annando]
1018     Fixed the problem sending out the post when hitting the enter key in the ACL dialog [MrPetovan]
1019     Fixed a bug in HTML special character escaping of event titles [MrPetovan]
1020     Fixed a bug in HTML special character conversion in item titles [MrPetovan]
1021     Fixed a bug in the auto linker for URLs [MrPetovan]
1022     Fixed a bug that prevented the display of images in some postings from diaspora* [MrPetovan]
1023     Fixed a bug in setting the permissions on uploaded images [annando]
1024     Fixed a bug that lead to potentially unwanted importing threads started by contacts of contacts [annando]
1025     Fixed implicit self mentions [MrPetovan]
1026     Fixed display of register links on closed nodes landing pages [MrPetovan]
1027     Fixed the display of [spoiler] tags [MrPetovan]
1028     Fixed an issue with photo permissions in private mails [annando]
1029     Fixed a bug in the process of following Pleroma accounts [annando]
1030     Fixed a bug that caused notifications about locally deleted items [annando]
1031     Fixed the link to the source of an event [MrPetovan]
1032     Fixed a problem that caused authors from twitter postings having no profile pic [annando]
1033     Fixed a bug in BBCode -> Markdown conversation for font size [annando]
1034     Fixed a BBCode parser problem with the audio tag [MrPetovan]
1035     Fixed a session problem [annando]
1036     Fixed a problem with the auto-installer [nupplaphil]
1037     Fixed a bug with magic links redirection for non profiles [annando]
1038     General code cleaning [annando, MrPetovan, nupplaphil]
1039     Removed contacts auto completion (in /contacts [MrPetovan]
1040     Replaced FontAwesome by ForkAwesome in frio theme [vinzv]
1041     Added new compose page for the frio theme [MrPetovan]
1042     Added new console command: lock [nupplaphil]
1043     Added new additional feature to show trending tags on community page [MrPetovan]
1044     Added support of image descriptions [annando]
1045     Added support of wildcards to server block lists [MrPetovan]
1046     Added app specific passwords when using 2FA [MrPetovan]
1047     Added fetching of postings via URL to interact with public postings [annando]
1048     Added opt-out flag for federated search engines and associated header information for profiles [annando]
1049
1050   Friendica Addons:
1051     Update to the translation (CS, DE, EN GB, EN US, ES, FR, JA, NL SV) [translation teams]
1052     General code cleanup [nupplaphil, Quix0r]
1053     blockbot:
1054       Added translations
1055       Added more bots [annando]
1056       Added admin panel settings [annando]
1057     tumblr:
1058       Changed used URLs to https adopting tumblrs change [annando]
1059     twitter:
1060       Enhanced handling of multi image postings [annando]
1061       Enhanced display of quoted tweets [MrPetovan]
1062       Added alternative text support for images [annando]
1063
1064   Closed Issues:
1065      870, 1605, 2199, 3239, 3816, 4117, 4815, 5721, 6384, 6521, 6553,
1066     6675, 7212, 7235, 7285, 7293, 7314, 7317, 7337, 7338, 7346, 7350,
1067     7367, 7383, 7396, 7397, 7401, 7406, 7408, 7426, 7428, 7456, 7442,
1068     7457, 7468, 7471, 7473, 7488, 7497, 7498, 7501, 7507, 7521, 7526,
1069     7527, 7536, 7542, 7545, 7576, 7586, 7594, 7597, 7603, 7610, 7618,
1070     7629, 7635, 7638, 7663, 7665, 7672
1071
1072 Version 2019.06 (2019-06-23)
1073   Friendica Core:
1074     Update to the translation (CS, DE, EN-GB, EN-US, ET, FR, IT, PL, PT-BR, SV) [translation teams]
1075     Update to the documentation [nupplaphil, realkinetix, MrPetovan]
1076     Update to the themes (frio, vier) [BinkaDroid, MrPetovan, tobiasd]
1077     Enhancements to the API [annando, MrPetovan]
1078     Enhancements to the way reshares are handled [annando]
1079     Enhancements to the redis configuration [nupplaphil]
1080     Enhancements to the federation stats display in the admin panel [tobiasd]
1081     Enhancements to the processing of changed storage engine [MrPetovan]
1082     Enhancements to ActivityPub support [annando, MrPetovan]
1083     Enhancements to code security [MrPetovan]
1084     Enhancements to delivery counter [annando]
1085     Fixed the notification order [JeroenED]
1086     Fixed the timezone of Friendica logs [nupplaphil]
1087     Fixed tag completion painfully slow [AlfredSK]
1088     Fixed a regression in notifications [MrPetovan, annando]
1089     Fixed an issue with smilies and code blocks [MrPetovan]
1090     Fixed an AP issue with unavailable local profiles [MrPetovan]
1091     Fixed an issue with the File to Folder feature [MrPetovan]
1092     Fixed an issue with the legacy storage engine [fabrixxm]
1093     Fixed an issue with the theme and addon path items [MrPetovan]
1094     Fixed an issue occurring when the BasePath was not set [tobiasd]
1095     Fixed an issue with additionally opened Sessions [MrPetovan]
1096     Fixed an issue with legacy loglevel mapping [nupplaphil]
1097     Fixed contact suggestions [annando]
1098     Fixed an issue with frio hovercard [nupplaphil]
1099     Fixed event interaction federation [annando]
1100     Fixed remote image permission [deantownsley]
1101     General Code cleaning and restructuring [annando, nupplaphil, tobiasd]
1102     Added frio color scheme sharing [JeroenED]
1103     Added syslog and stream Logger [nupplaphil]
1104     Added storage move cronjob [MrPetovan]
1105     Added collapsible panel for connector permission fields [MrPetovan]
1106     Added rule-based router [MrPetovan]
1107     Added Estonian translation [Rain Hawk]
1108     Added APCu caching [nupplaphil]
1109     Added BlockServer command to the Friendica console [nupplaphil]
1110     Added reshare count [annando]
1111     Added rule-based router [MrPetovan, nupplaphil]
1112     Added themed error pages with mascot [MrPetovan, lostinlight]
1113     Added contact relationship filter [MrPetovan]
1114     Added native reshares and reshare count [annando]
1115     Removed the old queue mechanism (deferred workers are now used) [annando]
1116     Removed BasePath and Hostname settings from the admin panel [nupplaphil]
1117     Remove support for defunct F-Droid Friendica app [MrPetovan]
1118
1119   Friendica Addons:
1120     Update to the translation (ET, SV, ZH_CN) [translation teams]
1121     botdetection:
1122       Added a new addon for preventing access by bots [nupplaphil, annando]
1123     buffer:
1124       Traces of Google+ were removed [annando]
1125     curweather:
1126       Fixed a problem with the display of the correct temperature unit [tobiasd]
1127     fromgplus:
1128       Deprecated the addon as Google+ was closed [tobiasd]
1129     fortunate:
1130       Deprecated addon for incompatibility with latest Friendica version [MrPetovan]
1131     phpmailer:
1132       Added a new addon to use external SMTP for email [M-arcus, kecalcze, MrPetovan]
1133         pledgie:
1134       Deprecated addon as service was discontinued [M-arcus]
1135     xmpp:
1136       Marked addon as unsupported because of various incompatibilities with themes [MrPetovan]
1137
1138   Closed Issues:
1139      838, 1012, 2209, 2528, 3309, 3717, 3816, 3869, 4453, 4999, 5011,
1140     5047, 5276, 5850, 5983, 6245, 6303, 6319, 6379, 6410, 6477, 6478,
1141     6720, 6799, 6813, 6819, 6861, 6864, 6879, 6903, 6916, 6917, 6918,
1142     6921, 6927, 6929, 6936, 6938, 6941, 6943, 6947, 6948, 6950, 6952,
1143     6983, 6999, 7012, 7020, 7023, 7031, 7036, 7047, 7106, 7110, 7112,
1144     7119, 7128, 7130, 7131, 7141, 7142, 7150, 7171, 7183, 7196, 7209,
1145     7223, 7226, 7240, 7241, 7249, 7264, 7269, 7271, 7275, 7300, 7303
1146
1147 Version 2019.04 (2019-04-28)
1148   Friendica Core:
1149     Fixed a privacy problem with postings accessed by feed [MrPetovan]
1150         
1151 Version 2019.03 (2019-03-22)
1152   Friendica Core:
1153     Update to the translation (CS, DE, EN-GB, EN-US, ES, FR, IT, PL, SV, ZH-CN) [translation teams]
1154     Update to the documentation [Aditoo17, JeroenED, m4sk1n, softmetz, tobiasd]
1155     Update to the themes (duepuntozero, frio, smoothy, quattro, vier) [lxiter, MrPetovan, nupplaphil, rabuzarus,  tobiasd]
1156     Enhancements to the API [jasonscheng]
1157     Enhancements to the Vagrant development VM [JeroenED]
1158     Enhancements to the storage of gender, sexual preferences and marital status [JeroenED]
1159     Enhancements to the wording of notifications [MrPetovan]
1160     Enhancements to the display of contacts in the profile [MrPetovan]
1161     Enhancements to the handling of local links [lxiter]
1162     Enhancements to the explicit and implicit mentioning in conversations [annando, MrPetovan]
1163     Enhancements to the warnings in the admin panel [tobiasd]
1164     Enhancements to the AP implementation [annando]
1165     Enhancements to the worker process [annando]
1166     Enhancements to the testing process [MrPetovan, nupplaphil]
1167     Enhancements to the LibreJS compatibility [tobiasd]
1168     Enhancements to the federated display of postings [MrPetovan]
1169     Enhancements to the photo menu [annando]
1170     Enhancements to the probing of contacts [annando]
1171     Fixed several bugs with weird tagging in code blocks [lxiter]
1172     Fixed a bug during contact entries update [rabuzarus]
1173     Fixed several PHP warnings and errors [annando, MrPetovan, tobiasd]
1174     Fixed an issue when Friendica is installed in a subdirectory [rabuzarus]
1175     Fixed several issues in the handling of the Markdown parsing from and to d* [lxiter, MrPetovan]
1176     Fixed a bug that prevented blocked contacts from being removed from groups [MrPetovan]
1177     Fixed a bug in the ACL with preselected items [lxiter]
1178     Fixed an issue with polling Events via AP [annando]
1179     Fixed a memory issue with the JSON-LD parser [annando]
1180     Fixed an issue with the forced DB structure update [nupplaphil]
1181     Fixed an issue with wrongly encoded HTML entities in URLs [annando]
1182     Fixed an issue with the rotation of images in the gallery [nupplaphil]
1183     Fixed issues with redirs in the photo menu of Friendica contacts [tobiasd]
1184     Fixed an issue with sending out notification mails to the admin [nupplaphil]
1185     Fixed an the issue, that the API was ignoring the globalsilence setting  [nupplaphil]
1186     Fixed issues with the autolinker of URLs in postings [MrPetovan]
1187     Fixed an issue resulting in multiple emails after successful updates of the database [nupplaphil]
1188     Fixed a timeout issue during detection process of the remote profile [annando]
1189     Fixed an issue with postings from blocked servers [annando, MrPetovan]
1190     Fixed an issue with the paging of stored folders [MrPetovan]
1191     Fixed an issue with notifications about interactions with Friendica contacts [annando]
1192     Fixed an issue that caused double postings of images uploaded to the gallery [annando]
1193     Fixed an issue handling legacy config files [nupplaphil]
1194     Fixed an issue that caused notifications about interaction with a locally deleted posting [annando]
1195     If the node does not want to publish information, nodeinfo now returns 404 instead of non-existing entries [nupplaphil]
1196     General Code cleaning and restructuring [annando, JeroenED, MrPetovan, nupplaphil]
1197     Switched logging engine to monolog [nupplaphil]
1198     Added plugable storage backend [fabrixxm, nupplaphil]
1199     Added item delivery indicator to posting header [MrPetovan]
1200     Added URL parameter to force a specific language [JeroenED]
1201     Added live preview of attachments to frio [rabuzarus]
1202     Added a "friendica_author" field to the API results which holds the real author [annando]
1203     Added support for AP with forum postings [annando]
1204     Added a summary of articles send over AP [annando]
1205
1206   Friendica Addons:
1207     Updates to the translations (CS, DE, EN-GB, ES, FR, NL, PL, SV) [translation teams]
1208     Updated documentation [softmetz, tobiasd]
1209     blackout:
1210       Fix applying the translations [JeroenED, tobiasd]
1211       Fixed some templating of the settings [tobiasd]
1212     blogger:
1213       The addon was marked as unsupported as it does currently not work (needs OAuth support) [annando]
1214     cookienotice:
1215       Added new addon to display a cookie usage notice in the browser [lxiter]
1216     forumdirectory:
1217       Fixed a theming issue with frio [rabuzarus]
1218     js_upload:
1219       Fixed a missing extension index [nupplaphil]
1220     mailstream:
1221       Fixed a curl issue [MrPetovan]
1222     piwik:
1223       Make it clear that Piwik is now Matomo but the addon supports both [tobiasd]
1224     securemail:
1225       updated the addon dependencies [MrPetovan]
1226     twitter:
1227       @ mentions are now stripped from the posts send to Twitter [MrPetovan]
1228
1229   Closed Issues:
1230     1777, 2487, 3218, 3506, 3837, 4496, 5884, 6087, 6161, 6167, 6205,
1231     6232, 6263, 6274, 6292, 6337, 6338, 6375, 6378, 6382, 6384, 6386,
1232     6403, 6405, 6449, 6468, 6472, 6489, 6491, 6492, 6495, 6498, 6501,
1233     6503, 6505, 6511, 6514, 6521, 6522, 6529, 6532, 6533, 6544, 6545,
1234     6551, 6553, 6537, 6558, 6552, 6561, 6570, 6575, 6585, 6603, 6610,
1235     6629, 6630, 6633, 6635, 6652, 6656, 6658, 6667, 6668, 6669, 6672,
1236     6674, 6676, 6677, 6679, 6691, 6710, 6711, 6714, 6716, 6733, 6758,
1237     6772, 6778, 6785, 6788, 6800, 6805, 6812, 6819, 6822, 6823, 6840,
1238     6855, 6866, 6874, 6891, 6901, 6913
1239
1240 Version 2019.01 (2019-01-21)
1241   Friendica Core:
1242     Update to the translation (CS, DE, EN-UK, EN-US, FR, NB-NO, NL, PL) [translation teams]
1243     Update to the documentation [AndyHee, FiXato, hoergen, JeroenED, MrPetovan, rebeka-catalina, tobiasd, wouter705]
1244     Enhancements to the themes (frio, vier) [annando, JonnyTischbein, MrPetovan, rabuzarus]
1245     Enhancements to the usage of MagicLinks [annando, rabuzarus]
1246     Enhancements to the escaping of user submitted content [annando, MrPetovan, tobiasd]
1247     Enhancements to the installation wizard [annando, JonnyTischbein, vinzv]
1248     Enhancements to the OWA compatibility with Hubzilla [annando]
1249     Enhancements to Friendica on the iOS Home Screen [MrPetovan]
1250     Enhancements to the Welcome email after registration [MrPetovan]
1251     Enhancements to the API [annando]
1252     Enhancements to the methods to find potentially interesting contacts [MrPetovan]
1253     Enhancements to the remote detection of already existing relationships  [MrPetovan]
1254     Enhancements to the handling of large posts [annando]
1255     Enhancements to the user removal process [annando, MrPetovan]
1256     Enhancements to the generation of HTTP error messages [annando]
1257     Enhancements to the admin panel [AndyHee, annando]
1258     Enhancements to the display of birthday reminders [MrPetovan]
1259     Enhancements to the display of the group filter [annando]
1260     Enhancements to the Worker [annando]
1261     Enhancements to the exported Atom feeds [Alkarex]
1262     Enhancements to the Vagrant VM [fabrixxm, tobiasd]
1263     Enhancements to the tests [nupplaphil]
1264     Enhancements to the node info [annando]
1265     Enhancements to the DBclean process [annando]
1266     Enhancements to the PasswordExposedChecker [MrPetovan]
1267     Enhancements to the BBCode handling [MrPetovan]
1268     Enhancements to the diaspora* protocol implementation [annando]
1269     Enhancements to the automatic installation [nupplaphil]
1270     Fixed various PHP notice occurrences [annando, MrPetovan]
1271     Fixed the display of private postings in contact overview [annando]
1272     Fixed a problem with the display of forums in the widget [annando]
1273     Fixed a bug in the email support [MrPetovan]
1274     Fixed a bug in the endless scroll of the network stream [MrPetovan]
1275     Fixed a style problem with iOS mobile browser [MrPetovan]
1276     Fixed a bug handling links to Hubzilla forums [MrPetovan]
1277     Fixed a bug in the character set detection [MrPetovan]
1278     Fixed a bug with the display of private notes [annando]
1279     Fixed a bug in setting the photo permissions [JonnyTischbein]
1280     Fixed a bug that caused some photo albums having no permissions [JonnyTischbein]
1281     Fixed a problem adding multiple hashtags [JonnyTischbein]
1282     Fixed a bug when subscribing to OStatus accounts [MrPetovan]
1283     Fixed a bug in SQL grammar [Alkarex]
1284     Fixed a bug with WebSub [Alkarex]
1285     Fixed a bug in the generated node info JSON [fabrixxm]
1286     Fixed a bug displaying videos when using the frio theme [JeroenED]
1287     Moved config format to PHP arrays [MrPetovan]
1288     Moved several additional features back to the default features [annando]
1289     Started to deprecate the Google+ support [annando]
1290     Added support of ActivityPub (tested with Hubzilla, Mastodon, Nextcloud Social, Osada, PeerTube, Pixelfed, Pleroma) [annando]
1291     Added support for custom emojis [annando, MrPetovan]
1292     The util folder was removed and the content restructured elsewhere [MrPetovan]
1293     Removed the old /p endpoint from diaspora* compatibility [annando]
1294
1295   Friendica Addons:
1296     Updating the translations (DE, FR) [translation teams]
1297     twitter:
1298       use original URL for link display [MrPetovan]
1299       enhancements to shares [MrPetovan]
1300     leistungsschutzrecht:
1301       show preview pictures of videos [annando]
1302       optionally suppress pictures [annando]
1303     wordpress:
1304       posting should work again [annando]
1305     forumdirectory:
1306       paging enhancements [MrPetovan]
1307     mathjax:
1308       addon rewritten [MrPetovan]
1309     highlightjs:
1310       added addon to highlight source code [MrPetovan]
1311
1312   Closed Issues:
1313     1430, 1495, 1572, 1575, 1580, 1581, 2123, 2893, 3016, 3466, 3777,
1314     3870, 3897, 4242, 4584, 4592, 4609, 4688, 4708, 4715, 4738, 4804,
1315     5264, 5368, 5547, 5596, 5627, 5716, 5723, 5737, 5757, 5771, 5779,
1316     5797, 5798, 5811, 5809, 5814, 5820, 5834, 5847, 5801, 5805, 5857,
1317     5858, 5859, 5863, 5875, 5879, 5886, 5890, 5893, 5896, 5908, 5911,
1318     5915, 5913, 5924, 5932, 5934, 5943, 5955, 5956, 5960, 5966, 5968,
1319     5971, 5975, 5992, 5994, 5996, 6006, 6010, 6015, 6027, 6032, 6036,
1320     6038, 6047, 6081, 6100, 6109, 6119, 6124, 6125, 6128, 6140, 6149,
1321     6157, 6173, 6202, 6211, 6212, 6213, 6236, 6243, 6255, 6257, 6259,
1322     6268, 6282, 6283, 6208, 6289, 6294, 6308, 6309, 6313, 6316, 6323,
1323     6329, 6334, 6344, 6347, 6343, 6349, 6350, 6355, 6358, 6360, 6361,
1324     6363, 6368, 6370, 6391, 6394, 6424, 6425, 6439, 6459
1325  
1326 Version 2018.09 (2018-09-23)
1327   Friendica Core:
1328     Update to the translation (CS, DE, EN-US, FI, IT, NL, PL, ZH-CN) [translation teams]
1329     Update to the documentation [Aditoo17, annando, astifter, rebeka-catalina, fabrixxm, M-arcus, microgroove, nupplaphil, tobiasd]
1330     Enhancements to the database structure, handling and documentation [abanink, Angristan, annando, miqrogroove, tobiasd]
1331     Enhancements of unit testing [abanink, nupplaphil, rudloff]
1332     Enhancements to labelling of UI elements [andyhee, tobiasd]
1333     Enhancements to the background workers [annando, miqrogroove, rabuzarus]
1334     Enhancements to the PHP7.2 compatibility [annando, miqrogroove, MrPetovan]
1335     Enhancements to the content filter [MrPetovan]
1336     Enhancements to the hooks provided for addons [abanink]
1337     Enhancements to the interaction with public postings [annando]
1338     Enhancements to the config storage [frabrixxm]
1339     Enhancements to the themes (frio, quattro, smoothly, vier) [annando, astifter, hoergen, MrPetovan, rabuzarus, tobiasd]
1340     Enhancements to the handling of locks [nupplaphil]
1341     Enhancements to the redis integration [nupplaphil]
1342     Enhancements to the admin panel [JeroenED, tobiasd]
1343     Enhancements to the user import process [annando]
1344     Enhancements to the display of invitation information [JeroenED]
1345     Enhancements to the automatic installation process [nupplaphil]
1346     Enhancements to the contact group UI [annando, astifter]
1347     Enhancements to the call of JS [hypolite]
1348     Enhancements to the storage of items in the database [annando]
1349     Enhancements to the process of changing relationships [annando]
1350     Enhancements to the OEmbed of data [MrPetovan]
1351     Fixed various PHP notice occurrences [annando, MrPetovan]
1352     Fixed a bug that could lead to the display of posts from deleted accounts on the community page for a short period [annando]
1353     Fixed a bug that prevented email notification to be send out [annando]
1354     Fixed a bug in database optimisation [annando]
1355     Fixed a bug during removing contacts [annando]
1356     Fixed a bug in the tag-cloud widget [annando]
1357     Fixed a bug in the daemon mode of the background worker [annando]
1358     Fixed a bug in the frio theme that contact filtering [rabuzarus]
1359     Fixed a bug that mangled the display of some additional smileys [abanink]
1360     Fixed a bug in generating registration mails [MrPetovan] 
1361     Fixed a bug that caused blank re-share bodies [MrPetovon]
1362     Fixed a bug in the API handling of private mails [fabrixxm]
1363     Fixed a bug when calling the mail() function [miqrogroove]
1364     Fixed a bug that caused deleted accounts being displayed in the local directory [miqrogroove]
1365     Fixed a bug when checking the domain of an email address [VVelox]
1366     Fixed a bug that prevented re-shares from Twitter to be shown as this [annando] 
1367     Fixed a bug that caused broken profile links [miqrogroove]
1368     Fixed a bug that caused content from unknown accounts appearing in the timeline [annando]
1369     Fixed a bug with the ignoring and blocking of contacts [annando]
1370     Fixed a bug with showing hidden contacts in some places [annando]
1371     Fixed a bug that prevented the deletion of events by contacts [annando]
1372     Fixed a bug that prevented email contacts from being added [annando]
1373     Fixed a bug in the notification/seen API call [fabrixxm]
1374     Fixed a bug that prevented a refresh after un-/ignoring a conversation [annando]
1375     Fixed a bug in the handling of some language translations [anndno]
1376     Fixed a bug in the hook handling [annando]
1377     Fixed the handling of too long tags [annando]
1378     Fixed a bug that prevented the unliking of dis-/likes [annando]
1379     Fixed bugs with the handling of private nodes [annando]
1380     Fixed a bug in the session initialisation [annando]
1381     Fixed bugs in the execution of the background processes [annando, Quix0r]
1382     Fixed a problem with the notification page [MrPetovan]
1383     Fixed a bug with wrong dates in importing some Atom feeds [annando]
1384     Fixed forum exclusive distribution of postings using the !notation [annando]
1385     Fixed a bug that lead to empty notifications [MrPetovan]
1386     Fixed a problem that could sometimes prevent the execution of the relocation [annando]
1387     Fixed a bug with the handling of images in postings over the connectors [annando]
1388     Added conversation cleanup configuration [miqrogroove]
1389     Added support of the usage of internal diaspora links to accounts [annando]
1390     Added the possibility for admins to block certain nicknames (e.g. role names) [tobiasd]
1391     Added the generation of system guid [nupplaphil]
1392     Added the possibility for admins to mark a node for explicit content [tobiasd]
1393     Added filter by account type to the community page [annando]
1394     Added private flag to API results [fabrixxm]
1395     Added post update checks to the console utility [annando]
1396     Added codecov analysis [nupplaphil]
1397     Added access-keys to the frio theme [tobiasd]
1398     Added the profile settings to the user settings [tobiasd]
1399     General code refactoring and beautification work [annando, MrPetovan, Quix0r, tobiasd]
1400     Fixation of the position on the network page when new posts arrive [rabuzarus]
1401     Ported OpenWebAuth from Hubzilla [annando, rabuzarus]
1402     Removed hard coded syntax highlighting from code blocks [MrPetovan]
1403     Removed (temporarily) the possibility to add pictures to private messages [annando]
1404     New INI style config file format in /config [MrPetovan, tobiasd]
1405     The .htaccess file is not part of the git repository anymore [annando, Quix0r]
1406
1407   Friendica Addons:
1408     Update to the translations (CS, DE, EN-US, NL, PL, ZH-CN) [translation teams]
1409     General update to adopt changes in core [annando, MrPetovan, Quix0r, tobiasd]
1410     advancedcontentfilter:
1411       Enhancement to the error handling [MrPetovan]
1412       Honour the CSP settings [MrPetovan]
1413       Fixed translation problems [annando]
1414     blockem:
1415       Enhancement of the settings [AlfredSK]
1416     buffer:
1417       support for app.net removed [annando]
1418     js_upload:
1419       Enhancement of the album name handling [rabuzarus]
1420       Enhancement to the wording of the labels [astifter]
1421     langfilter:
1422       Fixed a problem with default values of the filtered languages [tobiasd]
1423     libravatar:
1424       The service wont shutdown, so we can keep the addon [tobiasd]
1425     pumpio:
1426       Fixed a problem that prevented new connections [annando]
1427     superblock:
1428       Fixed a bug that prevented the addon to block accounts [annando]
1429       Enhancements of the settings [AlfredSK]
1430     twitter:
1431       Use rich text for quote tweets [MrPetovan]
1432       Prevent empty quotes from being created [annando]
1433       Fixed a problem with re-shares from remote_self contacts [annando]
1434       Changed URL display after link expansion [MrPetovan]
1435       Fixed a problem with EXIF handling [MrPetovan]
1436     added addons:
1437       mastodoncustomemojis [MrPetovan]
1438     deprecated addons:
1439       notimeline, retriever, remote_permissions, widgets
1440
1441   Directory:
1442     Enhancements of the health summary [andyhee]
1443     Enhancements of the PHP7 compatibility [MrPetovan]
1444
1445   Closed Issues:
1446      901, 1034, 1074, 1303, 1308, 1391, 1490, 1470, 1559, 2093, 2337,
1447     2340, 2381, 2396, 2675, 3291, 3299, 3493, 3501, 3535, 3643, 3840,
1448     4148, 4419, 4475, 4507, 4655, 4659, 4710, 4726, 4739, 4753, 4814,
1449     4830, 4868, 4889, 4923, 4971, 4950, 4985, 5066, 5099, 5137, 5148,
1450     5158, 5168, 5188, 5202, 5211, 5222, 5233, 5243, 5247, 5252, 5257,
1451     5260, 5262, 5268, 5274, 5275, 5276, 5278, 5298, 5318, 5319, 5320,
1452     5321, 5322, 5330, 5333, 5341, 5365, 5405, 5407, 5411, 5423, 5432,
1453     5434, 5436, 5443, 5455, 5464, 5467, 5469, 5486, 5496, 5497, 5514,
1454     5539, 5524, 5541, 5544, 5550, 5564, 5566, 5605, 5630, 5638, 5651,
1455     5653, 5660, 5670, 5691, 5733, 5745, 5768
1456
1457 Version 2018.05 (2018-06-01)
1458   Friendica Core:
1459     Update to the translations (DE, EN-GB, EN-US, FI, IS, IT, NL, PL, RU, ZN CH) [translation teams]
1460     Update to the documentation [andyhee, annando, fabrixxm, M-arcus, MrPetovan, rudloff, tobiasd]
1461     Enhancements to the DB handling [annando]
1462     Enhancements to the relay system [annando]
1463     Enhancements to the handling of URL that contain unicode characters [annando]
1464     Enhancements to the Vagrant VM configuration [fabrixxm, tobiasd]
1465     Enhancements to the Babel module [MrPetovan]
1466     Enhancements to the display of the [code] elements [MrPetovan]
1467     Enhancements to the federation (OStatus, diaspora) [annando]
1468     Enhancements to the PHP7.2 compatibility [Alkarex, MrPetovan, Quix0r]
1469     Enhancements to the themes (frio, vier) [astifter, fabrixxm, koyuawsmbrtn, M-arcus, MrPetovan, Quix0r, rabuzarus]
1470     Enhancements to the accessibility using the frio theme [annando]
1471     Enhancements to the display of the registration note and the privacy statements on the registration page [tobiasd]
1472     Enhancements to the UI by clarification of the wording (deletion of items, network widget, invitations) [annando, tobiasd]
1473     Enhancements to the background worker [annando]
1474     Enhancements to the forum display in the sidebar [annando]
1475     Enhancements to the testing system [rudloff, tobiasd]
1476     Enhancements to the display of events [MrPetovan]
1477     Enhancements to the language detection of postings [MrPetovan]
1478     Enhancements to the memcached handling [MrPetovan]
1479     Enhancements to the Dandelion app support [annando]
1480     Enhancements to the API [rudloff]
1481     Enhancements to the systemd timer example [ben-utzer]
1482     Enhancements to the notification emails to better integrate the securemail addon [tobiasd]
1483     Enhancements to the caching/loading mechanisms [MrPetovan]
1484     Enhancements to the sample-nginx configfile to not use $uri in the rewrite rules [anmol26s]
1485     Fixed a bug in the relocation process of a Friendica instance [annando]
1486     Fixed a bug in the shell wrapper for the console [MrPetovan]
1487     Fixed a bug with the console tool po2php [MrPetovan]
1488     Fixed a bug with the console tool blockaccounts [MrPetovan]
1489     Fixed a bug in the ACL [annando, MrPetovan]
1490     Fixed a bug that prevented the deletion of contact groups [annando]
1491     Fixed a bug that made edited mentions and hashtags plaintext [annando]
1492     Fixed a bug that caused the /display page to receive constandly new updates [annando]
1493     Fixed wrong version of a dependency preventing the usage of PHP 5.6 [MrPetovan]
1494     Fixed a bug in OpenID authentication [Quix0r]
1495     Fixed a bug in the item deletion [annando]
1496     Fixed a bug that prevented public comments from being distributed [annando]
1497     Fixed a bug that caused empty profile pictures for public contacts [annando]
1498     Fixed a bug that prevented the display of some postings in the network stream [annando]
1499     Fixed a bug in the display of videos with parameters [annando]
1500     Fixed a bug that caused the display of blocked contacts under some conditions [annando]
1501     Fixed bugs in the installer [annando, M-arcus]
1502     Fixed a bug in the installer running on nginx [astifter]
1503     Fixed a bug with reshares from diaspora* [annando]
1504     Fixed a bug that accounts from diaspora* could join private forums automatically [annando]
1505     Fixed a bug that prevented the selection of displayed profiles for other Friendica contacts [MrPetovan]
1506     Fixed the version sorting in the federation statistics page [annando]
1507     Fixed a bug in the nodeinfo calculation of total comments [annando]
1508     Fixed a bug during registration that prevented the detected language to be saved [tobiasd]
1509     Added an optional module to display the Terms of Service [rabuzarus, tobiasd]
1510     Added testfeed module [MrPetovan]
1511     Added hashtag autocomplete (ported from Hubzilla) [rabuzarus]
1512     Added password exposed check [MrPetovan]
1513     Added preloading config adapter [MrPetovan]
1514     Added a console to unify the PHP utility scripts [MrPetovan]
1515     Added a tool to set user passwords to the console [annando]
1516     Added memcached support [MrPetovan]
1517     Added password exposure check [MrPetovan]
1518     Added hashtag autocompletion [rabuzarus]
1519     Added feedtest module [MrPetovan]
1520     Added dbclean options to the admin panel [annando]
1521     Added the possibility to add the remote_self flag to contacts from diaspora* and Twitter [annando]
1522     Added the possibility of automatic installations [M-arcus]
1523     Added the sending of a notification mail to the admin when a user deletes their account [tobiasd]
1524     Added examples for home.html and home.css files [tobiasd]
1525     Added an option to define after how many days a contact should be archived [annando]
1526     Added parts of the list API [rudloff]
1527     Added support of ALT texts for images [annando]
1528     Removed the connection postings [annando]
1529     Corrected a long standing typo in config variable names; should your bandwidth saver mode stop working please turn it off and on again [abanink]
1530     The execute-ables were moved from /util to /bin [MrPetovan]
1531     The execute-ables for the developers were moved from /util to /bin/dev [MrPetovan]
1532     The last year deprecated themes frost and frost mobile got removed from the Friendica repository. They can be found in the dedicated repository for deprecated themes [tobiasd]
1533     General code refactoring and beautification work [annando, MrPetovan, rudloff]
1534     Switched to cropperjs to better support touch screen devices [rabuzarus]
1535     Use the diaspora transport layer for the DFRN protocol as well [annando]
1536
1537   Friendica Addons:
1538     Updates to the translations (DE, EN_GB, EN_US, ES, FI, FR, IS, IT, NL, PL, RU, ZH_CN) [translation teams]
1539     advancedcontentfilter: new addon with advanced filter capabilities [MrPetova]
1540     catavatar: new addon for profile pictures based on David Revoy's cat-avatar generator [annando, fabrixxm, tobiasd]
1541     languagefilter: better help text [andyhee]
1542     mathjax: fixed the config form and adopted new CDN URL [tobiasd]
1543     NSFW: add hashtag only hiding [MrPetovan]
1544     notifyall: fixed a bug in handling the sender name [tobiasd]
1545     Twitter: fixed a bug during the creation of public contacts [annando]
1546     Twitter: remote self now also works for Twitter contacts [annando]
1547     Twitter: optimizations for sending media [annando]
1548
1549   Closed Issues:
1550      839, 1186, 1729, 2115, 2247, 2781, 2880, 3174, 3395, 3409, 3412,
1551     3611, 3834, 3837, 3979, 4146, 4572, 4601, 4616, 4629, 4647, 4660,
1552     4661, 4663, 4664, 4665, 4666, 4669, 4670, 4681, 4695, 4670, 4689,
1553     4730, 4749, 4760, 4772, 4786, 4790, 4791, 4816, 4867, 4878, 4819,
1554     4860, 4876, 4879, 4886, 4898, 4899, 4902, 4921, 4926, 4927, 4928,
1555     4938, 4943, 4946, 4947, 4965, 4976, 4966, 4994, 4997, 5002, 5014,
1556     5033, 5043, 5050, 5051, 5056, 5063, 5067, 5010, 5111, 5116, 5128,
1557     5137, 5147
1558
1559 Version 3.6 (2018-03-23)
1560   Friendica Core:
1561     Updates to the translations (DE, EN_GB, EN_US, ES, FR, IT, ZH_CN) [translation teams]
1562     Updates for the Danish and French regions [Alkarex]
1563     Update for the documentation [andyhee, annando, rabuzarus, ratten, rudloff, silke, tobiasd]
1564     Updates to the themes [Andi-K, annando, fabrixxm, hoergen, rebeka-catalina, rabuzarus]
1565     Enhancements to the ARIA support in frio [rabuzarus]
1566     Enhancements to the DB handling and structure [annando]
1567     Enhancements to the API [annando, fabrixxm, MrPetovan, rudloff]
1568     Enhancements to the support of Open Graph with images [hoergen]
1569     Enhancements to the Diaspora federation (participation signal, relay of dislikes, basic forum support for D*, Birthdays) [annando]
1570     Enhancements to the OStatus federation [annando]
1571     Enhancements to the handling of feed contacts [MrPetovan]
1572     Enhancements to the display of threaded discussions (optional) [MrPetovan]
1573     Enhancements to the display of events [hoergen]
1574     Enhancements to the ACL dialog (selection of forums) [rabuzarus]
1575     Enhancements to the handling of new connections [annando]
1576     Enhancements to the vitality check of contacts [annando]
1577     Enhancements to the daemon script [annando]
1578     Enhancements to the federation stats [annando, tobiasd]
1579     Enhancements to the interaction with public posts [annando]
1580     Enhancements to the structure of the admin panel [tobiasd]
1581     Enhancements to the community page [annando]
1582     Enhancements to the delegation of accounts [annando, MrPetovan]
1583     Enhancements to the user import and server relocation functionality [annando]
1584     Enhancements to the menu layout in the admin panel [tobiasd]
1585     Enhancements to the extraction of strings to be translated [fabrixxm, MrPetovan]
1586     Enhancements to the installation wizard [annando, tobias]
1587     Enhancements to the events [annando, hoergen, MrPetovan, rabuzarus]
1588     Enhancements to the handling of email contacts [annando]
1589     Enhancements to the Vagrant configuration of the development VM [tobias]
1590     Enhancements to the probing of pump.io profiles [annando]
1591     Enhancements to the handling of BBCode tags [MrPetovan]
1592     Enhancements to the OEmbed handling [MrPetovan]
1593     Fixed a bug that triggered the display of activities on the community page [annando]
1594     Fixed a bug with personal notes [annando]
1595     Fixed a display issue of long postings when using the showmore option [annando]
1596     Fixed a bug that caused Twidere to crash on reload [annando]
1597     Fixed a bug in the exported data to the-federation.info [annando]
1598     Fixed a bug in URL completion for feed fragments [annando]
1599     Fixed a bug in the notification system about new registrations [annando]
1600     Fixed the display of dislikes [annando]
1601     Fixed the display of orphan children in threads [MrPetovan]
1602     Fixed some SQL problems [annando]
1603     Fixed the CLI config script [tobiasd]
1604     Fixed the forum selection on the network display [annando]
1605     Fixed a bug during the import of accounts [annando]
1606     Fixed a problem with UTF8 encoding during account export [annando]
1607     Fixed a problem with archiving "self" contacts [annando]
1608     Fixes to file permissions lintian reported [tobiasd]
1609     Fixed a session problem leading to double login problem [MrPetovan]
1610     Fixed a bug that caused code blocks on Diaspora being displayed wrongly [MrPetovan]
1611     Fixed a bug that suggested it was possible to use some bridges without an account on the other side [annando]
1612     Fixed the situation that an OStatus activity was triggered when publishing a image without sending out a posting for it [annando]
1613     Fixed some issues with the display of exported events on GNU social and diaspora [annando]
1614     Fixed the issue that Atom feeds of forums had no postings listed [annando]
1615     Fixed a problem with the expiration of accounts [annando]
1616     Added Atom feed for conversations [annando]
1617     Added the possibility to address forums with !forumname [annando]
1618     Added option to compare version against upstream version [tobiasd]
1619     Added an optional hint that a global community page is global [tobiasd]
1620     Added an option to always display the preview image in shared articles even if larger ones exist [annando]
1621     Added CLI script to silence accounts on the community page [tobiasd]
1622     Added CLI script to block postings to a node from accounts [tobiasd]
1623     Added account block interface to the admin panel [MrPetovan]
1624     Added browser bookmarklet code snippet [hoergen]
1625     Added an additional feature to display a tag cloud on the profile page [rabuzarus]
1626     Added retrieval of Mastodon server statistics [annando]
1627     Added Atom feed that only contains top level postings of a user [annando]
1628     Added tag following via saved search for #hashtag [annando]
1629     Added PHP version information to the admin panel [MrPetovan]
1630     Added the possibility to change relationships between Friendica contacts [annando]
1631     Added the membersince functionality from the addon to the core [rabuzarus]
1632     Added support of nodeinfo 2.0 [annando]
1633     Removed the long deprecated internal templating engine [annando]
1634     Removed the obsolete mysql support, you have to use MySQLI or PDO [annando]
1635     Removed the unused mood module [annando]
1636     Removed connect link from side panel when it should not be there [annando]
1637     Removed very old updating routines [annando]
1638     Dependencies are now (mostly) handled by composer [MrPetovan, zeroadam]
1639     General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam]
1640     ejabberd logs are now handled by syslog [annando]
1641     Moved the poller script to the "scripts" directory and renamed it to worker [annando]
1642     Threaded display of conversations is now always enabled [annando]
1643     Images send to public forums are now always public as well [annando]
1644     The DB cleanup option now includes the conversation table [annando]
1645     Hash tags now always search locally [annando]
1646     Consistent naming of addons (instead of plugins and addons) [zeroadam]
1647     Community page is split between local and global and always visible for local users [annando]
1648     Updated the credits to include new contributors [tobiasd]
1649
1650   Friendica Addons:
1651     Updates to the translations (DE, EN_GB, ES, FR, IT, NL, ZH_CN) [translation teams]
1652     all bridges don't relay postings anymore that are posted to a public forum [annando]
1653     DAV addon marked unsupported [tobiasd]
1654     communityhome addon marked unsupported [MrPetovan]
1655     yourls addon marked unsupported [MrPetovan]
1656     Current Weather: fixing a problem with the weathermap link [zeroadam]
1657     NSFW added config examples, reworked the description, now ignores the CW from Mastodon [andyhee, annando, rebeka-catalina]
1658     Twitter support 280 chars limit [annando]
1659     OpenWeatherMap fix broken map link [zeroadam]
1660     CommunityHome added settings to admin panel, removed active users feature [annando, fabrixxm]
1661     General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam]
1662     Public Server reworked [annando]
1663     pageheader settings beautifications [tobiasd]
1664     mailstream settings beautifications [tobiasd]
1665     Membersince is now part of the core, addon marked unsupported [rabuzarus]
1666     Forum posts are not transmitted over the connectors anymore [annando]
1667
1668   Friendica Dir:
1669     Fixed a problem with the maintenance cron [MrPetovan]
1670     Fixed a problem with the location widget [MrPetovan]
1671     Work on the UI [MrPetovan]
1672
1673   Closed Issues:
1674      929, 1050, 1056, 1125, 1215, 1251, 1289, 1312, 1429, 1488, 1540,
1675     1610, 1858, 2786, 2845, 3020, 3039, 3337, 3379, 3394, 3396, 3566,
1676     3583, 3661, 3671, 3680, 3801, 3822, 3824, 3828, 3839, 3855, 3857,
1677     3860, 3863, 3867, 3905, 3911, 3916, 3942, 3946, 3999, 4013, 4020,
1678     4023, 4041, 4042, 4061, 4069, 4070, 4071, 4075, 4078, 4082, 4094,
1679     4105, 4115, 4116, 4137, 4141, 4144, 4150, 4155, 4161, 4163, 4173,
1680     4184, 4199, 4200, 4207, 4227, 4228, 4236, 4251, 4272, 4273, 4278,
1681     4279, 4281, 4290, 4294, 4295, 4296, 4304, 4306, 4319, 4348, 4362,
1682     4368, 4369, 4377, 4390, 4395, 4396, 4409, 4412, 4426, 4431, 4445,
1683     4450, 4452, 4458, 4463, 4481, 4482, 4495, 4497, 4498, 4508, 4518,
1684     4520, 4522, 4535, 4543, 4550, 4555, 4556, 4571, 4575, 4610, 4611,
1685     4620
1686
1687 Version 3.5.4 (2017-10-16)
1688   Friendica Core:
1689     Updates to the translations (DE) [translation teams]
1690     Updates to the docs [tobiasd, annando]
1691     Code refactoring [annando]
1692     Fixing some problems with moving accounts to new nodes [annando]
1693     Fixing the admin account in the Vagrant box [tobiasd]
1694     Fixing a bug in the search functionality [annando]
1695     Improvements to SQL queries [annando]
1696     Improvements to the themes (frio) [annando]
1697     Improvements to the import of RSS feeds [annando]
1698     Improvements to the OStatus (GNU Social) compatibility [annando]
1699     Added possibility to block contacts for a node [annando]
1700     Added sending out the migration signal to Diaspora contacts [annando]
1701     Added processing of Diaspora account migration signal [annando]
1702     Added new fields to the generated data for displaying events [annando]
1703     Update vier theme with new support forum URL [AlfredSK]
1704     Update the DB handling for support of PHP 7.1 [annando]
1705
1706   Friendica Addons:
1707     dav: Update the database handling [annando]
1708     newmemberwidget: Update support forum URL [AlfredSK]
1709
1710   Closed Issues:
1711     3711, 3714
1712
1713 Version 3.5.3 (2017-10-05)
1714   Friendica Core:
1715     Updates to the translations (DE, EN-GB, EN-US, ES, ZH-CN) [translation teams]
1716     Updates to the documentation [annando, tobiasd]
1717     Code revision and refactoring [annando, rabuzarus, Hypolite]
1718     Fix parsing of documentation and addon README files [tobiasd]
1719     Fix a problem with MySQLi [annando]
1720     Fix a problem with endless scroll [annando]
1721     Fix a problem with the display of birthday dates on the profile page [irhen]
1722     Fix a problem with the Vagrant config [silke, tobiasd]
1723     Fix for a bug in picture upload via the API [annando]
1724     Enhancements to the database structure and handling [annando, Alkarex]
1725     Enhancements to the exception handling [ddorian1]
1726     Enhancements to the OStatus federation (Mastodon and Pleroma) [annando]
1727     Enhancements to the Libertree federation [annando]
1728     Enhancements to the Diaspora federation (Diaspora and SocialHome) [annando]
1729     Enhancements to the invitation procedure [tobiasd]
1730     Enhancements to the themes (frio, globally all) [annando, rabuzarus]
1731     Enhancements to the community page [annando]
1732     Enhancements to the ACL selection dialog [annando]
1733     Enhancements to the item expiration [annando]
1734     Enhancements to the detection of Hubzilla and red nodes [zotlabs]
1735     Enhancements to the background process/worker system [annando]
1736     Enhancements to the UI [annando, AndyHee, tobiasd]
1737     Enhancements to the handling of unicode smilies [annando]
1738     Enhancements to the remote_self functionality [annando]
1739     Enhancements to the nginx example config [shaftoe]
1740     Enhancements to the detection of edited postings [annando]
1741     The logging time stamp is now ISO8601 compatible [annando]
1742     Pictures attached to OStatus transmitted postings are now shown [annando]
1743     Added item deletion page to the admin panel [tobiasd]
1744     Added link to the global directory from the contacts page [rjm6823]
1745     Added JSON/JRD support to Webfinger [annando]
1746     Added security and privacy related headers [annando]
1747     Removed the external pubsubhubbub service support [annando]
1748
1749   Friendica Addons:
1750     Updates to the translations (ES, ZH-CN) [translation teams]
1751     Updates to the documentation [tobiasd]
1752     Code revision and refactoring [Hypolite]
1753     pumpio, twitter bridges adopted to new background mechanism [annando]
1754     Leistungsschutzrecht has a new source list, and an allowlist [annando]
1755     retriever marked unsupported due to unwanted side-effects [annando]
1756     Unicode emoji added [annando]
1757     Enhancement to the general content filter [annando]
1758     Fixes to buffer, diaspora, libertree, pumpio, gnu social, tumblr, twitter and wppost bridges to redistribute remote_self content [annando]
1759     Fixed a bug in securemail settings form [FuzzJunket]
1760     external poller addons are deprecated, as this is now a core functionality [annando]
1761
1762   Friendica Directory:
1763     Fix a problem with the Vagrant config [tobiasd]
1764     Fix not working node health page [Hypolite]
1765     Fix some old links [Hypolite]
1766
1767   Closed Issues:
1768     1257, 2786, 2864, 2872, 2998, 3013, 3018, 3131, 3180, 3234, 3248,
1769     3309, 3313, 3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529,
1770     3531, 3536, 3545, 3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615,
1771     3616, 3621, 3624, 3636, 3645, 3661, 3684, 3685, 3691, 3696, 3699,
1772     3700, 3732
1773
1774 Version 3.5.2 (2017-06-06)
1775   Friendica Core:
1776     Updates to the translations (DE, EN-GB, EN-US, ES, IT, PT-BR, RU) [translation teams]
1777     Updates to the documentation [annando, beardyunixer, rabuzarus, tobiasd]
1778     Updated the nginx example configuration [beardyunixer]
1779     Code revision and refactoring [annando, MrPetovan, Quix0r, rebeka-catalina]
1780     Background process is now done by the new worker process [annando]
1781     Added support of Composer for dependencies [Hypolite]
1782     Added support of Web app manifests [Rudloff]
1783     Added basic robot.txt functionality if none exists [Shnoulle]
1784     Added server blocklist [Hypolite, tobiasd]
1785     Removed mcrypt dependency [annando]
1786     Removed unused libraries [annando]
1787     Removed Embedly integration [Hypolite]
1788     Fixed a bug in the language detection for EN [Hypolite]
1789     Fixed a bug in the probing mechanism on old PHP version [annando]
1790     Improved API [annando, gerhard6380]
1791     Improved Diaspora federation [annando]
1792     Improved Mastodon federation [annando, Hypolite]
1793     Improved import from OStatus threads [annando]
1794     Improved the themes (frio, quattro) [fabrixxm, Hypolite, rabuzarus, Rudloff, strk, tobiasd]
1795     Improved maintenance mode [annando]
1796     Improved gcontact handling [annando]
1797     Improved desktop notifications [rabuzarus]
1798     Improved keyboard shortcuts for navigation [Rudloff]
1799     Improved the installer [annando]
1800     Improved openid handling [strk]
1801     Improved php7 support [annando]
1802     Improved display of notifications [annando]
1803     Improved logging mechanism [beardyunixer]
1804     Improved the worker [annando]
1805     Behaviour clarification of the group filter / new tab [annando]
1806     Old options for the pager and share element were removed [annando]
1807     Support of PDO was added [annando]
1808     Improved error logging for issues with the database [annando]
1809     Improved compatibility to MySQL version 5.7+ [annando]
1810
1811   Friendica Addons:
1812     Updates to the translation (RU) [pztrm]
1813     (core) Fix blocking issue for Communityhome [annando]
1814     Pledgie addon was updated to remove cert problems [tobiasd]
1815     Securemail now uses openpgp-php and phpseclib [fabrixxm]
1816     Superblock Configuration [tobiasd]
1817     Twitter Connector updated to use with new deletion method [annando]
1818
1819   Closed Issues:
1820     1626, 1720, 2432, 2792, 2833, 2364, 2448, 2496, 2690, 2752, 2775,
1821     2803, 2956, 2957, 2961, 2971, 2995, 2999, 3011, 3053, 3107, 3114,
1822     3134, 3138, 3142, 3157, 3172, 3189, 3194, 3195, 3198, 3206, 3215,
1823     3217, 3220, 3237, 3242, 3255, 3256, 3260, 3268, 3273, 3274, 3285,
1824     3288, 3292, 3293, 3300, 3314, 3316, 3317, 3322, 3325, 3327, 3328,
1825     3331, 3334, 3336, 3346, 3347, 3358, 3359, 3383, 3387, 3401, 3406,
1826     3428, 3440, 3435, 3436, 3452
1827
1828 Version 3.5.1 (2017-03-12)
1829   Friendica Core:
1830     Updates to the translations (BG, CA, CS, DE, EO, ES, FR, IS, IT, NL, PL, PT-BR, RU, SV) [translation teams]
1831     Fix for a potential XSS vector [annando, thanks to Vít Å esták 'v6ak' for reporting the problem]
1832     Fix for ghost request notifications on single user instances [Hypolite]
1833     Fix user language selection [tobiasd]
1834     Fix a problem with communication to Diaspora with set posting locations [annando]
1835     Fix schema handling of direct links to a original posting [Rabuzarus]
1836     Fix a bug in notification handling [Rabuzarus]
1837     Adjustments for the Vagrant VM settings [silke, eelcomaljaars]
1838     Improvements to the unliking of prior likes [Hypolite]
1839     Improvements to the API and Friendica specific extensions [gerhard6380]
1840     Improvements to the Browser Notification functionality [Hypolite]
1841     Improvements to the themes [Hypolite, rabuzarus, rebeka-catalina, tobiasd]
1842     Improvements to the database handling [annando]
1843     Improvements to the admin panel [tobiasd, Hypolite]
1844     Improvements to the update process [annando]
1845     Improvements to the handling of worker processes [annando]
1846     Improvements to the performance [annando, Hypolite]
1847     Improvements to the documentation [Hypolite, tobiasd, rabuzarus, beardyunixer, eelcomaljaars]
1848     Improvements to the BBCode / Markdown conversation [Hypolite]
1849     Improvements to the OStatus protocol implementation [annando]
1850     Improvements to the installation wizard [tobiasd]
1851     Improvements to the Diaspora connectivity [annando, Hypolite]
1852     Work on PHP7 compatibility [ddorian1]
1853     Code cleanup [Hypolite, Quix0r]
1854     Initial federation with Mastodon [annando]
1855     The worker process can now also be started from the frontend [annando]
1856     Deletion of postings is now done in the background [annando]
1857     Extension of the DFRN transmitted information fields [annando]
1858     Translations of the core are now in /view/lang [Hypolite, tobiasd]
1859     Update of the fullCalendar library to 3.0.1 and adjusting the themes [rabuzarus]
1860     ping now works with JSON as well [Hypolite]
1861     On pending registrations, an email is now send to inform the user about it [tobiasd]
1862     On systems where the registration needs approval, a note for the admin can now be written [tobiasd]
1863     Meta Information for HTML descriptions is now limited to 160 character [rabuzarus]
1864     Removed very old deprecated themes from the repository [silke]
1865     Marked frost and frost mobile as deprecated [silke]
1866     When creating new postings in the UI, focus is automatically put into the Title field [Hypolite]
1867     We are now shipping config files for "tx" (the Transifex client) and the "EditorConfig" addon for many common editors [fabrixxm, tobiasd]
1868     The TinyMCE richtext editor was removed [Hypolite]
1869     We defined a coding style, PSR-2 with some adjustments
1870     Various bugfixes
1871
1872   Friendica Addons:
1873     Updates to the translations (DE, ES, FR, IT, PT-BR) [translation teams]
1874     Improvements to the IFTTT addon [Hypolite]
1875     Improvements to the language filter addon [strk]
1876     Improvements to the pump.io bridge [annando]
1877     Improvements to the jappixmini addon [annando]
1878     Improvements to the gpluspost addon [annando]
1879     Improvements to the performance of the Twitter bridge when using workers [annando]
1880     Diaspora Export addon is now working again [annando]
1881     Pledgie badge now uses https protocol for embedding [tobiasd]
1882     Better posting loop prevention for the Google+/Twitter/GS connectors [annando]
1883     One can now configure the message for wppost bridged blog postings [tobiasd]
1884     On some pages the result of the Rendertime is not shown anymore [annando]
1885     Twitter-bridge now supports quotes and long posts when importing tweets [annando]
1886
1887   Closed Issues
1888     1019, 1163, 1612, 1613, 2103, 2177, 2252, 2260, 2403, 2991, 2614,
1889     2751, 2752, 2772, 2791, 2800, 2804, 2813, 2814, 2816, 2817, 2823,
1890     2850, 2858, 2865, 2892, 2894, 2895, 2907, 2908, 2914, 2015, 2926,
1891     2948, 2955, 2958, 2963, 2964, 2968, 2987, 2993, 3020, 3052, 3062,
1892     3066, 3091, 3108, 3113, 3116, 3117, 3118, 3126, 3130, 3135, 3155,
1893     3160, 3163, 3187, 3196
1894
1895 Version 3.5 (2016-09-13)
1896   Friendica Core:
1897     NEW Optional local directory with possible federated contacts [annando]
1898     NEW Autocompletion for @-mentions and BBCode tags [rabuzarus]
1899     NEW Added a composer derived autoloader which allows composer autoloaders in addons/libraries [fabrixxm]
1900     NEW theme: frio [rabuzarus, annando, fabrixxm]
1901     Enhance .htaccess file (nerdoc, dissolve)
1902     Updates to the translations (DE, ES, IS, IT, RU) [translation teams]
1903     Updates to the documentation [tobiasd, annando, mexcon, silke, rabuzarus, fabrixxm, Olivier Mehani, gerhard6380, ben utzer]
1904     Extended the BBCode by [abstract] tag used for bridged postings to networks with limited character length [annando]
1905     Code cleanup [annando, QuixOr]
1906     Improvements to the API and Friendica specific extensions [annando, fabrixxm, gerhard6380]
1907     Improvements to the RSS/Atom feed import [mexcon]
1908     Improvements to the communication with federated networks (Diaspora, Hubzilla, OStatus) [annando]
1909     Improvements on the themes (quattro, vier, frost) [rabuzarus, fabrixxm, stieben, annando, Quix0r, tobiasd]
1910     Improvements to the ACL dialog [fabrixxm, rabuzarus]
1911     Improvements to the database structure and optimization of queries [annando]
1912     Improvements to the UI (contacts, hotkeys, remember me, ARIA, code highlighting) [rabuzarus, annando, tobiasd]
1913     Improvements to the background process (poller, worker) [annando]
1914     Improvements to the admin panel [tobiasd, annando, fabrixxm]
1915     Improvements to the performance [annando]
1916     Improvements to the installation wizard (language selection, RINO version, check required PHP modules, default theme is now vier) [tobiasd]
1917     Improvements to the relocation of nodes and accounts [annando]
1918     Improvements to the DDoS detection [annando]
1919     Improvements to the calendar/events module [annando, rabuzarus]
1920     Improvements to OpenID login [strk]
1921     Improvements to the ShaShape font [andi]
1922     Reworked the implementation of the DFRN, Diaspora protocols [annando]
1923     Reworked the notifications code [fabrixxm, rabuzarus, annando]
1924     Reworked the p/config code [fabrixxm, rabuzarus]
1925     Reworked XML generation [annando]
1926     Removed now unused simplepie from library [annando]
1927
1928   Friendica Addons
1929     Updated to the translations (DE, ES, IS, NL, PT BR), [translation teams]
1930     Piwik [tobiasd]
1931     Twitter Connector [annando]
1932     Pumpio Connector [annando]
1933     Rendertime [annando]
1934     wppost [annando]
1935     showmore [rabuzarus]
1936     fromgplus [annando]
1937     app.net Connector [annando]
1938     GNU Social Connector [annando]
1939     LDAP [Olivier Mehani]
1940     smileybutton [rabuzarus]
1941     retriever [mexon]
1942     mailstream [mexon]
1943     forumdirectory [tobiasd]
1944     NEW notifyall (port from Hubzilla) [rabuzarus, tobiasd]
1945     DEPRECATED cal (now in core), FB Connector, FB Post Connector, FB Sync
1946
1947   Closed Issues
1948      683,  786,  796,  922, 1261, 1576, 1701, 1769, 1970, 1145, 1494,
1949     1728, 1877, 2063, 2059, 2078, 2079, 2133, 2165, 2194, 2229, 2230,
1950     2241, 2254, 2242, 2270, 2277, 2339, 2320, 2345, 2352, 2358, 2367,
1951     2373, 2376, 2378, 2385, 2395, 2402, 2406, 2433, 2472, 2485, 2492,
1952     2506, 2512, 2516, 2539, 2540, 2893, 2597, 2611, 2617, 2629, 2645,
1953     2687, 2716, 2757, 2764
1954
1955 Version 3.4.3 (2015-12-22)
1956   What's new for the users:
1957         Updates to the documentation (silke, tobiasd, annando, rebeka-catalina)
1958         Updated translations (tobiasd & translation teams)
1959         New "Credits" page (tobiasd)
1960         New custom font icon set (tobiasd, Andi Stadler)
1961         Support to events attendance. Users can mark their participation to an event (rabuzarus, tobiasd, fabrixxm, annando)
1962         Revised templates and used interaction in contacts lists (rabuzarus)
1963         Mobile support for Vier theme (annando, fabrixxm)
1964         Events editing and deletion from stream (annando)
1965         Private forums are mentioned automatically like community forums (rabuzarus)
1966         Show profile pictures and pending notifications on manage page (rabuzarus, annando)
1967         Show Profile photo album only to owner and authenticated contacts (rabuzarus)
1968         User language setting is now between settings in user settings page (fabrixxm)
1969         Search for remote users in form of "@user@domain.tld" is supported (issue #1595) (annando)
1970         Optionally show geo informations of uploaded photos, backport from Red (rabuzarus)
1971         Setting for the first day of the week for events calendar (annando)
1972         Reduced profile view with "show more" link (annando)
1973         Show more informations to users when following a new contact (annando)
1974         Renamed "Statusnet" to "GNU Social" (annando)
1975         Image dialog insert link to image page instead of direct image (fabrixxm)
1976         In registration page make clear that we only need a 'real-looking' name (issue #1898) (tobiasd, n4rky)
1977         Unseen items per groups are shown (issue #1718) (strk, rabuzarus, fabrixxm)
1978         Unseen items in forumlist widget (rabuzarus)
1979         Preview the last five conversations in private message's sidebar (FlxAlbroscheit, fabrixxm)
1980         Don't get notifications about own posts (strk)
1981         Profile page shows a "Subscribe to atom feed" link (annando)
1982         Contact list shows only contacts from supported networks (ananndo)
1983         username@hostname is used instead of full urls (issue #1925) (annando)
1984         Various small OStatus improvements (annando)
1985         Contact's posts are shown in a dedicated page (annando)
1986         Module name is shown in page title to ease browser history navigation (issue #2079) (tobiasd)
1987   What's new for admins:
1988         Forumlist functionality moved from addon to core (rabuzarus, annando)
1989         Changes on poller/workers limits management (annando)
1990         Diaspora and OStatus can be enabled only if requirements are satisfied (annando)
1991         Support for additional passwords for ejabberd (annando)
1992         Use proxy for profile photos (annando)
1993         'Reload active themes' in theme admin page (fabrixxm)
1994         Install routine checks for ImageMagick and GIF support (fabrixxm)
1995         Install routine checks for availability of "mcrypt_create_iv()" function, needed for RINO2 (fabrixxm)
1996         Only supported themes are shown in admin page (annando)
1997         Optimized SQL queries (annando)
1998         System perform an optimize pass on tables in cron, with maximum table size and minimum fragmentation level settings (annando)
1999         New access keys in profile and contact pages (rabuzarus, annando)
2000         Support for a new Diaspora command for post retraction (annando)
2001         Show an info message if an empty contact group is shown (issue #1871) (annando)
2002         User setting to disable network page autoupdate (issue #1921) (annando)
2003         Settings to limit or permit access to crawler to search page (annando)
2004   What's new for developers:
2005         Themes can show Events entry in navbar (annando)
2006         Themes can now override colorbox (fabrixxm)
2007         Updated Vagrant development VM (silke, hauke)
2008         New hook 'template_vars' (fabrixxm)
2009         $baseurl variable is passed to all templates by default (fabrixxm)
2010         OStatus delivery code is moved in new function (annando)
2011         Doxygen config file and initial documentation of code (rabuzarus)
2012         Full rewrite of util/php2po.php (fabrixxm)
2013   Bugfixes:
2014         Remote self works again (annando)
2015         Fix feeds mistakenly recognized as OStatus (issue #1914) (annando)
2016         Report invalid feeds to user (issue #1913) (annando)
2017         Fix Update contact data functionality (annando)
2018         Fix proxy function with embedded images (annando)
2019         Fix Diaspora unidirectional connect request (annando)
2020         Fix empty poco response (annando)
2021         Fix API for andStatus (issue#1427, AndStatus issue #241) (annando)
2022         Fix expiration of items (fabrixxm)
2023         Fix javascript contact deletion confirmation dialog (issue #1986) (fabrixxm)
2024         Admin wasn't able to change settings of not currently in use themes. Fixed (issue #2022) (fabrixxm)
2025         Fix rapid repeated requests to GNUSocial instance (issue #2038) (annando)
2026         Fix install routine css when mod_rewrite doesn't works (issue #2071) (fabrixxm)
2027         Fix code to be compliant with minimum required PHP version (issue #2066) (fabrixxm, rabuzarus)
2028         Fix feedback after successful registration (issue #2060) (annando)
2029         Fix mention completion popup with TinyMCE (issue #1920) (fabrixxm)
2030         Fix photo cache and proxy when installed in subfolder (ddorian1)
2031         Fix bbcode conversion of the about text for the profile (issue #1607) (annando)
2032
2033
2034 Version 3.4.2 (2015-09-29)
2035
2036         Updates to the documentation (tobiasd, silke, annando)
2037         Updates to the translations (tobiasd & translation teams)
2038         Updates to themes frost-mobile, vier, duepuntozero, quattro (annando, tobiasd)
2039         Enhancements of the communications via OStatus and Diaspora protocols (annando)
2040         Option to automatically follow OStatus contacts was moved from addon to the core (annando)
2041         Add tool to import OStatus contacts from an old account (annando)
2042         SALMON slaps with OStatus were reworked (annando)
2043         Fix for saving searches (rabuzarus)
2044         Fix separation of list items in contact editor (issue #1747) (tobiasd)
2045         When a picture is uploaded, "don't send a note about this new picture" is now the default behaviour (tobiasd)
2046         Show profile url in contact-edit overview listing (issue #1745) (tobiasd)
2047         The vagrant VM usage was changed so that the "installation" is now done automatically on the first run. Example users are automatically put into the database (silke)
2048         Buttons to insert images or attachment to a post use a popup browser to select a previously uploaded item or upload a new one (fabrixxm, rabuzarus)
2049         Improvements in contact handling (annando)
2050         Friendica node can now query other nodes about their users and the contact lists (annando)
2051         Contact recommendation is done only for recently active users (annando)
2052         Admins can opt for search the local DB for contacts instead of the global directory (annando)
2053         The global directory is queried in the background to update local DB and improve similar searches in the future. (annando)
2054         By communication over the Diaspora protocol, red#matrix sources are now correctly identified, hubzilla is detected (annando)
2055         Adopt limitation of usage of "-" in username to avoid conflicts with GNU Social and Diaspora (annando)
2056         The [url] tag now also supports ftp, mailto, gopher links (annando)
2057         An "inspect queue" module was added to the admin panel (tobiasd)
2058         Fix some missing SQL data escapes (fabrixxm)
2059         Improved the accessibility of the web UI for better screen reader compatibility (annando)
2060         Added access keys (annando)
2061         Support for the public relay server of Diaspora (annando)
2062         Support for the new nodeinfo protocol (successor of current statistics.json), addon deprecated as functionality has been moved into the core (annando)
2063         Fix issue with moved Friendica profiles and Diaspora communication (issue #1491) (annando)
2064         Show more information on contact request page (issue #1739) (annando)
2065         Support for newer versions of the Twidere client was enhanced (annando)
2066         Support for inline [code] tag usage (fabrixxm)
2067         Fix login form in aside (issue #1348) (annando)
2068         Show both url-style and webfinger-style identity address in profile (issue #1621) (tobiasd)
2069         Add button to reload all active addons in admin addons page to ensure new hooks are used (fabrixxm)
2070         Make the hardcoded path to global directory configurable (annando)
2071         Change default directory to dir.friendi.ca (annando)
2072         Improve cache system with granular expire time (annando)
2073         Remove oohembed code (issue #1855) (annando)
2074         Checks for mcrypt availability before enable or use RINO2 (fabrixm)
2075         Fix following email contacts (issue #1896) (annando)
2076         Parse BBCode in contact request notification email (annando)
2077
2078
2079 Version 3.4.1 (2015-07-06)
2080
2081         Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
2082         Fix connection with Diaspora "freelove" account (issue #1572) (annando)
2083         Various SQL speedups (annando)
2084         Port of JavaScript DatePicker input from RedMatrix (rabuzarus)
2085         Port of RedMatrix archive widget (rabuzarus)
2086         Load profile owner settings for theme on profile page (rabuzarus)
2087         Move HTML code from php into templates (rabuzarus)
2088         Theme "frost": add event with doubleclick, event preview (rabuzarus)
2089         Delete attachments on item deletion, delete videos from video tab (issue #1574) (fabrixxm)
2090         Improvements with reshared Diaspora items (annando)
2091         Improvements in OStatus communications: (annando)
2092                 improve duplicate handling
2093                 publish comments to post to all PuSH subscribers
2094                 use correct contact when automatically add @-replies
2095                 add attachment links as enclosures
2096                 send salmon notifications to every mentioned person
2097                 better thread completion
2098                 support for bookmarks
2099                 support for events and questions
2100                 link to items using GUID
2101         Fix warning in mod/photo (issue #1638) (rabuzarus)
2102         New option to block public access to local directory and poco
2103         Fix parsing bbcode [url] tag with fragment identifier (issue #1514) (fabrixxm)
2104         Fix HTML for oembeds (issue #1612) (fabrixxm)
2105         Add fake fields to API response for better Twitter API compatibility (annando)
2106         Fix search in local directory (issue #1657) (annando)
2107         Improve OEmbed (issue #1640) (annando)
2108         Fix double html encoding in site administration page for sitename and register text (issue #1628) (annando)
2109         Fix remote subscription from GNU Social (annando)
2110         Fix "{0}" in notifications (issue #1642) (annando)
2111         Fix desktop notification (fabrixxm)
2112         Fix rewrite test in install wizard with self-signed certificate (annando)
2113         Better support for non standard installations of GNU Social (annando)
2114         Fix emoticons alt text (tobias)
2115         Improve threaded display in Vier theme (annando)
2116         Use field templates in photo edit form (fabrixxm)
2117         Allow deletion of any user but yourself (issue #1625) (fabrixxm)
2118         Install wizard load htconfig template from template/ folder, remove localized htconfig templates (fabrixxm)
2119         Add contact detail to non-js contact drop confirm dialog (issue #1629) (fabrixxm)
2120         Return geo coord in API (annando)
2121         Improve events reminder: use title, show in colorbox, link using event ID (rabuzarus)
2122         Fix spelling in accepted connection notification email (strk)
2123         Show image size warning in a human readable format (rabuzarus)
2124         Move ACL window in template (rabuzarus)
2125         New option "-s" in util/run_xgettext.sh (fabrixxm)
2126         Support, but ignore at the moment, delete message from Quitter (annando)
2127         Remove google maps from core. Functionality moved to addon "googlemap" alongside "openstreetmap" (issue #1705) (annando)
2128         Update to German documentation (Frank Dieckmann, tobias)
2129         Updated translations (translation teams, tobias)
2130
2131 Version 3.4 (2015-04-05)
2132
2133         Optionally, "like" and "dislike" activities don't update thread timestamp (annando)
2134         Updated markdown libraries (annando)
2135         Updated jQuery (StefOfficiel)
2136         Cache zrl verification requests to prevent DDoS (issue #1453) (annando)
2137         "Verify SSL" options affects also VERIFYHOST (annando)
2138         Better handling of hashtags (annando)
2139         Updated translations (translation teams, tobias)
2140         Access a contact directly from the contact-manager-page (FlxAlbroscheit)
2141         Reworked GUID generation, remove db store (annando)
2142         Improve search for tags and terms (annando)
2143         Fix OAuth signature (thorsten23)
2144         Fix utf8 characters in items (issue #1307) (hauke)
2145         Ignore tag-likes char sequences in code blocks (issue #1041) (fabrixxm)
2146         Fix sending email to CC recipients (issue #1437) (fabrixxm)
2147         Fix signature check of likes from diaspora (issue #905) (mike, annando)
2148         Fix pagination urls (issue #1341) (fabrixxm)
2149         Add scheme if missing in "web link" dialog (issue #1362) (fabrixxm)
2150         Don't detect Facebook and App.net RSS feeds as contacts (issue #1432) (annando)
2151         Add cli command to generate database.sql from scheme description (issue #1370) (fabrixxm)
2152         Fix warning trying to creating already existing itemcache dir (pztrn)
2153         Send update to directory when account is removed (issue #1038) (annando)
2154         Fix settings page's aside menu visibility (issue #1459) (fabrixxm)
2155         Don't show past events in event reminder in profile page (issue #1306) (annando)
2156         Add help text to explain the options for approving contacts (issue #1349) (silke)
2157         API set as unseen only posts returned by the call (issue #1063) (annando)
2158
2159 Version 3.3.3 (2015-02-24)
2160
2161         More separation between php and html in photo album (issue #1258) (rabuzarus)
2162         Enhanced community page shows public posts from public contacts of public profiles (annando)
2163         Support for IndieAuth/Web-sign-in (hauke)
2164         New hooks "emailer_send_prepare" and "emailer_send" (fabrixxm)
2165         New hook "oembed_fetch_url" (annando)
2166         Add un/ignore function to quattro theme (tobiasd)
2167         Enhanced POCO data (annando)
2168         Use HTML5 features to validate inputs in install wizard and in some settings fields (tobiasd)
2169         Option to receive text-only notification emails (fabrixxm)
2170         Better OStatus support (annando)
2171         Share-it button support (annando)
2172         More reliable reshare from Diaspora (annando)
2173         Load more images via proxy (annando)
2174         util/typo.php uses "php -l" instead of "eval()" to validate code (fabrixxm)
2175         Use $_SERVER array in cli script instead of $argv/$argc (issue #1218) (annando)
2176         Updated vagrant setup script (silke)
2177         API: support to star/unstar items (fabrixxm)
2178         API: attachments for better AndStatus support (annando)
2179         Fix missing spaces in photo URLs (issue #920) (annando)
2180         Fix avatar for "remote-self" items (annando)
2181         Fix encodings issues with scrape functionality (annando)
2182         Fix site info scraping when URL points to big file (annando)
2183         Fix tools for translations (ddorian1)
2184         Fix API login via LDAP (issue #1286) (fabrixxm)
2185         Fix to link URL in tabs, pager (issues #1341, #1190) (ddorian1)
2186         Fix poke activities translation (fabrixxm)
2187         Fix html escaping in templates (fabrixxm)
2188         Fix Friendica contacts shown as Diaspora contacts via Poco (annando)
2189         Fix shared contacts wrong linking (issue #1388) (annando)
2190         Fix email validation (ddorian1)
2191         Better documentation for developers (silke)
2192
2193 Version 3.3.2 (2014-12-26)
2194
2195         Set default value for all not-null fields (fixes SQL warnings) (annando)
2196         Fix item filters in network page (issue #1222) (fabrixxm)
2197         Remove reference to an ex Friendica hub from documentation (beardyunixer, tobiasd)
2198         API throttling (annando)
2199         Use a san-serif font in breathe style of vier theme (silke)
2200         Prevent BBCode parsing problems with URLs (annando)
2201         Add back tags to posts to Diaspora (annando)
2202         Better display of pictures in posts (annando)
2203         Fix out of control gprobe process (annando)
2204
2205 Version 3.3.1 (2014-11-06)
2206
2207         JSONP support for API (fabrixxm)
2208         Fixed small bug in direct messages API (fabrixxm)
2209         More filter for direct messages API (fabrixxm)
2210         New hooks "getsiteinfo", "page_info_data" (annando)
2211         Better loop post prevention (annando)
2212         Via API, replace data: uri images in plain text version with link to post. (issue #1134) (fabrixxm)
2213         Set default location to empty for new users. Suppress warning on user creation (issue #1193) (fabrixxm)
2214         Correctly build urls with queries (issue #1190) (fabrixxm)
2215         Optionally use keywords in feed as post tags with "remote self" (annando)
2216         A denylist of keywords to not use can be defined (annando)
2217         "remote self" works also with Friendica and Diaspora contacts (annando)
2218         Show exact post time after 12 hours (FX7)
2219         Optionally redirect from non-SSL to SSL (annando)
2220         Translation updates
2221         Added CHANGELOG
2222
2223 Version 3.3 (2014-10-06)
2224
2225         API
2226         added support in the API to allow image uploads from Twidere
2227         support for the diaspora app in Firefox
2228
2229         Themes
2230         Stopped support of unmaintained themes. They will continue to work if enabled but are no longer displayed in the list of themes.
2231         Merged all "zero" themes into a theme with variations.
2232         new default avatar by Andi Stadler
2233
2234         Usability
2235         network page as default page after login
2236         sections on users' settings page are now collapsable
2237         automatic updating the network stream was improved
2238
2239         Interaction
2240         ignoring of threads
2241         for selected contacts one can now get notifications when they post something, useful e.g. for forums
2242         After a new friendica contact is added, the user is directed to the contact page of the new contact. (Instead of the remote profile)
2243         many improvement on all connectors, new app.net connector
2244         the algorithm for shortening postings when posting to limited platforms was improved
2245         improvements for the remote_self functionality for RSS/Atom feeds were done
2246
2247         System stuff
2248         no more apc support due problems with PHP 5.5
2249         privacy image cache moved from an addon into the core
2250         updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
2251         added modernizer 2.8.3, better browser support
2252         updates to the DB structure for better performance
2253         preparations to use PDO in a later release
2254         new notification system
2255         web interface translations updated, addon translations now also possible separately from the main UI and done for CS, IT, RO, DE
2256         vagrant support added for developers
2257         some bugs were fixed for the profile import function
2258         BBCode handling and reformatting to e.g. markdown was improved
2259         Internal PusH server for communication with OStatus contacts
2260
2261         Addons
2262         translation now done at transifex as well
2263         "newmemberwidget" adds widget with help links + welcome message to sidebar of network tab for new members
2264         new statistics addon to take part in the Diaspora* survey
2265         new bidirectional connector for app.net
2266         new relay connector for Diaspora*
2267         new connector for the buffer service
2268         improvements for the connectors with Twitter, StatusNet/GNU Social, pump.io, google+ and facebook
2269         improvements to the cal and jappix-mini addons
2270
2271         Change in the structure of the git repo
2272         The "master" branch will now contain stable stuff and hotfixes.
2273         The new "develop" branch will contain the latest changes.
2274
2275 Version 3.2
2276
2277         LICENSE change from Friendica uses now the AGPL
2278         Language updates: PT_BR, RU, NB_NO, DE, PL, CS, ZH-CN, IT, CA, FR, NL
2279         new languages: BG
2280         added a README.translate and updates to the translation utils
2281         addons are now translated separately
2282         Theme updates: vier, smoothly, diabook, decaf-mobile, dispy, frost, frost-mobile, quattro
2283         Bug fixes: #516, #517, #525, #476, #540, #546, #712, #728
2284         sample nginx and lighttpd config
2285         new default templating engine: smarty3
2286         new share element
2287         maintenance mode for longer running upgrade tasks
2288         small fixed
2289                 edit profile photo link
2290                 better caching of pictures
2291                 threading for outgoing emails
2292                 mail import
2293                 oembed thumbnails
2294                 SN subscriptions & more SN like behaviour if snautofollow addon is used
2295                 collect content of SN discussion threads
2296                 communication with Diaspora*
2297                 usage of the API
2298                 search improvements
2299                 MIME types for attachments
2300                 support Open Graph and Dublin Core when showing single items
2301                 better use of APC if present
2302                 use https versions of videos from youtube and vimeo to make firefox happy
2303         fixes to the documentation
2304         if a home.html is there, home.css is used as well
2305         update included TinyMCE to version 3.5.8, fancybox
2306         made more options available in the admin panel that were hidden before
2307         show the admin information about when accounts expire in the admin panel
2308         improving the install.php script
2309         addons now can be members only
2310         item object now contains the "edited" information left for the theme designers to show this info in a pretty way
2311         improvements to the user-import from exported account files
2312         It's now possible to authenticate an ejabberd server against friendica.
2313         bugtracker moved to github
2314         improvements to MySQL queries
2315
2316 Version 3.1
2317
2318         See http://friendica.com/node/58