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