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