Skip to content

V5.1.0 - 18 november 2025

Latest

Choose a tag to compare

@stitch stitch released this 18 Nov 20:02
· 5 commits to main since this release
424ed22

This is the frontend only, you also need the backend: https://github.com/internetstandards/Internet.nl-dashboard/

V5.1.0 - 18 november 2025

Intermediate and bugfix release to add CAA support. Due to a complex dependency upgrade, a few manual steps need to be
performed when installing this update. Please read the TWO upgrade instruction links below. Note that you need to update
the report format; otherwise your machine will go out of memory(!). This release requires postgresql 14, preferably 18.

Added

Changed

Bugfixes

  • Fixed a redirecting issue after login #596
  • Fixed an issue where a spreadsheet upload creating too many lists would fail #611
  • Fixed an issue where scan tracking info was too long so scans would not register #613
  • Fixed a missing translation #547
  • Extend the result table to show all columns on TLS checks #603
  • Fix XSS in scan monitor #618 (note that server headers prevented this from being exploited)