]> git.mxchange.org Git - friendica.git/blob - CHANGELOG
typos
[friendica.git] / CHANGELOG
1 Version 2018.05 (2018-05-xx)
2   Friendica Core:
3     Update to the translations (DE, EN-GB, EN-US, FI, IS, IT, NL, PL, ZN CH) [translation teams]
4     Update to the documentation [andyhee, annando, fabrixxm, M-arcus, MrPedovan, rudloff, tobiasd]
5     Enhancements to the DB handling [annando]
6     Enhancements to the relay system [annando]
7     Enhancements to the handling of URL that contain unicode characters [annando]
8     Enhancements to the Vagrant VM configuration [fabrixxm, tobiasd]
9     Enhancementa to the Babel module [MrPetovan]
10     Enhancements to the display of the [code] elements [MrPetovan]
11     Enhancements to the federation (OStatus, diaspora) [annando]
12     Enhancements to the PHP7.2 compatibility [Alkarex, MrPetovan, Quix0r]
13     Enhancements to the themes (frio, vier) [astifter, fabrixxm, koyuawsmbrtn, M-arcus, MrPetovan, Quix0r, rabuzarus]
14     Enhancements to the accessibility using the frio theme [annando]
15     Enhancements to the display of the registration note and the privacy statements on the registration page [tobiasd]
16     Enhancements to the UI by clarification of the wording (deletion of items, network widget) [annando, tobiasd]
17     Enhancements to the background worker [annando]
18     Enhancements to the forum display in the sidebar [annando]
19     Enhancements to the testing system [rudloff, tobiasd]
20     Enhancements to the display of events [MrPetovan]
21     Enhancements to the language detection of postings [MrPetovan]
22     Enhancements to the memcached handling [MrPetovan]
23     Enhancements to the Dandelion app support [annando]
24     Enhancements to the API [rudloff]
25     Enhancements to the systemd timer example [ben-utzer]
26     Enhancements to the notification emails to better integrate the securemail addon [tobiasd]
27     Fixed a bug in the relocation process of a Friendica instance [annando]
28     Fixed a bug in the shell wrapper for the console [MrPetovan]
29     Fixed a bug with the console tool po2php [MrPetovan]
30     Fixed a bug with the console tool blockaccounts [MrPetovan]
31     Fixed a bug in the ACL [annando, MrPetovan]
32     Fixed a bug that prevented the deletion of contact groups [annando]
33     Fixed a bug that made edited mentions and hashtags plaintext [annando]
34     Fixed a bug that caused the /display page to receive constandly new updates [annando]
35     Fixed wrong version of a dependency preventing the usage of PHP 5.6 [MrPetovan]
36     Fixed a bug in OpenID authentification [Quix0r]
37     Fixed a bug in the item deletion [annando]
38     Fixed a bug that prevented public comments from being distributed [annando]
39     Fixed a bug that caused empty profile pictures for public contacts [annando]
40     Fixed a bug that prevented the display of some postings in the network stream [annando]
41     Fixed a bug in the display of videos with parameters [annando]
42     Fixed a bug that caused the display of blocked contacts under some conditions [annando]
43     Fixed bugs in the installer [annando, M-arcus]
44     Fixed a bug in the installer running on nginx [astifter]
45     Fixed a bug with reshares from diaspora* [annando]
46     Fixed a bug that accounts from diaspora* could join private forums automatically [annando]
47     Fixed a bug that prevented the selection of displayed profiles for other Friendica contacts [MrPetovan]
48     Fixed the version sorting in the federation statistics page [annando]
49     Added an optional module to display the Terms of Service [tobiasd]
50     Added preloading config adampter [MrPetovan]
51     Added a console to unify the PHP utility scripts [MrPetovan]
52     Added a tool to set user passwords to the console [annando]
53     Added memcached support [MrPetovan]
54     Added password exposure check [MrPetovan]
55     Added hashtag autocompletion [rabuzarus]
56     Added feedtest module [MrPetovan]
57     Added dbclean options to the admin panel [annando]
58     Added the possibility to add the remote_self flag to contacts from diaspora* and Twitter [annando]
59     Added the possibility of automatic installations [M-arcus]
60     Added the sending of a notification mail to the admin when a user deletes their account [tobiasd]
61     Added examples for home.html and home.css files [tobiasd]
62     Added an option to define after how many days a contact should be archived [annando]
63     Added parts of the list API [rudloff]
64     Added support of ALT texts for images [annando]
65     Removed the connection postings [annando]
66     The execute-ables were moved from /util to /bin [MrPetovan]
67     The execute-ables for the developers were moved from /util to /bin/dev [MrPetovan]
68     General code refactoring and beautification work [annando, MrPetovan, rudloff]
69     Switched to cropperjs to better support touch screen devices [rabuzarus]
70     Use the diaspora transport layer for the DFRN protocol as well [annando]
71
72   Friendica Addons:
73     Updates to the translations (DE, EN_GB, EN_US, FI, IT, NL, PL, ZH_CN) [translation teams]
74     NSFW: add hashtag only hiding [MrPetovan]
75     notifyall: fixed a bug in handling the sender name [tobiasd]
76     Twitter: fixed a bug during the creation of public contacts [annando]
77     Twitter: remote self now also works for Twitter contacts [annando]
78     Twitter: optimizations for sending media [annando]
79     advancedcontentfilter: added new advanced addon to filter the network stream [MrPetova]
80     catavatar: cleanup and enhancements [annando, fabrixxm, tobiasd]
81     mathjax: fixed the config form and adopted new CDN URL [tobiasd]
82     languagefilter: better help text [andyhee]
83
84   Closed Issues:
85      839, 1729, 2115, 2247, 2781, 2880, 3174, 3395, 3409, 3412, 3611,
86     3834, 3837, 3979, 4572, 4601, 4616, 4629, 4647, 4660, 4661, 4663,
87     4664, 4665, 4666, 4669, 4670, 4681, 4695, 4670, 4689, 4730, 4749,
88     4760, 4772, 4786, 4790, 4791, 4816, 4867, 4878, 4819, 4860, 4876,
89     4879, 4886, 4898, 4899, 4902, 4921, 4926, 4927, 4928, 4938, 4943,
90     4946, 4947, 4965, 4976, 4966, 4994, 4997, 5002, 5014, 5033, 5043,
91     5050, 5051, 5056, 5063
92
93 Version 3.6 (2018-03-23)
94   Friendica Core:
95     Updates to the translations (DE, EN_GB, EN_US, ES, FR, IT, ZH_CN) [translation teams]
96     Updates for the Danish and French regions [Alkarex]
97     Update for the documentation [andyhee, annando, rabuzarus, ratten, rudloff, silke, tobiasd]
98     Updates to the themes [Andi-K, annando, fabrixxm, hoergen, rebeka-catalina, rabuzarus]
99     Enhancements to the ARIA support in frio [rabuzarus]
100     Enhancements to the DB handling and structure [annando]
101     Enhancements to the API [annando, fabrixxm, MrPetovan, rudloff]
102     Enhancements to the support of Open Graph with images [hoergen]
103     Enhancements to the Diaspora federation (participation signal, relay of dislikes, basic forum support for D*, Birthdays) [annando]
104     Enhancements to the OStatus federation [annando]
105     Enhancements to the handling of feed contacts [MrPetovan]
106     Enhancements to the display of threaded discussions (optional) [MrPetovan]
107     Enhancements to the display of events [hoergen]
108     Enhancements to the ACL dialog (selection of forums) [rabuzarus]
109     Enhancements to the handling of new connections [annando]
110     Enhancements to the vitality check of contacts [annando]
111     Enhancements to the daemon script [annando]
112     Enhancements to the federation stats [annando, tobiasd]
113     Enhancements to the interaction with public posts [annando]
114     Enhancements to the structure of the admin panel [tobiasd]
115     Enhancements to the community page [annando]
116     Enhancements to the delegation of accounts [annando, MrPetovan]
117     Enhancements to the user import and server relocation functionality [annando]
118     Enhancements to the menu layout in the admin panel [tobiasd]
119     Enhancements to the extraction of strings to be translated [fabrixxm, MrPetovan]
120     Enhancements to the installation wizard [annando, tobias]
121     Enhancements to the events [annando, hoergen, MrPetovan, rabuzarus]
122     Enhancements to the handling of email contacts [annando]
123     Enhancements to the Vagrant configuration of the development VM [tobias]
124     Enhancements to the probing of pump.io profiles [annando]
125     Enhancements to the handling of BBCode tags [MrPetovan]
126     Enhancements to the OEmbed handling [MrPetovan]
127     Fixed a bug that triggered the display of activities on the cummunity page [annando]
128     Fixed a bug with personal notes [annando]
129     Fixed a display issue of long postings when using the showmore option [annando]
130     Fixed a bug that caused Twidere to crash on reload [annando]
131     Fixed a bug in the exported data to the-federation.info [annando]
132     Fixed a bug in URL completion for feed fragments [annando]
133     Fixed a bug in the notification system about new registrations [annando]
134     Fixed the display of dislikes [annando]
135     Fixed the display of orphans childs in threads [MrPetovan]
136     Fixed some SQL problems [annando]
137     Fixed the CLI config script [tobiasd]
138     Fixed the forum selection on the network display [annando]
139     Fixed a bug during the import of accounts [annando]
140     Fixed a problem with UTF8 encoding during account export [annando]
141     Fixed a problem with archiving "self" contacts [annando]
142     Fixes to file permissions lintian reported [tobiasd]
143     Fixed a session problem leading to double login problem [MrPetovan]
144     Fixed a bug that caused code blocks on Diaspora being displayed wrongly [MrPetovan]
145     Fixed a bug that suggested it was possible to use some bridges without an account on the other side [annando]
146     Fixed the situation that an OStatus activity was triggered when publishing a image without sending out a posting for it [annando]
147     Fixed some issues with the display of exported events on GNU social and diaspora [annando]
148     Fixed the issue that Atom feeds of forums had no postings listed [annando]
149     Fixed a problem with the expiration of accounts [annando]
150     Added Atom feed for conversations [annando]
151     Added the possibility to address forums with !forumname [annando]
152     Added option to compare version against upstream version [tobiasd]
153     Added an optional hint that a global community page is global [tobiasd]
154     Added an option to always display the preview image in shared articles even if larger ones exist [annando]
155     Added CLI script to silence accounts on the community page [tobiasd]
156     Added CLI script to block postings to a node from accounts [tobiasd]
157     Added account block interface to the admin panel [MrPetovan]
158     Added browser bookmarklet code snippet [hoergen]
159     Added an additional feature to display a tag cloud on the profile page [rabuzarus]
160     Added retrieval of Mastodon server statistics [annando]
161     Added Atom feed that only contains top level postings of a user [annando]
162     Added tag following via saved search for #hashtag [annando]
163     Added PHP version information to the admin panel [MrPetovan]
164     Added the possibility to change relationships between Friendica contacts [annando]
165     Added the membersince functionality from the addon to the core [rabuzarus]
166     Added support of nodeinfo 2.0 [annando]
167     Removed the long deprecated internal templating engine [annando]
168     Removed the obsolete mysql support, you have to use MySQLI or PDO [annando]
169     Removed the unused mood module [annando]
170     Removed connect link from side panel when it should not be there [annando]
171     Removed very old updating routines [annando]
172     Dependencies are now (mostly) handled by composer [MrPetovan, zeroadam]
173     General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam]
174     ejabberd logs are now handled by syslog [annando]
175     Moved the poller script to the "scripts" directory and renamed it to worker [annando]
176     Threaded display of conversations is now always enabled [annando]
177     Images send to public forums are now always public as well [annando]
178     The DB cleanup option now includes the conversation table [annando]
179     Hash tags now always search locally [annando]
180     Consistent naming of addons (instead of plugins and addons) [zeroadam]
181     Community page is split between local and global and always visible for local users [annando]
182     Updated the credits to include new contributors [tobiasd]
183
184   Friendica Addons:
185     Updates to the translations (DE, EN_GB, ES, FR, IT, NL, ZH_CN) [translation teams]
186     all bridges don't relay postings anymore that are posted to a public forum [annando]
187     DAV addon marked unsupported [tobiasd]
188     Current Weather: fixing a problem with the weathermap link [zeroadam]
189     NSFW added config examples, reworked the description, now ignores the CW from Mastodon [andyhee, annando, rebeka-catalina]
190     Twitter support 280 chars limit [annando]
191     OpenWeatherMap fix broken map link [zeroadam]
192     CommunityHome added settings to admin panel, removed active users feature [annando, fabrixxm]
193     General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam]
194     Public Server reworked [annando]
195     pageheader settings beautifications [tobiasd]
196     mailstream settings beautifications [tobiasd]
197     Membersince is now part of the core [rabuzarus]
198     Forum posts are not transmitted over the connectors anymore [annando]
199
200   Friendica Dir:
201     Fixed a problem with the maintenance cron [MrPetovan]
202     Fixed a problem with the location widget [MrPetovan]
203     Work on the UI [MrPetovan]
204
205   Closed Issues:
206      929, 1050, 1056, 1125, 1215, 1251, 1289, 1312, 1429, 1488, 1540,
207     1610, 1858, 2786, 2845, 3020, 3039, 3337, 3379, 3394, 3396, 3566,
208     3583, 3661, 3671, 3680, 3801, 3822, 3824, 3828, 3839, 3855, 3857,
209     3860, 3863, 3867, 3905, 3911, 3916, 3942, 3946, 3999, 4013, 4020,
210     4023, 4041, 4042, 4061, 4069, 4070, 4071, 4075, 4078, 4082, 4094,
211     4105, 4115, 4116, 4137, 4141, 4144, 4150, 4155, 4161, 4163, 4173,
212     4184, 4199, 4200, 4207, 4227, 4228, 4236, 4251, 4272, 4273, 4278,
213     4279, 4281, 4290, 4294, 4295, 4296, 4304, 4306, 4319, 4348, 4362,
214     4368, 4369, 4377, 4390, 4395, 4396, 4409, 4412, 4426, 4431, 4445,
215     4450, 4452, 4458, 4463, 4481, 4482, 4495, 4497, 4498, 4508, 4518,
216     4520, 4522, 4535, 4543, 4550, 4555, 4556, 4571, 4575, 4610, 4611,
217     4620
218
219 Version 3.5.4 (2017-10-16)
220   Friendica Core:
221     Updates to the translations (DE) [translation teams]
222     Updates to the docs [tobiasd, annando]
223     Code refactoring [annando]
224     Fixing some problems with moving accounts to new nodes [annando]
225     Fixing the admin account in the Vagrant box [tobiasd]
226     Fixing a bug in the search functionality [annando]
227     Improvements to SQL queries [annando]
228     Improvements to the themes (frio) [annando]
229     Improvements to the import of RSS feeds [annando]
230     Improvements to the OStatus (GNU Social) compatibility [annando]
231     Added possibility to block contacts for a node [annando]
232     Added sending out the migration signal to Diaspora contacts [annando]
233     Added processing of Diaspora account migration signal [annando]
234     Added new fields to the generated data for displaying events [annando]
235     Update vier theme with new support forum URL [AlfredSK]
236     Update the DB handling for support of PHP 7.1 [annando]
237
238   Friendica Addons:
239     dav: Update the database handling [annando]
240     newmemberwidget: Update support forum URL [AlfredSK]
241
242   Closed Issues:
243     3711, 3714
244
245 Version 3.5.3 (2017-10-05)
246   Friendica Core:
247     Updates to the translations (DE, EN-GB, EN-US, ES, ZH-CN) [translation teams]
248     Updates to the documentation [annando, tobiasd]
249     Code revision and refactoring [annando, rabuzarus, Hypolite]
250     Fix parsing of documentation and addon README files [tobiasd]
251     Fix a problem with MySQLi [annando]
252     Fix a problem with endless scroll [annando]
253     Fix a problem with the display of birthday dates on the profile page [irhen]
254     Fix a problem with the Vagrant config [silke, tobiasd]
255     Fix for a bug in picture upload via the API [annando]
256     Enhancements to the database structure and handling [annando, Alkarex]
257     Enhancements to the exception handling [ddorian1]
258     Enhancements to the OStatus federation (Mastodon and Pleroma) [annando]
259     Enhancements to the Libertree federation [annando]
260     Enhancements to the Diaspora federation (Diaspora and SocialHome) [annando]
261     Enhancements to the invitation procedure [tobiasd]
262     Enhancements to the themes (frio, globally all) [annando, rabuzarus]
263     Enhancements to the community page [annando]
264     Enhancements to the ACL selection dialog [annando]
265     Enhancements to the item expiration [annando]
266     Enhancements to the detection of Hubzilla and red nodes [zotlabs]
267     Enhancements to the background process/worker system [annando]
268     Enhancements to the UI [annando, AndyHee, tobiasd]
269     Enhancements to the handling of unicode smilies [annando]
270     Enhancements to the remote_self functionality [annando]
271     Enhancements to the nginx example config [shaftoe]
272     Enhancements to the detection of edited postings [annando]
273     The logging time stamp is now ISO8601 compatible [annando]
274     Pictures attached to OStatus transmitted postings are now shown [annando]
275     Added item deletion page to the admin panel [tobiasd]
276     Added link to the global directory from the contacts page [rjm6823]
277     Added JSON/JRD support to Webfinger [annando]
278     Added security and privacy related headers [annando]
279     Removed the external pubsubhubbub service support [annando]
280
281   Friendica Addons:
282     Updates to the translations (ES, ZH-CN) [translation teams]
283     Updates to the documentation [tobiasd]
284     Code revision and refactoring [Hypolite]
285     pumpio, twitter bridges adopted to new background mechanism [annando]
286     Leistungsschutzrecht has a new source list, and a whitelist [annando]
287     retriever marked unsupported due to unwanted side-effects [annando]
288     Unicode emoji added [annando]
289     Enhancement to the general content filter [annando]
290     Fixes to buffer, diaspora, libertree, pumpio, gnu social, tumblr, twitter and wppost bridges to redistribute remote_self content [annando]
291     Fixed a bug in securemail settings form [FuzzJunket]
292     external poller addons are deprecated, as this is now a core functionality [annando]
293
294   Friendica Directory:
295     Fix a problem with the Vagrant config [tobiasd]
296     Fix not working node health page [Hypolite]
297     Fix some old links [Hypolite]
298
299   Closed Issues:
300     1257, 2786, 2864, 2872, 2998, 3013, 3018, 3131, 3180, 3234, 3248,
301     3309, 3313, 3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529,
302     3531, 3536, 3545, 3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615,
303     3616, 3621, 3624, 3636, 3645, 3661, 3684, 3685, 3691, 3696, 3699,
304     3700, 3732
305
306 Version 3.5.2 (2017-06-06)
307   Friendica Core:
308     Updates to the translations (DE, EN-GB, EN-US, ES, IT, PT-BR, RU) [translation teams]
309     Updates to the documentation [annando, beardyunixer, rabuzarus, tobiasd]
310     Updated the nginx example configuration [beardyunixer]
311     Code revision and refactoring [annando, MrPetovan, Quix0r, rebeka-catalina]
312     Background process is now done by the new worker process [annando]
313     Added support of Composer for dependencies [Hypolite]
314     Added support of Web app manifests [Rudloff]
315     Added basic robot.txt functionality if none exists [Shnoulle]
316     Added server blocklist [Hypolite, tobiasd]
317     Removed mcrypt dependency [annando]
318     Removed unused libraries [annando]
319     Removed Embedly integration [Hypolite]
320     Fixed a bug in the language detection for EN [Hypolite]
321     Fixed a bug in the probing mechanism on old PHP version [annando]
322     Improved API [annando, gerhard6380]
323     Improved Diaspora federation [annando]
324     Improved Mastodon federation [annando, Hypolite]
325     Improved import from OStatus threads [annando]
326     Improved the themes (frio, quattro) [fabrixxm, Hypolite, rabuzarus, Rudloff, strk, tobiasd]
327     Improved maintenance mode [annando]
328     Improved gcontact handling [annando]
329     Improved desktop notifications [rabuzarus]
330     Improved keyboard shortcuts for navigation [Rudloff]
331     Improved the installer [annando]
332     Improved openid handling [strk]
333     Improved php7 support [annando]
334     Improved display of notifications [annando]
335     Improved logging mechanism [beardyunixer]
336     Improved the worker [annando]
337     Behaviour clarification of the group filter / new tab [annando]
338     Old options for the pager and share element were removed [annando]
339     Support of PDO was added [annando]
340     Improved error logging for issues with the database [annando]
341     Improved compatibility to MySQL version 5.7+ [annando]
342
343   Friendica Addons:
344     Updates to the translation (RU) [pztrm]
345     (core) Fix blocking issue for Communityhome [annando]
346     Pledgie addon was updated to remove cert problems [tobiasd]
347     Securemail now uses openpgp-php and phpseclib [fabrixxm]
348     Superblock Configuration [tobiasd]
349     Twitter Connector updated to use with new deletion method [annando]
350
351   Closed Issues:
352     1626, 1720, 2432, 2792, 2833, 2364, 2448, 2496, 2690, 2752, 2775,
353     2803, 2956, 2957, 2961, 2971, 2995, 2999, 3011, 3053, 3107, 3114,
354     3134, 3138, 3142, 3157, 3172, 3189, 3194, 3195, 3198, 3206, 3215,
355     3217, 3220, 3237, 3242, 3255, 3256, 3260, 3268, 3273, 3274, 3285,
356     3288, 3292, 3293, 3300, 3314, 3316, 3317, 3322, 3325, 3327, 3328,
357     3331, 3334, 3336, 3346, 3347, 3358, 3359, 3383, 3387, 3401, 3406,
358     3428, 3440, 3435, 3436, 3452
359
360 Version 3.5.1 (2017-03-12)
361   Friendica Core:
362     Updates to the translations (BG, CA, CS, DE, EO, ES, FR, IS, IT, NL, PL, PT-BR, RU, SV) [translation teams]
363     Fix for a potential XSS vector [annando, thanks to Vít Å esták 'v6ak' for reporting the problem]
364     Fix for ghost request notifications on single user instances [Hypolite]
365     Fix user language selection [tobiasd]
366     Fix a problem with communication to Diaspora with set posting locations [annando]
367     Fix schema handling of direct links to a original posting [Rabuzarus]
368     Fix a bug in notification handling [Rabuzarus]
369     Adjustments for the Vagrant VM settings [silke, eelcomaljaars]
370     Improvements to the unliking of prior likes [Hypolite]
371     Improvements to the API and Friendica specific extensions [gerhard6380]
372     Improvements to the Browser Notification functionality [Hypolite]
373     Improvements to the themes [Hypolite, rabuzarus, rebeka-catalina, tobiasd]
374     Improvements to the database handling [annando]
375     Improvements to the admin panel [tobiasd, Hypolite]
376     Improvements to the update process [annando]
377     Improvements to the handling of worker processes [annando]
378     Improvements to the performance [annando, Hypolite]
379     Improvements to the documentation [Hypolite, tobiasd, rabuzarus, beardyunixer, eelcomaljaars]
380     Improvements to the BBCode / Markdown conversation [Hypolite]
381     Improvements to the OStatus protocol implementation [annando]
382     Improvements to the installation wizzard [tobiasd]
383     Improvements to the Diaspora connectivity [annando, Hypolite]
384     Work on PHP7 compatibility [ddorian1]
385     Code cleanup [Hypolite, Quix0r]
386     Initial federation with Mastodon [annando]
387     The worker process can now also be started from the frontend [annando]
388     Deletion of postings is now done in the background [annando]
389     Extension of the DFRN transmitted information fields [annando]
390     Translations of the core are now in /view/lang [Hypolite, tobiasd]
391     Update of the fullCalendar library to 3.0.1 and adjusting the themes [rabuzarus]
392     ping now works with JSON as well [Hypolite]
393     On pending registrations, an email is now send to inform the user about it [tobiasd]
394     On systems where the registration needs approval, a note for the admin can now be written [tobiasd]
395     Meta Information for HTML descriptions is now limited to 160 character [rabuzarus]
396     Removed very old deprecated themes from the repository [silke]
397     Marked frost and frost mobile as deprecated [silke]
398     When creating new postings in the UI, focus is automatically put into the Title field [Hypolite]
399     We are now shipping config files for "tx" (the Transifex client) and the "EditorConfig" addon for many common editors [fabrixxm, tobiasd]
400     The TinyMCE richtext editor was removed [Hypolite]
401     We defined a coding style, PSR-2 with some adjustments
402     Various bugfixes
403
404   Friendica Addons:
405     Updates to the translations (DE, ES, FR, IT, PT-BR) [translation teams]
406     Improvements to the IFTTT addon [Hypolite]
407     Improvements to the language filter addon [strk]
408     Improvements to the pump.io bridge [annando]
409     Improvements to the jappixmini addon [annando]
410     Improvements to the gpluspost addon [annando]
411     Improvements to the performance of the Twitter bridge when using workers [annando]
412     Diaspora Export addon is now working again [annando]
413     Pledgie badge now uses https protocol for embedding [tobiasd]
414     Better posting loop prevention for the Google+/Twitter/GS connectors [annando]
415     One can now configure the message for wppost bridged blog postings [tobiasd]
416     On some pages the result of the Rendertime is not shown anymore [annando]
417     Twitter-bridge now supports quotes and long posts when importing tweets [annando]
418
419   Closed Issues
420     1019, 1163, 1612, 1613, 2103, 2177, 2252, 2260, 2403, 2991, 2614,
421     2751, 2752, 2772, 2791, 2800, 2804, 2813, 2814, 2816, 2817, 2823,
422     2850, 2858, 2865, 2892, 2894, 2895, 2907, 2908, 2914, 2015, 2926,
423     2948, 2955, 2958, 2963, 2964, 2968, 2987, 2993, 3020, 3052, 3062,
424     3066, 3091, 3108, 3113, 3116, 3117, 3118, 3126, 3130, 3135, 3155,
425     3160, 3163, 3187, 3196
426
427 Version 3.5 (2016-09-13)
428   Friendica Core:
429     NEW Optional local directory with possible federated contacts [annando]
430     NEW Autocompletion for @-mentions and BBCode tags [rabuzarus]
431     NEW Added a composer derived autoloader which allows composer autoloaders in addons/libraries [fabrixxm]
432     NEW theme: frio [rabuzarus, annando, fabrixxm]
433     Enhance .htaccess file (nerdoc, dissolve)
434     Updates to the translations (DE, ES, IS, IT, RU) [translation teams]
435     Updates to the documentation [tobiasd, annando, mexcon, silke, rabuzarus, fabrixxm, Olivier Mehani, gerhard6380, ben utzer]
436     Extended the BBCode by [abstract] tag used for bridged postings to networks with limited character length [annando]
437     Code cleanup [annando, QuixOr]
438     Improvements to the API and Friendica specific extensions [annando, fabrixxm, gerhard6380]
439     Improvements to the RSS/Atom feed import [mexcon]
440     Improvements to the communication with federated networks (Diaspora, Hubzilla, OStatus) [annando]
441     Improvements on the themes (quattro, vier, frost) [rabuzarus, fabrixxm, stieben, annando, Quix0r, tobiasd]
442     Improvements to the ACL dialog [fabrixxm, rabuzarus]
443     Improvements to the database structure and optimization of queries [annando]
444     Improvements to the UI (contacts, hotkeys, remember me, ARIA, code hightlighting) [rabuzarus, annando, tobiasd]
445     Improvements to the background process (poller, worker) [annando]
446     Improvements to the admin panel [tobiasd, annando, fabrixxm]
447     Improvements to the performance [annando]
448     Improvements to the installation wizzard (language selection, RINO version, check required PHP modules, default theme is now vier) [tobiasd]
449     Improvements to the relocation of nodes and accounts [annando]
450     Improvements to the DDoS detection [annando]
451     Improvements to the calendar/events module [annando, rabuzarus]
452     Improvements to OpenID login [strk]
453     Improvements to the ShaShape font [andi]
454     Reworked the implementation of the DFRN, Diaspora protocols [annando]
455     Reworked the notifications code [fabrixxm, rabuzarus, annando]
456     Reworked the p/config code [fabrixxm, rabuzarus]
457     Reworked XML generation [annando]
458     Removed now unused simplepie from library [annando]
459
460   Friendica Addons
461     Updated to the translations (DE, ES, IS, NL, PT BR), [translation teams]
462     Piwik [tobiasd]
463     Twitter Connector [annando]
464     Pumpio Connector [annando]
465     Rendertime [annando]
466     wppost [annando]
467     showmore [rabuzarus]
468     fromgplus [annando]
469     app.net Connector [annando]
470     GNU Social Connector [annando]
471     LDAP [Olivier Mehani]
472     smileybutton [rabuzarus]
473     retriver [mexon]
474     mailstream [mexon]
475     forumdirectory [tobiasd]
476     NEW notifyall (port from Hubzilla) [rabuzarus, tobiasd]
477     DEPRECATED cal (now in core), FB Connector, FB Post Connector, FB Sync
478
479   Closed Issues
480      683,  786,  796,  922, 1261, 1576, 1701, 1769, 1970, 1145, 1494,
481     1728, 1877, 2063, 2059, 2078, 2079, 2133, 2165, 2194, 2229, 2230,
482     2241, 2254, 2242, 2270, 2277, 2339, 2320, 2345, 2352, 2358, 2367,
483     2373, 2376, 2378, 2385, 2395, 2402, 2406, 2433, 2472, 2485, 2492,
484     2506, 2512, 2516, 2539, 2540, 2893, 2597, 2611, 2617, 2629, 2645,
485     2687, 2716, 2757, 2764
486
487 Version 3.4.3 (2015-12-22)
488   What's new for the users:
489         Updates to the documentation (silke, tobiasd, annando, rebeka-catalina)
490         Updated translations (tobiasd & translation teams)
491         New "Credits" page (tobiasd)
492         New custom font icon set (tobiasd, Andi Stadler)
493         Support to events attendance. Users can mark their participation to an event (rabuzarus, tobiasd, fabrixxm, annando)
494         Revised templates and used interaction in contacts lists (rabuzarus)
495         Mobile support for Vier theme (annando, fabrixxm)
496         Events editing and deletion from stream (annando)
497         Private forums are mentioned automatically like community forums (rabuzarus)
498         Show profile pictures and pending notifications on manage page (rabuzarus, annando)
499         Show Profile photo album only to owner and authenticated contacts (rabuzarus)
500         User language setting is now between settings in user settings page (fabrixxm)
501         Search for remote users in form of "@user@domain.tld" is supported (issue #1595) (annando)
502         Optionally show geo informations of uploaded photos, backport from Red (rabuzarus)
503         Setting for the first day of the week for events calendar (annando)
504         Reduced profile view with "show more" link (annando)
505         Show more informations to users when following a new contact (annando)
506         Renamed "Statusnet" to "GNU Social" (annando)
507         Image dialog insert link to image page instead of direct image (fabrixxm)
508         In registration page make clear that we only need a 'real-looking' name (issue #1898) (tobiasd, n4rky)
509         Unseen items per groups are shown (issue #1718) (strk, rabuzarus, fabrixxm)
510         Unseen items in forumlist widget (rabuzarus)
511         Preview the last five conversations in private message's sidebar (FlxAlbroscheit, fabrixxm)
512         Don't get notifications about own posts (strk)
513         Profile page shows a "Subscribe to atom feed" link (annando)
514         Contact list shows only contacts from supported networks (ananndo)
515         username@hostname is used instead of full urls (issue #1925) (annando)
516         Various small OStatus improvements (annando)
517         Contact's posts are shown in a dedicated page (annando)
518         Module name is shown in page title to ease browser history navigation (issue #2079) (tobiasd)
519   What's new for admins:
520         Forumlist functionality moved from addon to core (rabuzarus, annando)
521         Changes on poller/workers limits management (annando)
522         Diaspora and OStatus can be enabled only if requirements are satisfied (annando)
523         Support for additional passwords for ejabberd (annando)
524         Use proxy for profile photos (annando)
525         'Reload active themes' in theme admin page (fabrixxm)
526         Install routine checks for ImageMagick and GIF support (fabrixxm)
527         Install routine checks for availability of "mcrypt_create_iv()" function, needed for RINO2 (fabrixxm)
528         Only suported themes are shown in admin page (annando)
529         Optimized SQL queries (annando)
530         System perform an optimize pass on tables in cron, with maximum table size and minimum fragmentation level settings (annando)
531         New access keys in profile and contact pages (rabuzarus, annando)
532         Support for a new Diaspora command for post retraction (annando)
533         Show an info message if an empty contact group is shown (issue #1871) (annando)
534         User setting to disable network page autoupdate (issue #1921) (annando)
535         Settings to limit or permit access to crawler to search page (annando)
536   What's new for developers:
537         Themes can show Events entry in navbar (annando)
538         Themes can now override colorbox (fabrixxm)
539         Updated Vagrant development VM (silke, hauke)
540         New hook 'template_vars' (fabrixxm)
541         $baseurl variable is passed to all templates by default (fabrixxm)
542         OStatus delivery code is moved in new function (annando)
543         Doxygen config file and initial documetation of code (rabuzarus)
544         Full rewrite of util/php2po.php (fabrixxm)
545   Bugfixs:
546         Remote self works again (annando)
547         Fix feeds mistakenly recognized as OStatus (issue #1914) (annando)
548         Report invalid feeds to user (issue #1913) (annando)
549         Fix Update contact data functionality (annando)
550         Fix proxy function with embedded images (annando)
551         Fix Diaspora unidirectional connect request (annando)
552         Fix empty poco response (annando)
553         Fix API for andStatus (issue#1427, AndStatus issue #241) (annando)
554         Fix expiration of items (fabrixxm)
555         Fix javascript contact deletion confirmation dialog (issue #1986) (fabrixxm)
556         Admin wasn't able to change settings of not currently in use themes. Fixed (issue #2022) (fabrixxm)
557         Fix rapid repeated requests to GNUSocial instance (issue #2038) (annando)
558         Fix install routine css when mod_rewrite doesn't works (issue #2071) (fabrixxm)
559         Fix code to be compliant with minimum required PHP version (issue #2066) (fabrixxm, rabuzarus)
560         Fix feedback after succesfull registration (issue #2060) (annando)
561         Fix mention completition popup with TinyMCE (issue #1920) (fabrixxm)
562         Fix photo cache and proxy when installed in subfolder (ddorian1)
563         Fix bbcode conversion of the about text for the profile (issue #1607) (annando)
564
565
566 Version 3.4.2 (2015-09-29)
567
568         Updates to the documentation (tobiasd, silke, annando)
569         Updates to the translations (tobiasd & translation teams)
570         Updates to themes frost-mobile, vier, duepuntozero, quattro (annando, tobiasd)
571         Enancements of the communications via OStatus and Diaspora protocols (annando)
572         Option to automatically follow OStatus contacts was moved from addon to the core (annando)
573         Add tool to import OStatus contacts from an old account (annando)
574         SALMON slaps with OStatus were reworked (annando)
575         Fix for saving searches (rabuzarus)
576         Fix separation of list items in contact editor (issue #1747) (tobiasd)
577         When a picture is uploaded, "don't send a note about this new picture" is now the default behaviour (tobiasd)
578         Show profile url in contact-edit overview listing (issue #1745) (tobiasd)
579         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)
580         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)
581         Improvements in contact handling (annando)
582         Friendica node can now query other nodes about their users and the contact lists (annando)
583         Contact recommendation is done only for recently active users (annando)
584         Admins can opt for search the local DB for contacts instead of the global directory (annando)
585         The global directory is queried in the background to update local DB and improve similar searches in the future. (annando)
586         By communication over the Diaspora protocol, red#matrix sources are now correctly identified, hubzilla is detected (annando)
587         Adopt limitation of usage of "-" in username to avoid conflicts with GNU Social and Diaspora (annando)
588         The [url] tag now also suppots ftp, mailto, gopher links (annando)
589         An "inspect queue" module was added to the admin panel (tobiasd)
590         Fix some missing SQL data escapes (fabrixxm)
591         Improved the accessibility of the web UI for better screen reader compatibility (annando)
592         Added access keys (annando)
593         Support for the public relay server of Diaspora (annando)
594         Support for the new nodeinfo protocol (successor of current statistics.json), addon deprecated as functionality has been moved into the core (annando)
595         Fix issue with moved Friendica profiles and Diaspora communication (issue #1491) (annando)
596         Show more information on contact request page (issue #1739) (annando)
597         Support for newer versions of the Twidere client was enhanced (annando)
598         Support for inline [code] tag usage (fabrixxm)
599         Fix login form in aside (issue #1348) (annando)
600         Show both url-style and webfinger-style identity address in profile (issue #1621) (tobiasd)
601         Add button to reload all active addons in admin addons page to ensure new hooks are used (fabrixxm)
602         Make the hardcoded path to global directory configurable (annando)
603         Change default directory to dir.friendi.ca (annando)
604         Improve cache system with granular expire time (annando)
605         Remove oohembed code (issue #1855) (annando)
606         Checks for mcrypt availability before enable or use RINO2 (fabrixm)
607         Fix following email contacts (issue #1896) (annando)
608         Parse BBCode in contact request notification email (annando)
609
610
611 Version 3.4.1 (2015-07-06)
612
613         Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
614         Fix connection with Diaspora "freelove" account (issue #1572) (annando)
615         Various SQL speedups (annando)
616         Port of Javascript DatePicker input from RedMatrix (rabuzarus)
617         Port of RedMatrix archive widget (rabuzarus)
618         Load profile owner settings for theme on profile page (rabuzarus)
619         Move HTML code from php into templates (rabuzarus)
620         Theme "frost": add event with doubleclick, event preview (rabuzarus)
621         Delete attachments on item deletion, delete videos from video tab (issue #1574) (fabrixxm)
622         Improvements with reshared Diaspora items (annando)
623         Improvements in OStatus communications: (annando)
624                 improve duplicate handling
625                 publish comments to post to all PuSH subscribers
626                 use correct contact when automatically add @-replies
627                 add attachment links as enclosures
628                 send salmon notifications to every mentioned person
629                 better thread completition
630                 support for bookmarks
631                 support for events and questions
632                 link to items using GUID
633         Fix warning in mod/photo (issue #1638) (rabuzarus)
634         New option to block public access to local directory and poco
635         Fix parsing bbcode [url] tag with fragment identifier (issue #1514) (fabrixxm)
636         Fix HTML for oembeds (issue #1612) (fabrixxm)
637         Add fake fields to API response for better Twitter API compatibility (annando)
638         Fix search in local directory (issue #1657) (annando)
639         Improve OEmbed (issue #1640) (annando)
640         Fix double html encodig in site administration page for sitename and register text (issue #1628) (annando)
641         Fix remote subscription from GNU Social (annando)
642         Fix "{0}" in notifications (issue #1642) (annando)
643         Fix desktop notification (fabrixxm)
644         Fix rewrite test in install wizard with self-signed certificate (annando)
645         Better support for non standard installations of GNU Social (annando)
646         Fix emoticons alt text (tobias)
647         Improve threaded display in Vier theme (annando)
648         Use field templates in photo edit form (fabrixxm)
649         Alllow deletion of any user but yourself (issue #1625) (fabrixxm)
650         Install wizard load htconfig template from template/ folder, remove localized htconfig templates (fabrixxm)
651         Add contact detail to non-js contact drop confirm dialog (issue #1629) (fabrixxm)
652         Return geo coord in API (annando)
653         Improve events reminder: use title, show in colorbox, link using event ID (rabuzarus)
654         Fix spelling in accepted connection notification email (strk)
655         Show image size warning in a human readable format (rabuzarus)
656         Move ACL window in template (rabuzarus)
657         New option "-s" in util/run_xgettext.sh (fabrixxm)
658         Support, but ignore at the moment, delete message from Quitter (annando)
659         Remove google maps from core. Functionality moved to addon "googlemap" alongside "openstreetmap" (issue #1705) (annando)
660         Update to German documentation (Frank Dieckmann, tobias)
661         Updated translations (translation teams, tobias)
662
663 Version 3.4 (2015-04-05)
664
665         Optionally, "like" and "dislike" activities don't update thread timestamp (annando)
666         Updated markdown libraries (annando)
667         Updated jQuery (StefOfficiel)
668         Cache zrl verification requests to prevent DSoS (issue #1453) (annando)
669         "Verify SSL" options affects also VERIFYHOST (annando)
670         Better handling of hashtags (annando)
671         Updated translations (translation teams, tobias)
672         Access a contact directly from the contact-manager-page (FlxAlbroscheit)
673         Reworked GUID generation, remove db store (annando)
674         Improve search for tags and terms (annando)
675         Fix OAuth signature (thorsten23)
676         Fix utf8 characters in items (issue #1307) (hauke)
677         Ignore tag-likes char sequences in code blocks (issue #1041) (fabrixxm)
678         Fix sending email to CC recipients (issue #1437) (fabrixxm)
679         Fix signature check of likes from diaspora (issue #905) (mike, annando)
680         Fix pagination urls (issue #1341) (fabrixxm)
681         Add scheme if missing in "web link" dialog (issue #1362) (fabrixxm)
682         Don't detect Facebook and App.net RSS feeds as contacts (issue #1432) (annando)
683         Add cli command to generate database.sql from scheme description (issue #1370) (fabrixxm)
684         Fix warning trying to creating already existing itemcache dir (pztrn)
685         Send update to directory when account is removed (issue #1038) (annando)
686         Fix settings page's aside menu visibility (issue #1459) (fabrixxm)
687         Don't show past events in event reminder in profile page (issue #1306) (annando)
688         Add help text to explain the options for approving contacts (issue #1349) (silke)
689         API set as unseen only posts returned by the call (issue #1063) (annando)
690
691 Version 3.3.3 (2015-02-24)
692
693         More separation between php and html in photo album (issue #1258) (rabuzarus)
694         Enhanced community page shows public posts from public contacts of public profiles (annando)
695         Support for IndieAuth/Web-sign-in (hauke)
696         New hooks "emailer_send_prepare" and "emailer_send" (fabrixxm)
697         New hook "oembed_fetch_url" (annando)
698         Add un/ignore function to quattro theme (tobiasd)
699         Enhanced POCO data (annando)
700         Use HTML5 features to validate inputs in install wizard and in some settings fields (tobiasd)
701         Option to receive text-only notification emails (fabrixxm)
702         Better OStatus support (annando)
703         Share-it button support (annando)
704         More reliable reshare from Diaspora (annando)
705         Load more images via proxy (annando)
706         util/typo.php uses "php -l" insead of "eval()" to validate code (fabrixxm)
707         Use $_SERVER array in cli script instead of $argv/$argc (issue #1218) (annando)
708         Updated vagrant setup script (silke)
709         API: support to star/unstar items (fabrixxm)
710         API: attachments for better AndStatus support (annando)
711         Fix missing spaces in photo URLs (issue #920) (annando)
712         Fix avatar for "remote-self" items (annando)
713         Fix encodings issues with scrape functionality (annando)
714         Fix site info scraping when URL points to big file (annando)
715         Fix tools for translations (ddorian1)
716         Fix API login via LDAP (issue #1286) (fabrixxm)
717         Fix to link URL in tabs, pager (issues #1341, #1190) (ddorian1)
718         Fix poke activities translation (fabrixxm)
719         Fix html escaping in templates (fabrixxm)
720         Fix Friendica contacts shown as Diaspora contacts via Poco (annando)
721         Fix shared contacts wrong linking (issue #1388) (annando)
722         Fix email validation (ddorian1)
723         Better documentation for developers (silke)
724
725 Version 3.3.2 (2014-12-26)
726
727         Set default value for all not-null fields (fixes SQL warinigs) (annando)
728         Fix item filters in network page (issue #1222) (fabrixxm)
729         Remove reference to an ex Friendica hub from documentation (beardyunixer, tobiasd)
730         API throttling (annando)
731         Use a san-serif font in breathe style of vier theme (silke)
732         Prevent BBCode parsing problems with URLs (annando)
733         Add back tags to posts to Diaspora (annando)
734         Better display of pictures in posts (annando)
735         Fix out of control gprobe process (annando)
736
737 Version 3.3.1 (2014-11-06)
738
739         JSONP support for API (fabrixxm)
740         Fixed small bug in direct messages API (fabrixxm)
741         More filter for direct messages API (fabrixxm)
742         New hooks "getsiteinfo", "page_info_data" (annando)
743         Better loop post prevention (annando)
744         Via API, replace data: uri images in plain text version with link to post. (issue #1134) (fabrixxm)
745         Set default location to empty for new users. Suppress warning on user creation (issue #1193) (fabrixxm)
746         Correctly build urls with queries (issue #1190) (fabrixxm)
747         Optionally use keywords in feed as post tags with "remote self" (annando)
748         A blacklist of keywords to not use can be defined (annando)
749         "remote self" works also with Friendica and Diaspora contacts (annando)
750         Show exact post time after 12 hours (FX7)
751         Optionally redirect from non-SSL to SSL (annando)
752         Translation updates
753         Added CHANGELOG
754
755 Version 3.3 (2014-10-06)
756
757         API
758         added support in the API to allow image uploads from Twidere
759         support for the diaspora app in Firefox
760
761         Themes
762         Stopped support of unmaintained themes. They will continue to work if enabled but are no longer displayed in the list of themes.
763         Merged all "zero" themes into a theme with variations.
764         new default avatar by Andi Stadler
765
766         Usability
767         network page as default page after login
768         sections on users' settings page are now collapsable
769         automatic updating the network stream was improved
770
771         Interaction
772         ignoring of threads
773         for selected contects one can now get notifications when they post something, useful e.g. for forums
774         After a new friendica contact is added, the user is directed to the contact page of the new contact. (Instead of the remote profile)
775         many improvement on all connectors, new app.net connector
776         the algorithm for shortening postings when posting to limited platforms was improved
777         improvements for the remote_self functionality for RSS/Atom feeds were done
778
779         System stuff
780         no more apc support due problems with PHP 5.5
781         privacy image cache moved from an addon into the core
782         updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
783         added modernizer 2.8.3, better browser support
784         updates to the DB structure for better performance
785         preperations to use PDO in a later release
786         new notification system
787         web interface translations updated, addon translations now also possible separately from the main UI and done for CS, IT, RO, DE
788         vagrant support added for developers
789         some bugs were fixed for the profile import function
790         BBCode handling and reformatting to e.g. markdown was improved
791         Internal PusH server for communication with OStatus contacts
792
793         Addons
794         translation now done at transifex as well
795         "newmemberwidget" adds widget with help links + welcome message to sidebar of network tab for new members
796         new statistics addon to take part in the Diaspora* survey
797         new bidirectional connector for app.net
798         new relay connector for Diaspora*
799         new connector for the buffer service
800         improvements for the connectors with Twitter, StatusNet/GNU Social, pump.io, google+ and facebook
801         improvements to the cal and jappix-mini addons
802
803         Change in the structure of the git repo
804         The "master" branch will now contain stable stuff and hotfixes.
805         The new "develop" branch will contain the latest changes.
806
807 Version 3.2
808
809         LICENSE change from Friendica uses now the AGPL
810         Language updates: PT_BR, RU, NB_NO, DE, PL, CS, ZH-CN, IT, CA, FR, NL
811         new languages: BG
812         added a README.translate and updates to the translation utils
813         addons are now translated separately
814         Theme updates: vier, smoothly, diabook, decaf-mobile, dispy, frost, frost-mobile, quattro
815         Bug fixes: #516, #517, #525, #476, #540, #546, #712, #728
816         sample nginx and lighttpd config
817         new default templating engine: smarty3
818         new share element
819         maintenance mode for longer running upgrade tasks
820         small fixed
821                 edit profile photo link
822                 better caching of pictures
823                 threadening for outgoing emails
824                 mail import
825                 oembed thumbnails
826                 SN subscriptions & more SN like behaviour if snautofollow addon is used
827                 collect content of SN discussion threads
828                 communication with Diaspora*
829                 usage of the API
830                 search improvements
831                 MIME types for attachments
832                 support Open Graph and Dublin Core when showing single items
833                 better use of APC if present
834                 use https versions of videos from youtube and vimeo to make firefox happy
835         fixes to the documentation
836         if a home.html is there, home.css is used as well
837         update included TinyMCE to version 3.5.8, fancybox
838         made more options available in the admin panel that were hidden before
839         show the admin information about when accounts expire in the admin panel
840         improving the install.php script
841         addons now can be members only
842         item object now contains the "edited" information left for the theme designers to show this info in a pretty way
843         improvments to the user-import from exported account files
844         It's now possible to authenticate an ejabberd server against friendica.
845         bugtracker moved to github
846         improvements to MySQL queries
847
848 Version 3.1
849
850         See http://friendica.com/node/58