Skip to content

v4.3.0

Compare
Choose a tag to compare
@stitch stitch released this 13 May 13:37
· 42 commits to main since this release
723f9db

Version 4.3.0 targets to support creating lists and viewing reports up to 10.000 domains.

Added

  • Password change functionality

Changed

  • Reduced the amount of memory needed to view reports
  • Improved interaction of uploading spreadsheets with domain
  • Excel spreadsheets are now formatted > 5000 rows
  • Improved a11y
  • Some changes on the signup form and e-mail, sending a mail to whom signed up
  • The results table in the report is now much higher
  • Footer links have changed
  • API 2.4.0 support

Bugfixes

  • 502 Public share code was not capped in a form and in the backend validation
  • 409 Deleting lists also deletes associated reports
  • 338 domain was missing in the example sharing url
  • 486 password was not set when sharing a report with a password the first time
  • 344 label function was not working
  • 471 Timeline becomes ugly with a lot of reports
  • Several other small issues