Spatie Ignition Versions Save

A beautiful error page for PHP apps

1.14.0

1 week ago

What's Changed

Full Changelog: https://github.com/spatie/ignition/compare/1.13.2...1.14.0

1.13.2

3 weeks ago

1.13.1

1 month ago

What's Changed

Full Changelog: https://github.com/spatie/ignition/compare/1.13.0...1.13.1

1.13.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/ignition/compare/1.12.0...1.13.0

1.12.0

4 months ago

What's Changed

Full Changelog: https://github.com/spatie/ignition/compare/1.11.3...1.12.0

1.11.3

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/ignition/compare/1.11.2...1.11.3

1.11.2

7 months ago
  • Fix missing Tailwind styles

Full Changelog: https://github.com/spatie/ignition/compare/1.11.1...1.11.2

1.11.0

7 months ago
  • Design tweaks
    • Fix gradient on stacktrace
    • Move share dropdown to the right navbar
    • Always open links in new tabs
  • Add Flare footer

Full Changelog: https://github.com/spatie/ignition/compare/1.10.1...1.11.0

1.10.1

8 months ago
  • Fix broken line numbers for paths copied to clipboard
  • Fix URL encoding in paths copied to clipboard

Full Changelog: https://github.com/spatie/ignition/compare/1.10.0...1.10.1

1.10.0

8 months ago

What's Changed

  • Add 'copy to clipboard' support for filepaths and editor URLs
  • Bump Ignition UI from 4.6.0 to 4.9.0, includes following changes:
    • Feature: Add 'copy to clipboard' option to editors
    • Fix: Improve detection of vendor frames for JS frames
    • Fix: Navigation for custom contexts not working when context name has whitespaces.
    • Use container queries for responsive components
    • Tweak SQL parameter bindings in the query debug tab
    • Fix: don't listen to keypress events when typing in input fields or textareas
    • Only show context section when relevant
    • Add browser section displaying the user agent
    • Fix request tab not showing up for JS errors

Full Changelog: https://github.com/spatie/ignition/compare/1.9.0...1.10.0