Skip to content

Version 1.5.1

Compare
Choose a tag to compare
@dracos dracos released this 12 Dec 16:41
· 7789 commits to master since this release
  • Bugfixes
    • Use correct cobrand signature in SendReport emails. #960
    • Fix double encoding of non-ASCII signature in emails. #961
    • Use area-based alerts by default, as they function correctly. #959
    • Set DefaultLocale appropriately when language set, for date display.
  • Open311
    • Better error if Open311 server returns a nil service list.
    • Cope better with Open311 server not liking a blank jurisdiction_id.
  • Installation/developer improvements:
    • Add a script to use a test database for running tests. #786
    • Make base FAQ more generic, move out UK-specific parts. #753 #935
    • Provide guidance at top of example config file.
    • Don't install open311-endpoint feature by default.