Changelog History
Page 3
-
v0.7.4.1 Changes
April 10, 2018๐ Fixes a possible cross-site scripting issue with maliciously crafted OpenGraph metadata.
-
v0.7.4.0 Changes
๐จ Refactor
- โ Don't print a warning when starting the server outside a Git repo #7712
- ๐ Make script/server work on readonly filesystems #7719
- โ Add camo paths to the robots.txt #7726
๐ Bug fixes
- Prevent duplicate mention notifications when the post is received twice #7721
- ๐ Fixed a compatiblitiy issue with non-diaspora* webfingers #7718
- Don't retry federation for accounts without a valid public key #7717
- ๐ Fix stream generation for tagged posts with many followed tags #7715
- ๐ Fix incomplete Occitan date localizations #7731
๐ Features
-
v0.7.3.1 Changes
โก๏ธ Re-updating the German translations to fix some UX issues that were introduced by recent translation efforts.
-
v0.7.3.0 Changes
๐จ Refactor
- ๐ Work on the data downloads: Fixed general layout of buttons, added a timestamp and implemented auto-deletion of old exports #7684
- Increase Twitter character limit to 280 #7694
- ๐ Improve password autocomplete with password managers #7642
- โ Remove the limit of participants in private conversations #7705
- ๐ Send blocks to the blocked persons pod for better UX #7705
- Send a dummy participation on all incoming public posts to increase interaction consistency #7708
๐ Bug fixes
- ๐ Fix invite link on the contacts page when the user has no contacts #7690
- ๐ Fix the mobile bookmarklet when called without parameters #7698
- ๐ Properly build the #newhere message for people who got invited #7702
- ๐ Fix the admin report view for posts without text #7706
- โฌ๏ธ Upgrade Nokogiri to fix a disclosed vulnerability in libxml2
๐ Features
- Check if redis is running in script/server #7685
-
v0.7.2.1 Changes
๐ Fixes notifications when people remove their birthday date #7691
-
v0.7.1.1 Changes
๐ Fixes an issue with installing and running diaspora* with today released bundler v1.16.0.
-
v0.7.1.0 Changes
Ensure account deletions are run
๐ There were some issues causing accounts deletions to not properly perform in some cases, see #7631 and #7639. To ensure these are reexecuted properly, please run
RAILS_ENV=production bin/rake migrations:run_account_deletionsโฌ๏ธ after you've upgraded.๐จ Refactor
- โ Remove title from profile photo upload button #7551
- โ Remove Internet Explorer workarounds #7557
- Sort notifications by last interaction #7568 #7648
- โ Remove tiff support from photos #7576
- โ Remove reference from reshares when original post is deleted #7578
- ๐ Merge migrations from before 0.6.0.0 to CreateSchema #7580
- โ Remove auto detection of languages with highlightjs #7591
- ๐ Move enable/disable notification icon #7592
- ๐ Use Bootstrap 3 progress-bar for polls #7600
- Enable frozen string literals #7595
- Remove
rails_admin_historiestable #7597 - โก๏ธ Optimize memory usage on profile export #7627
- Limit the number of parallel exports #7629
- โฌ๏ธ Reduce memory usage for account deletion #7639
๐ Bug fixes
- ๐ Fix displaying polls with long answers #7579
- ๐ Fix S3 support #7566
- ๐ Fix mixed username and timestamp with LTR/RTL scripts #7575
- Prevent users from zooming in IE Mobile #7589
- ๐ Fix recipient prefill on contacts and profile page #7599
- Display likes and reshares without login #7583
- ๐ Fix invalid data in the database for user data export #7614
- ๐ Fix local migration run without old private key #7558
- ๐ Fix export not downloadable because the filename was resetted on access #7622
- โ Delete invalid oEmbed caches with binary titles #7620
- โ Delete invalid diaspora IDs from friendica #7630
- Cleanup relayables where the signature is missing #7637
- Avoid page to jump to top after a post deletion #7638
- ๐ Handle duplicate account deletions #7639
- ๐ Handle duplicate account migrations #7641
- ๐ Handle bugs related to missing users #7632
- Cleanup empty signatures #7644
๐ Features
- Ask for confirmation when leaving a submittable comment field #7530
- ๐ Show users vote in polls #7550
- โ Add explanation of ignore function to in-app help section #7585
- โ Add camo information to NodeInfo #7617
- โ Add support for
diaspora://links #7625 - โ Add support to relay likes for comments #7625
- Implement RFC 7033 WebFinger #7625
-
v0.7.0.1 Changes
โก๏ธ Update nokogiri to fix multiple libxml2 vulnerabilities.
-
v0.7.0.0 Changes
๐ Supported Ruby versions
๐ This release recommends using Ruby 2.4, while retaining Ruby 2.3 as an officially supported version. ๐ Ruby 2.1 is no longer officially supported.
โ Delete public/.well-known/
โฌ๏ธ Before upgrading, please check if your
public/folder contains a hidden.well-known/folder. If so, please delete it since it will prevent the federation from working properly.๐จ Refactor
- ๐ Make the mention syntax more flexible #7305
- Display @ before mentions #7324
- Simplify mentions in the publisher #7302
- โ Remove chartbeat and mixpanel support #7280
- โฌ๏ธ Upgrade to jQuery 3 #7303
- โ Add i18n for color themes #7369
- โ Remove deprecated statistics.json #7399
- Always link comment count text on mobile #7483
- Switch to new federation protocol #7436
- Send public profiles publicly #7501
- ๐ Change sender for mails #7495
- ๐ Move back to top to the right to avoid misclicks #7516
- Include count in mobile post action link #7520
- โก๏ธ Update the user data export archive format #6726
- ๐ Use id as fallback when sorting posts #7523
- โ Remove no-posts-info when adding posts to the stream #7523
- โฌ๏ธ Upgrade to rails 5.1 #7514
- ๐จ Refactoring single post view interactions #7182
- โก๏ธ Update help pages #7528
- ๐ฒ Disable rendering logging in production #7529
- โ Add some missing indexes and cleanup the database if needed #7533
- โ Remove avatar, name, timestamp and interactions from publisher preview #7536
๐ Bug fixes
- ๐ Fix height too high on mobile SPV #7480
- ๐ Improve stream when ignoring a person who posts a lot of tagged posts #7503
- ๐ Fix order of comments across pods #7436
- Prevent publisher from closing in preview mode #7518
- Increase reshare counter after reshare on mobile #7520
- Reset stuck exports and handle errors #7535
๐ Features
- โ Add support for mentions in comments to the backend #6818
- โ Add support for new mention syntax #7300 #7394
- Render mentions as links in comments #7327
- โ Add support for mentions in comments to the front-end #7386
- ๐ Support direct links to comments on mobile #7508
- โ Add inviter first and last name in the invitation e-mail #7484
- โ Add markdown editor for comments and conversations #7482
- ๐ Improve responsive header in desktop version #7509
- ๐ Support cmd+enter to submit posts, comments and conversations #7524
- โ Add markdown editor for posts, comments and conversations on mobile #7235
- ๐ Mark as "Mobile Web App Capable" on Android #7534
- โ Add support for receiving account migrations #6750