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