Skip to content

7.14.1

Compare
Choose a tag to compare
@NGPixel NGPixel released this 16 Mar 22:43
· 3570 commits to main since this release

Summary: Code cleanup
Release Date: Thu, August 20, 2020 at 2:07 PM UTC
Release Author: Henrik Levkowetz


  • Code cleanup: removed an unused model and updated an initial migration to
    reflect actual database tables present.

  • Changed the API to not export saved Message instances (they can contain
    information such as draft confirmation codes and password reset codes that
    should not be generally visible).

  • Added a meeting list filter to the admin page for ImportantDate.

  • Changed some settings for non-production modes to permit login to the dev.
    server from recent browsers (such as Chrome 84).

  • Changed the default LOGGING settings to avoid logging to syslog, as it may
    not be available in all enviroments.

  • Made the patch utility return information to distinguish already
    patched files from successful patch application, and modified our checks
    extensions to signal when patches have been applied and a ccommand needs to
    be re-run.

  • Removed a misnamed patch file.


Coverage

chart