diaspora* v0.7.18.0 Release Notes

  • ๐Ÿ”จ Refactor

    • ๐Ÿ›  Fix order-dependent jasmine test failures and switch to random order #8333
    • Get rid of some uses of "execute_script" in feature specs #8331
    • ๐Ÿ›  Fix deprecation warnings for sidekiq 7.0 #8359
    • โœ‚ Remove entypo-rails dependency to prepare for rails 6 #8361
    • โœ‚ Remove compass-rails dependency which is not supported anymore #8362
    • ๐Ÿฑ Switch to sassc-rails which speeds up assets:precompile a lot #8362
    • โœ‚ Remove markerb dependency which doesn't exist anymore #8365
    • โฌ†๏ธ Upgrade to rails 6.1 #8366
    • โšก๏ธ Update the suggested Ruby version to 2.7. If you run into trouble during the update and you followed our installation guides, run rvm install 2.7. #8366
    • โฌ†๏ธ Upgrade to bundler 2 #8366
    • Stop checking /.well-known/host-meta, check for /.well-known/nodeinfo instead #8377
    • ๐Ÿ– Handle NodeInfo timeouts gracefully #8380

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix that no mails were sent after photo export #8365
    • ๐Ÿ›  Fix people with quotes in the name causing issues with mail sender #8365

    ๐Ÿ”‹ Features

    • Render posts and comments as HTML in HTML mails #8365
    • โž• Add NodeInfo 2.1 support and also read newer versions of NodeInfo #8379