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