Skip to content

2.3.6 - Collaboration, Changelogs, & Flora

Compare
Choose a tag to compare
@drusepth drusepth released this 05 Oct 18:49
· 4519 commits to master since this release

Added

  • Universe pages now also list (and link to) all content in that universe
  • Users can now plan Flora
  • Users can now add other users as collaborators to a universe
  • All content now includes changelogs that detail all changes and by who
  • Configured app to automatically spin up review apps on Heroku from PRs

Changed

  • Universe scope list is now ordered alphabetically
  • Minor aesthetic changes to content lists in cards
  • Removed links to the community drive and feature voting pages
  • All premium features temporarily unlocked
  • Refactored and improved permissions service
  • Mixpanel calls are now only made in production mode
  • Fixed failing tests
  • Renamed a migration that was causing rake db:migrate to fail on fresh projects
  • Dashboard content is now properly limited to the currently-scoped universe
  • Updated README with better setup instructions
  • Fixed a few intermittent 500s