Ignition Versions Save

A beautiful error page for Laravel apps

2.16.0

2 years ago
  • improve recording data from jobs (#416)

2.15.0

2 years ago
  • improve output of flare:test

2.14.1

2 years ago
  • update base URL for Flare

2.14.0

2 years ago
  • add support for VScode WSL + SSH remote (#420)

2.13.1

2 years ago
  • fix namespace of SentReports in facade

2.13.0

2 years ago
  • add tracking uuid (#418)

2.12.1

2 years ago
  • add support for VS Codium editor (#417)

2.12.0

2 years ago
  • add support for collecting information about jobs (#412)

2.11.4

2 years ago
  • Use npm ci instead of install (#411)

2.11.3

2 years ago
  • fix issues with circular dependencies in model route parameters (#408)
  • remove notice about dirty git state in context
  • wrap AddGitInformation middleware in try-catch