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