All Versions
88
Latest Version
Avg Release Cycle
72 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v0.7.9.0 Changes
January 14, 2019๐จ Refactor
- ๐ Improve public stream performance and cleanup unused indexes #7944
- ๐ Improve wording of "Toggle mobile" #7926
๐ Bug fixes
- Do not autofollow back a user you are ignoring #7913
- ๐ Fix photos gallery when too many thumbnails are shown #7943
- ๐ Fix extended profile visibility switch showing the wrong state #7955
๐ Features
- ๐ Support ignore users on mobile #7884
-
v0.7.8.0 Changes
November 25, 2018๐จ Refactor
- ๐ณ Make setting up a development environment 9001% easier by adding a Docker-based setup #7870
- ๐ Improve
web+diaspora://
handler description #7909 - ๐ Move comment timestamp next to author name #7905
- Sharpen small and medium thumbnails #7924
- ๐ Show full-res image in Desktop's full-screen image view #7890
๐ Bug fixes
- Ignore invalid URLs for camo #7922
- โก๏ธ Unliking a post did not update the participation icon without a reload #7882
- ๐ Fix broken Instagram embedding #7920
๐ Features
-
v0.7.7.1 Changes
November 08, 2018๐ Fixes a potential cross-site scripting issue with maliciously crafted OpenGraph metadata on the mobile interface.
-
v0.7.7.0 Changes
October 15, 2018๐จ Refactor
- โ Remove mention of deprecated
statistic.json
#7867 - โ Add quotes in
database.yml.example
to fields that may contain special characters #7875 - โ Removed broken, and thus deprecated, Facebook integration #7874
๐ Bug fixes
- โ Add compatibility with macOS to
script/configure_bundler
#7830 - ๐ Fix comment and like notifications on posts without text #7857 #7853
- ๐ Fix issue with some language fallbacks not working correctly #7861
- ๐ Make sure URLs are encoded before sending them to camo #7871
๐ Features
- โ Add
web+diaspora://
link handler #7826
- โ Remove mention of deprecated
-
v0.7.6.0 Changes
June 27, 2018๐จ Refactor
- Add unique index to poll participations on
poll_id
andauthor_id
#7798 - โ Add 'completed at' date to account migrations #7805
- ๐ Handle duplicates for TagFollowing on account merging #7807
- โ Add link to the pod in the email footer #7814
๐ Bug fixes
- ๐ Fix compatibility with newer glibc versions #7828
- ๐ Allow fonts to be served from asset host in CSP #7825
๐ Features
- Add unique index to poll participations on
-
v0.7.5.0 Changes
April 30, 2018๐จ Refactor
- โ Remove the 'make contacts in this aspect visible to each other' option #7769
- โ Remove the requirement to have at least two users to disable the /podmin redirect #7783
- ๐ท Randomize start times of daily Sidekiq-Cron jobs #7787
๐ Bug fixes
- Prefill conversation form on contacts page only with mutual contacts #7744
- ๐ Fix profiles sometimes not loading properly in background tabs #7740
- ๐ Show error message when creating posts with invalid aspects #7742
- ๐ Fix mention syntax backport for two immediately consecutive mentions #7777
- ๐ Fix link to 'make yourself an admin' #7783
- ๐ Fix calculation of content lengths when cross-posting to twitter #7791
๐ Features
-
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