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