Skip to content

6.98.4

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

Release Date: Tue, July 16, 2019 at 2:14 PM UTC
Release Author: Henrik Levkowetz


This is a small bugfix release, to clear the slate before merging
in the Python 2/3 conversion. From the commit log:

  • Added a validation step for SearchablePersonField, to avoid later
    server 500 errors on bad input.

  • Merged in [16404] from rjsparks@nostrum.com:
    Only look for ietf/datatracker-env images when extracting the most
    recent build to tag as latest.

  • Merged in [16359] from rcross@amsl.com:
    Fix registration import, use user.person if it exists.

  • Merged in [16096] from rcross@amsl.com:
    Update admin permissions. Grant secretariat change permissions on
    dbtemplate so they can update proceedings pages.

  • Turned off html autoescape in IPR email templates. This fixes
    inappropriate html escapes that occurred in various IPR-related
    emails.

  • Added missing code to skip coverage measurement for skippable tests.


Coverage

chart