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