Skip to content

Version 30

Choose a tag to compare

@Universal-Omega Universal-Omega released this 04 Mar 20:08
· 166 commits to main since this release
37f162c

Added

  • SECURITY: Added validation to the evidence field when creating a DPA for another user (GHSA-gfhq-7499-f3f2).
  • Added new InvestigationReopened event.

Fixed

  • Fixed a logic error causing InvestigationReopened events to be triggered when the Investigation is actually closed.
  • Fixed webhook notifications to not say "New" before "Investigation" if it's not a new investigation (if state is closed or reopened, it removes the "New").

Changed

  • Changed the InvestigationClosed event to only be closed, not reopened as well.
  • Upgraded external libraries:
    • Upgraded laravel/framework from 12.52.0 to 12.53.0.
    • Upgraded laravel/serializable-closure from 2.0.9 to 2.0.10.
    • Upgraded laravel/socialite from 5.24.2 to 5.24.3.