Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

v2.6.0

Compare
Choose a tag to compare
@monty5811 monty5811 released this 06 Nov 22:02
· 64 commits to master since this release
v2.6.0

Note - this release moves the Twilio and email sending configuration into the database to make management and intial setup easier.
Your existing settings will be imported when you run a migration ./manage.py migrate after this upgrade.

You must update to 2.6.0 and run the migrate command before attempting to update to the next release.

Changed

  • Move the Twilio and Email settings into databse - no longer use enviroment variables. Smoother and quicker setup process.
  • Nicer help messages on forms

Added

  • Small animation to make the menu button more obvious
  • Don't refresh data needlessly in the background

Fixed

  • Bug in User Profile form that saved wrong permissions under some circumstances
  • Styling issue where group members were not visible
  • Styling bug on live updating wall