]> git.mxchange.org Git - friendica.git/blob - CHANGELOG
Frio: recalculate sticky aside on click only on a tags
[friendica.git] / CHANGELOG
1 Version 3.5.1 (2017-03-12)
2   Friendica Core:
3     Updates to the translations (BG, CA, CS, DE, EO, ES, FR, IS, IT, NL, PL, PT-BR, RU, SV) [translation teams]
4     Fix for a potential XSS vector [heluecht, thanks to Vít Šesták 'v6ak' for reporting the problem]
5     Fix for ghost request notifications on single user instances [Hypolite]
6     Fix user language selection [tobiasd]
7     Fix a problem with communication to Diaspora with set posting locations [heluecht]
8     Fix schema handling of direct links to a original posting [Rabuzarus]
9     Fix a bug in notification handling [Rabuzarus]
10     Adjustments for the Vagrant VM settings [silke, eelcomaljaars]
11     Improvements to the unliking of prior likes [Hypolite]
12     Improvements to the API and Friendica specific extensions [gerhard6380]
13     Improvements to the Browser Notification functionality [Hypolite]
14     Improvements to the themes [Hypolite, rabuzarus, rebeka-catalina, tobiasd]
15     Improvements to the database handling [heluecht]
16     Improvements to the admin panel [tobiasd, Hypolite]
17     Improvements to the update process [heluecht]
18     Improvements to the handling of worker processes [heluecht]
19     Improvements to the performance [heluecht, Hypolite]
20     Improvements to the documentation [Hypolite, tobiasd, rabuzarus, beardyunixer, eelcomaljaars]
21     Improvements to the BBCode / Markdown conversation [Hypolite]
22     Improvements to the OStatus protocol implementation [heluecht]
23     Improvements to the installation wizzard [tobiasd]
24     Improvements to the Diaspora connectivity [heluecht, Hypolite]
25     Work on PHP7 compatibility [ddorian1]
26     Code cleanup [Hypolite, Quix0r]
27     Initial federation with Mastodon [heluecht]
28     The worker process can now also be started from the frontend [heluecht]
29     Deletion of postings is now done in the background [heluecht]
30     Extension of the DFRN transmitted information fields [heluecht]
31     Translations of the core are now in /view/lang [Hypolite, tobiasd]
32     Update of the fullCalendar library to 3.0.1 and adjusting the themes [rabuzarus]
33     ping now works with JSON as well [Hypolite]
34     On pending registrations, an email is now send to inform the user about it [tobiasd]
35     On systems where the registration needs approval, a note for the admin can now be written [tobiasd]
36     Meta Information for HTML descriptions is now limited to 160 character [rabuzarus]
37     Removed very old deprecated themes from the repository [silke]
38     Marked frost and frost mobile as deprecated [silke]
39     When creating new postings in the UI, focus is automatically put into the Title field [Hypolite]
40     We are now shipping config files for "tx" (the Transifex client) and the "EditorConfig" addon for many common editors [fabrixxm, tobiasd]
41     The TinyMCE richtext editor was removed [Hypolite]
42     We defined a coding style, PSR-2 with some adjustments
43     Various bugfixes
44
45   Friendica Addons:
46     Updates to the translations (DE, ES, FR, IT, PT-BR) [translation teams]
47     Improvements to the IFTTT addon [Hypolite]
48     Improvements to the language filter addon [strk]
49     Improvements to the pump.io bridge [heluecht]
50     Improvements to the jappixmini addon [heluecht]
51     Improvements to the gpluspost addon [heluecht]
52     Improvements to the performance of the Twitter bridge when using workers [heluecht]
53     Diaspora Export addon is now working again [heluecht]
54     Pledgie badge now uses https protocol for embedding [tobiasd]
55     Better posting loop prevention for the Google+/Twitter/GS connectors [heluecht]
56     One can now configure the message for wppost bridged blog postings [tobiasd]
57     On some pages the result of the Rendertime is not shown anymore [heluecht]
58     Twitter-bridge now supports quotes and long posts when importing tweets [heluecht]
59
60   Closed Issues
61     1019, 1163, 1612, 1613, 2103, 2177, 2252, 2260, 2403, 2991, 2614, 
62     2751, 2752, 2772, 2791, 2800, 2804, 2813, 2814, 2816, 2817, 2823, 
63     2850, 2858, 2865, 2892, 2894, 2895, 2907, 2908, 2914, 2015, 2926,
64     2948, 2955, 2958, 2963, 2964, 2968, 2987, 2993, 3020, 3052, 3062,
65     3066, 3091, 3108, 3113, 3116, 3117, 3118, 3126, 3130, 3135, 3155,
66     3160, 3163, 3187, 3196
67
68 Version 3.5 (2016-09-13)
69   Friendica Core:
70     NEW Optional local directory with possible federated contacts [heluecht]
71     NEW Autocompletion for @-mentions and BBCode tags [rabuzarus]
72     NEW Added a composer derived autoloader which allows composer autoloaders in addons/libraries [fabrixxm]
73     NEW theme: frio [rabuzarus, heluecht, fabrixxm]
74     Enhance .htaccess file (nerdoc, dissolve)
75     Updates to the translations (DE, ES, IS, IT, RU) [translation teams]
76     Updates to the documentation [tobiasd, heluecht, mexcon, silke, rabuzarus, fabrixxm, Olivier Mehani, gerhard6380, ben utzer]
77     Extended the BBCode by [abstract] tag used for bridged postings to networks with limited character length [heluecht]
78     Code cleanup [heluecht, QuixOr]
79     Improvements to the API and Friendica specific extensions [heluecht, fabrixxm, gerhard6380]
80     Improvements to the RSS/Atom feed import [mexcon]
81     Improvements to the communication with federated networks (Diaspora, Hubzilla, OStatus) [heluecht]
82     Improvements on the themes (quattro, vier, frost) [rabuzarus, fabrixxm, stieben, heluecht, Quix0r, tobiasd]
83     Improvements to the ACL dialog [fabrixxm, rabuzarus]
84     Improvements to the database structure and optimization of queries [heluecht]
85     Improvements to the UI (contacts, hotkeys, remember me, ARIA, code hightlighting) [rabuzarus, heluecht, tobiasd]
86     Improvements to the background process (poller, worker) [heluecht]
87     Improvements to the admin panel [tobiasd, heluecht, fabrixxm]
88     Improvements to the performance [heluecht]
89     Improvements to the installation wizzard (language selection, RINO version, check required PHP modules, default theme is now vier) [tobiasd]
90     Improvements to the relocation of nodes and accounts [heluecht]
91     Improvements to the DDoS detection [heluecht]
92     Improvements to the calendar/events module [heluecht, rabuzarus]
93     Improvements to OpenID login [strk]
94     Improvements to the ShaShape font [andi]
95     Reworked the implementation of the DFRN, Diaspora protocols [heluecht]
96     Reworked the notifications code [fabrixxm, rabuzarus, heluecht]
97     Reworked the p/config code [fabrixxm, rabuzarus]
98     Reworked XML generation [heluecht]
99     Removed now unused simplepie from library [heluecht]
100
101   Friendica Addons
102     Updated to the translations (DE, ES, IS, NL, PT BR), [translation teams]
103     Piwik [tobiasd]
104     Twitter Connector [heluecht]
105     Pumpio Connector [heluecht]
106     Rendertime [heluecht]
107     wppost [heluecht]
108     showmore [rabuzarus]
109     fromgplus [heluecht]
110     app.net Connector [heluecht]
111     GNU Social Connector [heluecht]
112     LDAP [Olivier Mehani]
113     smileybutton [rabuzarus]
114     retriver [mexon]
115     mailstream [mexon]
116     forumdirectory [tobiasd]
117     NEW notifyall (port from Hubzilla) [rabuzarus, tobiasd]
118     DEPRECATED cal (now in core), FB Connector, FB Post Connector, FB Sync
119
120   Closed Issues
121      683,  786,  796,  922, 1261, 1576, 1701, 1769, 1970, 1145, 1494,
122     1728, 1877, 2063, 2059, 2078, 2079, 2133, 2165, 2194, 2229, 2230,
123     2241, 2254, 2242, 2270, 2277, 2339, 2320, 2345, 2352, 2358, 2367,
124     2373, 2376, 2378, 2385, 2395, 2402, 2406, 2433, 2472, 2485, 2492,
125     2506, 2512, 2516, 2539, 2540, 2893, 2597, 2611, 2617, 2629, 2645,
126     2687, 2716, 2757, 2764
127
128 Version 3.4.3 (2015-12-22)
129   What's new for the users:
130         Updates to the documentation (silke, tobiasd, annando, rebeka-catalina)
131         Updated translations (tobiasd & translation teams)
132         New "Credits" page (tobiasd)
133         New custom font icon set (tobiasd, Andi Stadler)
134         Support to events attendance. Users can mark their participation to an event (rabuzarus, tobiasd, fabrixxm, annando)
135         Revised templates and used interaction in contacts lists (rabuzarus)
136         Mobile support for Vier theme (annando, fabrixxm)
137         Events editing and deletion from stream (annando)
138         Private forums are mentioned automatically like community forums (rabuzarus)
139         Show profile pictures and pending notifications on manage page (rabuzarus, annando)
140         Show Profile photo album only to owner and authenticated contacts (rabuzarus)
141         User language setting is now between settings in user settings page (fabrixxm)
142         Search for remote users in form of "@user@domain.tld" is supported (issue #1595) (annando)
143         Optionally show geo informations of uploaded photos, backport from Red (rabuzarus)
144         Setting for the first day of the week for events calendar (annando)
145         Reduced profile view with "show more" link (annando)
146         Show more informations to users when following a new contact (annando)
147         Renamed "Statusnet" to "GNU Social" (annando)
148         Image dialog insert link to image page instead of direct image (fabrixxm)
149         In registration page make clear that we only need a 'real-looking' name (issue #1898) (tobiasd, n4rky)
150         Unseen items per groups are shown (issue #1718) (strk, rabuzarus, fabrixxm)
151         Unseen items in forumlist widget (rabuzarus)
152         Preview the last five conversations in private message's sidebar (FlxAlbroscheit, fabrixxm)
153         Don't get notifications about own posts (strk)
154         Profile page shows a "Subscribe to atom feed" link (annando)
155         Contact list shows only contacts from supported networks (ananndo)
156         username@hostname is used instead of full urls (issue #1925) (annando)
157         Various small OStatus improvements (annando)
158         Contact's posts are shown in a dedicated page (annando)
159         Module name is shown in page title to ease browser history navigation (issue #2079) (tobiasd)
160   What's new for admins:
161         Forumlist functionality moved from plugin to core (rabuzarus, annando)
162         Changes on poller/workers limits management (annando)
163         Diaspora and OStatus can be enabled only if requirements are satisfied (annando)
164         Support for additional passwords for ejabberd (annando)
165         Use proxy for profile photos (annando)
166         'Reload active themes' in theme admin page (fabrixxm)   
167         Install routine checks for ImageMagick and GIF support (fabrixxm)
168         Install routine checks for availability of "mcrypt_create_iv()" function, needed for RINO2 (fabrixxm)
169         Only suported themes are shown in admin page (annando)
170         Optimized SQL queries (annando)
171         System perform an optimize pass on tables in cron, with maximum table size and minimum fragmentation level settings (annando)
172         New access keys in profile and contact pages (rabuzarus, annando)
173         Support for a new Diaspora command for post retraction (annando)
174         Show an info message if an empty contact group is shown (issue #1871) (annando)
175         User setting to disable network page autoupdate (issue #1921) (annando)
176         Settings to limit or permit access to crawler to search page (annando)
177   What's new for developers:    
178         Themes can show Events entry in navbar (annando)
179         Themes can now override colorbox (fabrixxm)
180         Updated Vagrant development VM (silke, hauke)
181         New hook 'template_vars' (fabrixxm)
182         $baseurl variable is passed to all templates by default (fabrixxm)
183         OStatus delivery code is moved in new function (annando)
184         Doxygen config file and initial documetation of code (rabuzarus)
185         Full rewrite of util/php2po.php (fabrixxm)
186   Bugfixs:
187         Remote self works again (annando)
188         Fix feeds mistakenly recognized as OStatus (issue #1914) (annando)
189         Report invalid feeds to user (issue #1913) (annando)
190         Fix Update contact data functionality (annando)
191         Fix proxy function with embedded images (annando)
192         Fix Diaspora unidirectional connect request (annando)
193         Fix empty poco response (annando)
194         Fix API for andStatus (issue#1427, AndStatus issue #241) (annando)
195         Fix expiration of items (fabrixxm)
196         Fix javascript contact deletion confirmation dialog (issue #1986) (fabrixxm)
197         Admin wasn't able to change settings of not currently in use themes. Fixed (issue #2022) (fabrixxm)
198         Fix rapid repeated requests to GNUSocial instance (issue #2038) (annando)
199         Fix install routine css when mod_rewrite doesn't works (issue #2071) (fabrixxm)
200         Fix code to be compliant with minimum required PHP version (issue #2066) (fabrixxm, rabuzarus)
201         Fix feedback after succesfull registration (issue #2060) (annando)
202         Fix mention completition popup with TinyMCE (issue #1920) (fabrixxm)
203         Fix photo cache and proxy when installed in subfolder (ddorian1)
204         Fix bbcode conversion of the about text for the profile (issue #1607) (annando)
205         
206
207 Version 3.4.2 (2015-09-29)
208
209         Updates to the documentation (tobiasd, silke, annando)
210         Updates to the translations (tobiasd & translation teams)
211         Updates to themes frost-mobile, vier, duepuntozero, quattro (annando, tobiasd)
212         Enancements of the communications via OStatus and Diaspora protocols (annando)
213         Option to automatically follow OStatus contacts was moved from addon to the core (annando)
214         Add tool to import OStatus contacts from an old account (annando)
215         SALMON slaps with OStatus were reworked (annando)
216         Fix for saving searches (rabuzarus)
217         Fix separation of list items in contact editor (issue #1747) (tobiasd)
218         When a picture is uploaded, "don't send a note about this new picture" is now the default behaviour (tobiasd)
219         Show profile url in contact-edit overview listing (issue #1745) (tobiasd)
220         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)
221         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)
222         Improvements in contact handling (annando)
223         Friendica node can now query other nodes about their users and the contact lists (annando)
224         Contact recommendation is done only for recently active users (annando)
225         Admins can opt for search the local DB for contacts instead of the global directory (annando)
226         The global directory is queried in the background to update local DB and improve similar searches in the future. (annando)
227         By communication over the Diaspora protocol, red#matrix sources are now correctly identified, hubzilla is detected (annando)
228         Adopt limitation of usage of "-" in username to avoid conflicts with GNU Social and Diaspora (annando)
229         The [url] tag now also suppots ftp, mailto, gopher links (annando)
230         An "inspect queue" module was added to the admin panel (tobiasd)
231         Fix some missing SQL data escapes (fabrixxm)
232         Improved the accessibility of the web UI for better screen reader compatibility (annando)
233         Added access keys (annando)
234         Support for the public relay server of Diaspora (annando)
235         Support for the new nodeinfo protocol (successor of current statistics.json), addon deprecated as functionality has been moved into the core (annando)
236         Fix issue with moved Friendica profiles and Diaspora communication (issue #1491) (annando)
237         Show more information on contact request page (issue #1739) (annando)
238         Support for newer versions of the Twidere client was enhanced (annando)
239         Support for inline [code] tag usage (fabrixxm)
240         Fix login form in aside (issue #1348) (annando)
241         Show both url-style and webfinger-style identity address in profile (issue #1621) (tobiasd)
242         Add button to reload all active plugins in admin plugins page to ensure new hooks are used (fabrixxm)
243         Make the hardcoded path to global directory configurable (annando)
244         Change default directory to dir.friendi.ca (annando)
245         Improve cache system with granular expire time (annando)
246         Remove oohembed code (issue #1855) (annando)
247         Checks for mcrypt availability before enable or use RINO2 (fabrixm)
248         Fix following email contacts (issue #1896) (annando)
249         Parse BBCode in contact request notification email (annando)
250         
251         
252 Version 3.4.1 (2015-07-06)
253
254         Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
255         Fix connection with Diaspora "freelove" account (issue #1572) (annando)
256         Various SQL speedups (annando)
257         Port of Javascript DatePicker input from RedMatrix (rabuzarus)
258         Port of RedMatrix archive widget (rabuzarus)
259         Load profile owner settings for theme on profile page (rabuzarus)
260         Move HTML code from php into templates (rabuzarus)
261         Theme "frost": add event with doubleclick, event preview (rabuzarus)
262         Delete attachments on item deletion, delete videos from video tab (issue #1574) (fabrixxm)
263         Improvements with reshared Diaspora items (annando)
264         Improvements in OStatus communications: (annando)
265                 improve duplicate handling
266                 publish comments to post to all PuSH subscribers
267                 use correct contact when automatically add @-replies
268                 add attachment links as enclosures
269                 send salmon notifications to every mentioned person
270                 better thread completition
271                 support for bookmarks
272                 support for events and questions
273                 link to items using GUID
274         Fix warning in mod/photo (issue #1638) (rabuzarus)
275         New option to block public access to local directory and poco
276         Fix parsing bbcode [url] tag with fragment identifier (issue #1514) (fabrixxm)
277         Fix HTML for oembeds (issue #1612) (fabrixxm)
278         Add fake fields to API response for better Twitter API compatibility (annando)
279         Fix search in local directory (issue #1657) (annando)
280         Improve OEmbed (issue #1640) (annando)
281         Fix double html encodig in site administration page for sitename and register text (issue #1628) (annando)
282         Fix remote subscription from GNU Social (annando)
283         Fix "{0}" in notifications (issue #1642) (annando)
284         Fix desktop notification (fabrixxm)
285         Fix rewrite test in install wizard with self-signed certificate (annando)
286         Better support for non standard installations of GNU Social (annando)
287         Fix emoticons alt text (tobias)
288         Improve threaded display in Vier theme (annando)
289         Use field templates in photo edit form (fabrixxm)
290         Alllow deletion of any user but yourself (issue #1625) (fabrixxm)
291         Install wizard load htconfig template from template/ folder, remove localized htconfig templates (fabrixxm)
292         Add contact detail to non-js contact drop confirm dialog (issue #1629) (fabrixxm)
293         Return geo coord in API (annando)
294         Improve events reminder: use title, show in colorbox, link using event ID (rabuzarus)
295         Fix spelling in accepted connection notification email (strk)
296         Show image size warning in a human readable format (rabuzarus)
297         Move ACL window in template (rabuzarus)
298         New option "-s" in util/run_xgettext.sh (fabrixxm)
299         Support, but ignore at the moment, delete message from Quitter (annando)
300         Remove google maps from core. Functionality moved to addon "googlemap" alongside "openstreetmap" (issue #1705) (annando)
301         Update to German documentation (Frank Dieckmann, tobias)
302         Updated translations (translation teams, tobias)
303
304 Version 3.4 (2015-04-05)
305
306         Optionally, "like" and "dislike" activities don't update thread timestamp (annando)
307         Updated markdown libraries (annando)
308         Updated jQuery (StefOfficiel)
309         Cache zrl verification requests to prevent DSoS (issue #1453) (annando)
310         "Verify SSL" options affects also VERIFYHOST (annando)
311         Better handling of hashtags (annando)
312         Updated translations (translation teams, tobias)
313         Access a contact directly from the contact-manager-page (FlxAlbroscheit)
314         Reworked GUID generation, remove db store (annando)
315         Improve search for tags and terms (annando)
316         Fix OAuth signature (thorsten23)
317         Fix utf8 characters in items (issue #1307) (hauke)
318         Ignore tag-likes char sequences in code blocks (issue #1041) (fabrixxm)
319         Fix sending email to CC recipients (issue #1437) (fabrixxm)
320         Fix signature check of likes from diaspora (issue #905) (mike, annando)
321         Fix pagination urls (issue #1341) (fabrixxm)
322         Add scheme if missing in "web link" dialog (issue #1362) (fabrixxm)
323         Don't detect Facebook and App.net RSS feeds as contacts (issue #1432) (annando)
324         Add cli command to generate database.sql from scheme description (issue #1370) (fabrixxm)
325         Fix warning trying to creating already existing itemcache dir (pztrn)
326         Send update to directory when account is removed (issue #1038) (annando)
327         Fix settings page's aside menu visibility (issue #1459) (fabrixxm)
328         Don't show past events in event reminder in profile page (issue #1306) (annando)
329         Add help text to explain the options for approving contacts (issue #1349) (silke)
330         API set as unseen only posts returned by the call (issue #1063) (annando)
331
332 Version 3.3.3 (2015-02-24)
333
334         More separation between php and html in photo album (issue #1258) (rabuzarus)
335         Enhanced community page shows public posts from public contacts of public profiles (annando)
336         Support for IndieAuth/Web-sign-in (hauke)
337         New hooks "emailer_send_prepare" and "emailer_send" (fabrixxm)
338         New hook "oembed_fetch_url" (annando)
339         Add un/ignore function to quattro theme (tobiasd)
340         Enhanced POCO data (annando)
341         Use HTML5 features to validate inputs in install wizard and in some settings fields (tobiasd)
342         Option to receive text-only notification emails (fabrixxm)
343         Better OStatus support (annando)
344         Share-it button support (annando)
345         More reliable reshare from Diaspora (annando)
346         Load more images via proxy (annando)
347         util/typo.php uses "php -l" insead of "eval()" to validate code (fabrixxm)
348         Use $_SERVER array in cli script instead of $argv/$argc (issue #1218) (annando)
349         Updated vagrant setup script (silke)
350         API: support to star/unstar items (fabrixxm)
351         API: attachments for better AndStatus support (annando)
352         Fix missing spaces in photo URLs (issue #920) (annando)
353         Fix avatar for "remote-self" items (annando)
354         Fix encodings issues with scrape functionality (annando)
355         Fix site info scraping when URL points to big file (annando)
356         Fix tools for translations (ddorian1)
357         Fix API login via LDAP (issue #1286) (fabrixxm)
358         Fix to link URL in tabs, pager (issues #1341, #1190) (ddorian1)
359         Fix poke activities translation (fabrixxm)
360         Fix html escaping in templates (fabrixxm)
361         Fix Friendica contacts shown as Diaspora contacts via Poco (annando)
362         Fix shared contacts wrong linking (issue #1388) (annando)
363         Fix email validation (ddorian1)
364         Better documentation for developers (silke)
365
366 Version 3.3.2 (2014-12-26)
367
368         Set default value for all not-null fields (fixes SQL warinigs) (annando)
369         Fix item filters in network page (issue #1222) (fabrixxm)
370         Remove reference to an ex Friendica hub from documentation (beardyunixer, tobiasd)
371         API throttling (annando)
372         Use a san-serif font in breathe style of vier theme (silke)
373         Prevent BBCode parsing problems with URLs (annando)
374         Add back tags to posts to Diaspora (annando)
375         Better display of pictures in posts (annando)
376         Fix out of control gprobe process (annando)
377
378 Version 3.3.1 (2014-11-06)
379
380         JSONP support for API (fabrixxm)
381         Fixed small bug in direct messages API (fabrixxm)
382         More filter for direct messages API (fabrixxm)
383         New hooks "getsiteinfo", "page_info_data" (annando)
384         Better loop post prevention (annando)
385         Via API, replace data: uri images in plain text version with link to post. (issue #1134) (fabrixxm)
386         Set default location to empty for new users. Suppress warning on user creation (issue #1193) (fabrixxm)
387         Correctly build urls with queries (issue #1190) (fabrixxm)
388         Optionally use keywords in feed as post tags with "remote self" (annando)
389         A blacklist of keywords to not use can be defined (annando)
390         "remote self" works also with Friendica and Diaspora contacts (annando)
391         Show exact post time after 12 hours (FX7)
392         Optionally redirect from non-SSL to SSL (annando)
393         Translation updates
394         Added CHANGELOG
395
396 Version 3.3 (2014-10-06)
397
398         API
399         added support in the API to allow image uploads from Twidere
400         support for the diaspora app in Firefox
401
402         Themes
403         Stopped support of unmaintained themes. They will continue to work if enabled but are no longer displayed in the list of themes.
404         Merged all "zero" themes into a theme with variations.
405         new default avatar by Andi Stadler
406
407         Usability
408         network page as default page after login
409         sections on users' settings page are now collapsable
410         automatic updating the network stream was improved
411
412         Interaction
413         ignoring of threads
414         for selected contects one can now get notifications when they post something, useful e.g. for forums
415         After a new friendica contact is added, the user is directed to the contact page of the new contact. (Instead of the remote profile)
416         many improvement on all connectors, new app.net connector
417         the algorithm for shortening postings when posting to limited platforms was improved
418         improvements for the remote_self functionality for RSS/Atom feeds were done
419
420         System stuff
421         no more apc support due problems with PHP 5.5
422         privacy image cache moved from an addon into the core
423         updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
424         added modernizer 2.8.3, better browser support
425         updates to the DB structure for better performance
426         preperations to use PDO in a later release
427         new notification system
428         web interface translations updated, addon translations now also possible separately from the main UI and done for CS, IT, RO, DE
429         vagrant support added for developers
430         some bugs were fixed for the profile import function
431         BBCode handling and reformatting to e.g. markdown was improved
432         Internal PusH server for communication with OStatus contacts
433
434         Addons
435         translation now done at transifex as well
436         "newmemberwidget" adds widget with help links + welcome message to sidebar of network tab for new members
437         new statistics addon to take part in the Diaspora* survey
438         new bidirectional connector for app.net
439         new relay connector for Diaspora*
440         new connector for the buffer service
441         improvements for the connectors with Twitter, StatusNet/GNU Social, pump.io, google+ and facebook
442         improvements to the cal and jappix-mini addons
443
444         Change in the structure of the git repo
445         The "master" branch will now contain stable stuff and hotfixes.
446         The new "develop" branch will contain the latest changes.
447
448 Version 3.2
449
450         LICENSE change from Friendica uses now the AGPL
451         Language updates: PT_BR, RU, NB_NO, DE, PL, CS, ZH-CN, IT, CA, FR, NL
452         new languages: BG
453         added a README.translate and updates to the translation utils
454         addons are now translated separately
455         Theme updates: vier, smoothly, diabook, decaf-mobile, dispy, frost, frost-mobile, quattro
456         Bug fixes: #516, #517, #525, #476, #540, #546, #712, #728
457         sample nginx and lighttpd config
458         new default templating engine: smarty3
459         new share element
460         maintenance mode for longer running upgrade tasks
461         small fixed
462                 edit profile photo link
463                 better caching of pictures
464                 threadening for outgoing emails
465                 mail import
466                 oembed thumbnails
467                 SN subscriptions & more SN like behaviour if snautofollow addon is used
468                 collect content of SN discussion threads
469                 communication with Diaspora*
470                 usage of the API
471                 search improvements
472                 MIME types for attachments
473                 support Open Graph and Dublin Core when showing single items
474                 better use of APC if present
475                 use https versions of videos from youtube and vimeo to make firefox happy
476         fixes to the documentation
477         if a home.html is there, home.css is used as well
478         update included TinyMCE to version 3.5.8, fancybox
479         made more options available in the admin panel that were hidden before
480         show the admin information about when accounts expire in the admin panel
481         improving the install.php script
482         addons now can be members only
483         item object now contains the "edited" information left for the theme designers to show this info in a pretty way
484         improvments to the user-import from exported account files
485         It's now possible to authenticate an ejabberd server against friendica.
486         bugtracker moved to github
487         improvements to MySQL queries
488
489 Version 3.1
490
491         See http://friendica.com/node/58