All Versions
88
Latest Version
Avg Release Cycle
72 days
Latest Release
-

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

    • โž• Add the ability to assign roles in the admin panel #7868
    • ๐Ÿ‘Œ Improve memory usage with libjemalloc if available #7919
  • 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
  • v0.7.6.0 Changes

    June 27, 2018

    ๐Ÿ”จ Refactor

    • Add unique index to poll participations on poll_id and author_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

    • ๐Ÿ‘Œ Support fetching StatusMessage by Poll GUID #7815
    • Always include link to diaspora in facebook cross-posts #7774
  • 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

    • ๐Ÿ‘‰ Make public stream accessible for logged out users #7775
    • โž• Add account-merging support when receiving an account migration #7803
  • 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

    • โž• Add basic html5 audio/video embedding support #6418
    • โž• Add the back-to-top button to all pages #7729
  • 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