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