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