]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Update CHANGELOG
[friendica.git] / CHANGELOG
index 4f0c2323333265d349bd58b0e65d004dfee227fa..d216835c9f27103e5ca3164ef5fabf5ca512bc12 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,85 @@
+Version 3.4.1
+
+       Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
+       Fix connection with Diaspora "freelove" account (issue #1572) (annando)
+       Various SQL speedups (annando)
+       Port of Javascript DatePicker input from RedMatrix (rabuzarus)
+       Port of RedMatrix archive widget (rabuzarus)
+       Load profile owner settings for theme on profile page (rabuzarus)
+       Move HTML code from php into templates (rabuzarus)
+       Theme "frost": add event with doubleclick, event preview (rabuzarus)
+       Delete attachments on item deletion, delete videos from video tab (issue #1574) (fabrixxm)
+       Improvements with reshared Diaspora items (annando)
+       Improvements in OStatus communications: (annando)
+               improve duplicate handling
+               publish comments to post to all PuSH subscribers
+               use correct contact when automatically add @-replies
+               add attachment links as enclosures
+               send salmon notifications to every mentioned person
+               better thread completition
+               support to bookmarks
+               support to events and questions
+               link to items using GUID
+       Fix warining in mod/photo (issue #1638) (rabuzarus)
+       New option to block public access to local directory and poco
+       Fix parsing bbcode [url] tag with fragment identifier (issue #1514) (fabrixxm)
+       Fix HTML for oembeds (issue #1612) (fabrixxm)
+       Add fake filelds to API response for better Twitter API compatibility (annando)
+       Fix search in local directory (issue #1657) (annando)
+       Improve OEmbed (issue #1640) (annando)
+       Fix double html encodig in site administration page for sitename and register text (issue #1628) (annando)
+       Fix remote subscription from GNU Social (annando)
+       Fix "{0}" in notifications (issue #1642) (annando)
+       Fix desktop notification (fabrixxm)
+       Fix rewrite test in install wizard with self-signed certificate (annando)
+       Better support for non standard installations of GNU Social (annando)
+       Fix emoticons alt text (tobias)
+       Improve threaded display in Vier theme (annando)
+       Use field templates in photo edit form (fabrixxm)
+       Alllow deletion to any user but yourself (issue #1625) (fabrixxm)
+       Install wizard load htconfig template from template/ folder, remove localized htconfig templates (fabrixxm)
+       Add contact detail to non-js contact drop confirm dialog (issue #1629) (fabrixxm)
+       Return geo coord in API (annando)
+       Improve events reminder: use title, show in colorbox, link using event ID (rabuzarus)
+       Fix spelling in accepted connection notification email (strk)
+       Show image size warning in a human readable format (rabuzarus)
+       Move ACL window in template (rabuzarus)
+       New option "-s" in util/run_xgettext.sh (fabrixxm)
+       Support but ignore delete message from Quitter (annando)
+       Remove google maps from core (issue #1705) (annando)
+       Update to German documentation (Frank Dieckmann, tobias)
+       Updated translations (translation teams, tobias)
+       
+Version 3.4
+
+       Optionally, "like" and "dislike" activities don't update thread timestamp (annando)
+       Updated markdown libraries (annando)
+       Updated jQuery (StefOfficiel)
+       Cache zrl verification requests to prevent DSoS (issue #1453) (annando)
+       "Verify SSL" options affects also VERIFYHOST (annando)
+       Better handling of hashtags (annando)
+       Updated translations (translation teams, tobias)
+       Access a contact directly from the contact-manager-page (FlxAlbroscheit)
+       Reworked GUID generation, remove db store (annando)
+       Improve search for tags and terms (annando)
+       Fix OAuth signature (thorsten23)
+       Fix utf8 characters in items (issue #1307) (hauke)
+       Ignore tag-likes char sequences in code blocks (issue #1041) (fabrixxm)
+       Fix sending email to CC recipients (issue #1437) (fabrixxm)
+       Fix signature check of likes from diaspora (issue #905) (mike, annando)
+       Fix pagination urls (issue #1341) (fabrixxm)
+       Add scheme if missing in "web link" dialog (issue #1362) (fabrixxm)
+       Don't detect Facebook and App.net RSS feeds as contacts (issue #1432) (annando)
+       Add cli command to generate database.sql from scheme description (issue #1370) (fabrixxm)
+       Fix warning trying to creating already existing itemcache dir (pztrn)
+       Send update to directory when account is removed (issue #1038) (annando)
+       Fix settings page's aside menu visibility (issue #1459) (fabrixxm)
+       Don't show past events in event reminder in profile page (issue #1306) (annando)
+       Add help text to explain the options for approving contacts (issue #1349) (silke)
+       API set as unseen only posts returned by the call (issue #1063) (annando)
+
 Version 3.3.3
 Version 3.3.3
-    
+
        More separation between php and html in photo album (issue #1258) (rabuzarus)
        Enhanced community page shows public posts from public contacts of public profiles (annando)
        Support for IndieAuth/Web-sign-in (hauke)
        More separation between php and html in photo album (issue #1258) (rabuzarus)
        Enhanced community page shows public posts from public contacts of public profiles (annando)
        Support for IndieAuth/Web-sign-in (hauke)
@@ -67,17 +147,17 @@ Version 3.3
        API
        added support in the API to allow image uploads from Twidere
        support for the diaspora app in Firefox
        API
        added support in the API to allow image uploads from Twidere
        support for the diaspora app in Firefox
-       
-       Themes 
+
+       Themes
        Stopped support of unmaintained themes. They will continue to work if enabled but are no longer displayed in the list of themes.
        Stopped support of unmaintained themes. They will continue to work if enabled but are no longer displayed in the list of themes.
-       Merged all "zero" themes into a theme with variations. 
+       Merged all "zero" themes into a theme with variations.
        new default avatar by Andi Stadler
        new default avatar by Andi Stadler
-       
+
        Usability
        network page as default page after login
        sections on users' settings page are now collapsable
        automatic updating the network stream was improved
        Usability
        network page as default page after login
        sections on users' settings page are now collapsable
        automatic updating the network stream was improved
-       
+
        Interaction
        ignoring of threads
        for selected contects one can now get notifications when they post something, useful e.g. for forums
        Interaction
        ignoring of threads
        for selected contects one can now get notifications when they post something, useful e.g. for forums
@@ -85,8 +165,8 @@ Version 3.3
        many improvement on all connectors, new app.net connector
        the algorithm for shortening postings when posting to limited platforms was improved
        improvements for the remote_self functionality for RSS/Atom feeds were done
        many improvement on all connectors, new app.net connector
        the algorithm for shortening postings when posting to limited platforms was improved
        improvements for the remote_self functionality for RSS/Atom feeds were done
-       
-       System stuff 
+
+       System stuff
        no more apc support due problems with PHP 5.5
        privacy image cache moved from an addon into the core
        updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
        no more apc support due problems with PHP 5.5
        privacy image cache moved from an addon into the core
        updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
@@ -99,8 +179,8 @@ Version 3.3
        some bugs were fixed for the profile import function
        BBCode handling and reformatting to e.g. markdown was improved
        Internal PusH server for communication with OStatus contacts
        some bugs were fixed for the profile import function
        BBCode handling and reformatting to e.g. markdown was improved
        Internal PusH server for communication with OStatus contacts
-       
-       Addons 
+
+       Addons
        translation now done at transifex as well
        "newmemberwidget" adds widget with help links + welcome message to sidebar of network tab for new members
        new statistics addon to take part in the Diaspora* survey
        translation now done at transifex as well
        "newmemberwidget" adds widget with help links + welcome message to sidebar of network tab for new members
        new statistics addon to take part in the Diaspora* survey
@@ -109,10 +189,10 @@ Version 3.3
        new connector for the buffer service
        improvements for the connectors with Twitter, StatusNet/GNU Social, pump.io, google+ and facebook
        improvements to the cal and jappix-mini addons
        new connector for the buffer service
        improvements for the connectors with Twitter, StatusNet/GNU Social, pump.io, google+ and facebook
        improvements to the cal and jappix-mini addons
-       
+
        Change in the structure of the git repo
        The "master" branch will now contain stable stuff and hotfixes.
        Change in the structure of the git repo
        The "master" branch will now contain stable stuff and hotfixes.
-       The new "develop" branch will contain the latest changes. 
+       The new "develop" branch will contain the latest changes.
 
 Version 3.2
 
 
 Version 3.2