#07180

hq@pod.diaspora.software

diaspora* version 0.7.18.0 released!

As announced, a new minor release is now released. Over the past three months, we have managed to collect 113 commits made by 3 contributors for this minor release.

A huge thanks to all the contributors from diaspora*'s amazing community! If you want to help make diaspora* even better, please check out our getting started guide. Please see the changelog for a complete list of changes made in this release.

Notable Changes

  • We updated the recommended Ruby version to 2.7. If you followed our installation guides, run rvm install 2.7 to install it!
  • We updated to bundler 2 and rails 6.1.
  • Switched to sassc-rails which makes assets:precompile a lot faster.
  • HTML notification emails now contain the correctly formatted posts and comments.

Updating

For podmins, update instructions are available as usual in the wiki. For those of you who have been testing the release candidate, run git checkout master before the update to get back to the stable release branch.

If you are a user not running your own pod, there is nothing you need to do!


#diaspora #announcement #release #07180

hq@pod.diaspora.software

diaspora* 0.7.18.0 freeze

We froze diaspora* minor release 0.7.18.0. Please check the Changelog for more information on changes included in this release.

If you are running your own pod, please help us test the RC before the minor gets released next Sunday. To get the code, run git pull; git checkout next-minor on your development pod. Please be aware that this is a release candidate and, although we did careful testing, bugs may occur. You can follow the usual update instructions to get your testing system updated, with a few minor differences:

  • We updated the recommended ruby version to 2.7, if you installed diaspora using our guide, then you can install that using rvm install 2.7 instead of rvm install 2.6.
  • We updated to bundler 2, so please use gem install bundler:2.1.4 instead of gem install bundler:1.17.3

The update guide will be updated when 0.7.18.0 is officially released.


#diaspora #announcement #release #candidate #07180