Skip to content

6.68.2

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

Release Date: Sun, December 31, 2017 at 2:40 PM UTC
Release Author: Henrik Levkowetz


This is a bugfix release, with minor fixes as follows:

  • Added a patch for django issue #28772, a checks action to apply the patch,
    and a setting that lists patches to be applied.

  • With a validator in place for document names (introduced some time ago) we
    will not get any new documents with invalid name strings, so we can go
    back to a simpler regexp for document name urls.

  • Removed code that has been marked unreachable for more than 5 months.

  • Added user notification about ballots that have been closed automatically
    when creating a new ballot.

  • Merged in [14467] from housley@vigilsec.com:
    Close any previous ballots when a charter goes to Internal Review or
    Extrernal Review. Fixes #2421.

  • Merged in [14466] from rjsparks@nostrum.com:
    Include information about previous team reviews in assignement emails.
    Fixes #2392.


Coverage

chart