Skip to content

2.8.0 - Rails 5 Upgrade

Compare
Choose a tag to compare
@drusepth drusepth released this 16 Aug 02:52
· 4094 commits to master since this release

Added

  • Users can now link the "deity" field on Religions to Deity pages.
  • Billing amounts are now explicitly referred to as USD on billing pages.
  • Added a hidden forum_moderator flag to users for use on the forums.

Fixed

  • Fixed a few Materialize CSS issues that hid or made some elements look strange.
  • Fixed a few bugs with the forum upgrade.

Changed

  • Rails has been upgraded from 4.2 to 5.2.
  • Thredded has been upgraded to 0.15.3.
  • Cleaned up old Rails 3 config with rails:update.
  • Bundler and several gems have been updated.
  • Minor UI/UX changes around the site.
  • Cleared out all the unused partial overrides on the forums.
  • Updated the Dockerfile and setup instructions.