Skip to content

Releases: ukncsc/MailCheck.Public

2022-10-25

26 Oct 10:26
Compare
Choose a tag to compare

What's new in release 2022-10-25

Public release of the following microservices:

  • MailCheck.Public.Insights
  • MailCheck.Public.EmailSecurity
  • MailCheck.Public.DomainStatus
  • MailCheck.Public.Scheduler
  • MailCheck.Public.Common
  • MailCheck.Public.Frontend

2022-08-03

04 Aug 10:43
Compare
Choose a tag to compare

πŸš€ Improvements

MailCheck.Public.AggregateReport/Dkim/Dmarc/MtaSts/Mx/Spf/TlsRpt

  • Upgrade to .NET Core 3.1
  • Various advisory improvements
  • New mechanism for sending findings to MyNCSC
  • Improvements to monitoring and logging
  • Aurora upgrade to 2.07.6 and deletion protections added
  • Various security fixes
  • Authorization improvements

MailCheck.Public.Mx

  • Simplified TLS testing to 3 core tests
  • TLS testing per IP address instead of per host

2021-05-27

27 May 14:06
Compare
Choose a tag to compare

πŸš€ Improvements

  • MTA-STS support

πŸ› Fixes

2021-05-26

26 May 14:25
Compare
Choose a tag to compare

πŸš€ Improvements

  • TLS-RPT report processing

  • Integrate Mail Check advisories with MyNCSC findings

  • Group ARC forwarded emails together

  • Improve poller reliability

  • Distributed polling

  • Positive TLS advisories

πŸ› Fixes

  • Fix slow aggregate report query

  • Multiple TLS tester improvements

  • DKIM certificates show correctly

  • Ignore SPF macros in record expansion

  • Inefficient SQL fixes

  • Prevent recursion in SPF expansion

  • Aggregate Report fails gracefully on invalid report

  • Fix for blank CSV download

  • Rationalise logging and message sending in Entities

  • Fix for DKIM polling errors

  • Batch DKIM scheduled reminders

2020-11-25

25 Nov 12:58
Compare
Choose a tag to compare

πŸš€ Improvements

  • Updated advice on Email Traffic IPs page

  • Updated advice on SPF lookup advisories

  • Removed 'Beta' badge

  • Notifications now available for TLS changes

  • Display familiar names for popular email providers

πŸ› Fixes

  • Fix for CSV export

  • DMARC advisories use sp field correctly

2020-10-22

26 Oct 12:46
Compare
Choose a tag to compare

Release Notes

What's new in release 2020-10-22

πŸš€ Improvements

  • Manage workspaces page will now show domain verification type

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

πŸ› Fixes

What's new in release 2020-10-21

πŸš€ 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

πŸ› Fixes

What's new in release 2020-10-19

πŸš€ Improvements

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

  • Clarified wording around partially trusted emails still passing DMARC checks

πŸ› 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

πŸš€ Improvements

  • Improved test coverage for SPF

  • Amended outdated DMARC advice

πŸ› 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

πŸš€ Improvements

  • Removing duplicated logging in DNS clients

  • Amended database migration scripts to run GRANTs on every deployment

  • Auto-generating database user passwords if missing

πŸ› Fixes

  • Fixed null reference bug in SPF

2020-09-23

07 Oct 12:53
Compare
Choose a tag to compare

Release Notes

What's new in release 2020-09-23

πŸš€ Improvements

  • Advisories for SPF records that are too long now show as informational messages rather than warnings

πŸ› Fixes

  • CloudWatch alarms for dead-letter queues are now working correctly

  • DKIM now logs informational instead or error when duplicate SNS messages are received

What's new in release 2020-09-22

πŸš€ Improvements

  • Upgraded Aurora database version

  • Accessibility statement added to MailCheck

πŸ› Fixes

N/A

What's new in release 2020-09-18

πŸš€ Improvements

  • Improve accessibility for accordions in MailCheck UI

  • Frontend elements optimised for screen reader and keyboard navigation

  • Frontend links have more descriptive links to aid navigation

  • Added 'check now' functionality on the domain verification flyout

πŸ› Fixes

  • Compatibility fix for end-to-end test provider

  • Upgrade frontend dependencies to avoid a discovered vulnerabilities

  • Increase robustness of caching

  • Datetime picker missing navigation buttons restored