Skip to content

Version 2

Choose a tag to compare

@OwenBaines OwenBaines released this 27 Jun 10:24

Version 2 (2022-06-27)

Added

  • Add new filtering options for investigations and reports.
  • Filtering UI on investigations and reports list pages.

Changed

  • Modified how buttons and the nav bar displays on smaller screens to make them more accessible.
  • Upgraded guzzlehttp/guzzle to v7.4.5.
  • Upgraded laravel/framework to v8.83.17.

Fixed

  • Renamed migration files to 00 for users and 01 for dependants. Thank you to paladox for the fix for this!
  • Attribute user flag changes to request user, not model user.
  • Correctly mark investigations.assigned as a foreign key.