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