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