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