]> git.mxchange.org Git - friendica.git/blob - CHANGELOG
merge changelist.txt into CHANGELOG
[friendica.git] / CHANGELOG
1 Version 3.3.2
2
3         Set default value for all not-null fields (fixes SQL warinigs) (annando)
4         Fix item filters in network page (issue #1222) (fabrixxm)
5         Remove reference to an ex Friendica hub from documentation (beardyunixer, tobiasd)
6         API throttling (annando)
7         Use a san-serif font in breathe style of vier theme (silke)
8         Prevent BBCode parsing problems with URLs (annando)
9         Add back tags to posts to Diaspora (annando)
10         Better display of pictures in posts (annando)
11         Fix out of control gprobe process (annando)
12
13 Version 3.3.1
14
15         JSONP support for API (fabrixxm)
16         Fixed small bug in direct messages API (fabrixxm)
17         More filter for direct messages API (fabrixxm)
18         New hooks "getsiteinfo", "page_info_data" (annando)
19         Better loop post prevention (annando)
20         Via API, replace data: uri images in plain text version with link to post. (issue #1134) (fabrixxm)
21         Set default location to empty for new users. Suppress warning on user creation (issue #1193) (fabrixxm)
22         Correctly build urls with queries (issue #1190) (fabrixxm)
23         Optionally use keywords in feed as post tags with "remote self" (annando)
24         A blacklist of keywords to not use can be defined (annando)
25         "remote self" works also with Friendica and Diaspora contacts (annando)
26         Show exact post time after 12 hours (FX7)
27         Optionally redirect from non-SSL to SSL (annando)
28         Translation updates
29         Added CHANGELOG
30
31 Version 3.3
32
33         API
34         added support in the API to allow image uploads from Twidere
35         support for the diaspora app in Firefox
36         
37         Themes 
38         Stopped support of unmaintained themes. They will continue to work if enabled but are no longer displayed in the list of themes.
39         Merged all "zero" themes into a theme with variations. 
40         new default avatar by Andi Stadler
41         
42         Usability
43         network page as default page after login
44         sections on users' settings page are now collapsable
45         automatic updating the network stream was improved
46         
47         Interaction
48         ignoring of threads
49         for selected contects one can now get notifications when they post something, useful e.g. for forums
50         After a new friendica contact is added, the user is directed to the contact page of the new contact. (Instead of the remote profile)
51         many improvement on all connectors, new app.net connector
52         the algorithm for shortening postings when posting to limited platforms was improved
53         improvements for the remote_self functionality for RSS/Atom feeds were done
54         
55         System stuff 
56         no more apc support due problems with PHP 5.5
57         privacy image cache moved from an addon into the core
58         updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
59         added modernizer 2.8.3, better browser support
60         updates to the DB structure for better performance
61         preperations to use PDO in a later release
62         new notification system
63         web interface translations updated, addon translations now also possible separately from the main UI and done for CS, IT, RO, DE
64         vagrant support added for developers
65         some bugs were fixed for the profile import function
66         BBCode handling and reformatting to e.g. markdown was improved
67         Internal PusH server for communication with OStatus contacts
68         
69         Addons 
70         translation now done at transifex as well
71         "newmemberwidget" adds widget with help links + welcome message to sidebar of network tab for new members
72         new statistics addon to take part in the Diaspora* survey
73         new bidirectional connector for app.net
74         new relay connector for Diaspora*
75         new connector for the buffer service
76         improvements for the connectors with Twitter, StatusNet/GNU Social, pump.io, google+ and facebook
77         improvements to the cal and jappix-mini addons
78         
79         Change in the structure of the git repo
80         The "master" branch will now contain stable stuff and hotfixes.
81         The new "develop" branch will contain the latest changes. 
82
83 Version 3.2
84
85         LICENSE change from Friendica uses now the AGPL
86         Language updates: PT_BR, RU, NB_NO, DE, PL, CS, ZH-CN, IT, CA, FR, NL
87         new languages: BG
88         added a README.translate and updates to the translation utils
89         addons are now translated separately
90         Theme updates: vier, smoothly, diabook, decaf-mobile, dispy, frost, frost-mobile, quattro
91         Bug fixes: #516, #517, #525, #476, #540, #546, #712, #728
92         sample nginx and lighttpd config
93         new default templating engine: smarty3
94         new share element
95         maintenance mode for longer running upgrade tasks
96         small fixed
97                 edit profile photo link
98                 better caching of pictures
99                 threadening for outgoing emails
100                 mail import
101                 oembed thumbnails
102                 SN subscriptions & more SN like behaviour if snautofollow addon is used
103                 collect content of SN discussion threads
104                 communication with Diaspora*
105                 usage of the API
106                 search improvements
107                 MIME types for attachments
108                 support Open Graph and Dublin Core when showing single items
109                 better use of APC if present
110                 use https versions of videos from youtube and vimeo to make firefox happy
111         fixes to the documentation
112         if a home.html is there, home.css is used as well
113         update included TinyMCE to version 3.5.8, fancybox
114         made more options available in the admin panel that were hidden before
115         show the admin information about when accounts expire in the admin panel
116         improving the install.php script
117         addons now can be members only
118         item object now contains the "edited" information left for the theme designers to show this info in a pretty way
119         improvments to the user-import from exported account files
120         It's now possible to authenticate an ejabberd server against friendica.
121         bugtracker moved to github
122         improvements to MySQL queries
123
124 Version 3.1
125
126         See http://friendica.com/node/58