Releases: spatie/ignition
Releases · spatie/ignition
1.2.7
- Move stylesheet and darkmode script to
head
tag of error page
Full Changelog: 1.2.6...1.2.7
1.2.6
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
- Disable "Share to Flare" feature based on Ignition config value
Full Changelog: 1.2.4...1.2.5
1.2.4
- 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
1.2.2
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
- Ignition UI bugfix: stacktrace with only one vendor frame no longer crashes Ignition
Full Changelog: 1.2.0...1.2.1
1.2.0
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
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
What's Changed
- fix: don't let
exception_message
benull
by @innocenzi in #45 - Update .gitattributes by @PaolaRuby in #46
- Set
vscode
as default editor by @AlexVanderbist in #53 - Add error boundaries
New Contributors
- @PaolaRuby made their first contribution in #46
Full Changelog: 1.0.5...1.1.0