Skip to content

Releases: spatie/ignition

1.2.7

29 Mar 08:49
2f059cf
Compare
Choose a tag to compare
  • Move stylesheet and darkmode script to head tag of error page

Full Changelog: 1.2.6...1.2.7

1.2.6

23 Mar 11:03
be24d33
Compare
Choose a tag to compare

What's Changed

  • Enable (slightly bigger) development build to make debugging Ignition issues easier
  • Speed up tests run process by @kudashevs in #105

Full Changelog: https://github.com/spatie/ignition/compare/1.2.5...1.2.6###

1.2.5

19 Mar 16:51
Compare
Choose a tag to compare
  • Disable "Share to Flare" feature based on Ignition config value

Full Changelog: 1.2.4...1.2.5

1.2.4

11 Mar 13:33
Compare
Choose a tag to compare
  • Pass an already initialised Report object to Flare client (instead of creating a new instance)
  • Bump spatie/flare-client-php version to support passing an initialised report to flare
  • Fix the renderException method to only render the Ignition error page (without also sending a report)
  • Remove spatie/ray dependency

Full Changelog: 1.2.3...1.2.4

1.2.3

08 Mar 15:14
ab8d1f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

08 Mar 10:45
553ce34
Compare
Choose a tag to compare

What's Changed

  • fix exception caused by file_exists by @dianfishekqi in #90

New Contributors

  • @dianfishekqi made their first contribution in #90

Full Changelog: 1.2.1...1.2.2

1.2.1

04 Mar 12:59
Compare
Choose a tag to compare
  • Ignition UI bugfix: stacktrace with only one vendor frame no longer crashes Ignition

Full Changelog: 1.2.0...1.2.1

1.2.0

04 Mar 12:19
Compare
Choose a tag to compare

What's Changed

  • The possibility to specify a path to the settings file using a new ConfigManager interface by @kudashevs in #57

Full Changelog: 1.1.1...1.2.0

1.1.1

02 Mar 10:53
Compare
Choose a tag to compare

What's Changed

  • Create new build for Ignition-UI changes
  • Update README.md by @biscuit-deluxe in #54

New Contributors

  • @biscuit-deluxe made their first contribution in #54

Full Changelog: 1.1.0...1.1.1

1.1.0

01 Mar 17:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.5...1.1.0