Skip to content

Commit

Permalink
Release 2020-10-22
Browse files Browse the repository at this point in the history
  • Loading branch information
NCSC Code Release committed Oct 26, 2020
1 parent 48081ea commit d080512
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CodeReleaseVersion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2020-10-06_1
2020-10-22
74 changes: 74 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
# Release Notes


## What's new in release 2020-10-22

### :rocket: Improvements

- Manage workspaces page will now show domain verification type

- Added a dedicated "Add Subdomain" button to domain summary page

### :bug: Fixes

-


## What's new in release 2020-10-21

### :rocket: Improvements

- A user is now able to delete or rename a workspace

- Additional guidance added to email traffic IPs page

- Removing incorrect "alert" role from frontend message boxes

### :bug: Fixes

-


## What's new in release 2020-10-19

### :rocket: Improvements

- A user is now able to remove domains from their workspaces

- Clarified wording around partially trusted emails still passing DMARC checks

### :bug: Fixes

- Fixed an issue with the "Check Now" button

- Fixed a number of issue with the TLS configuration tester


## What's new in release 2020-10-09

### :rocket: Improvements

- Improved test coverage for SPF

- Amended outdated DMARC advice

### :bug: Fixes

- Amending DMARC parsing to allow colon separated list of failure options

- Amending DMARC record instructional text to include missing semi-colon


## What's new in release 2020-10-02

### :rocket: Improvements

- Removing duplicated logging in DNS clients

- Amended database migration scripts to run GRANTs on every deployment

- Auto-generating database user passwords if missing

### :bug: Fixes

- Fixed null reference bug in SPF

0 comments on commit d080512

Please sign in to comment.