Skip to content

Releases: facade/ignition

1.4.5

03 Sep 21:14
c210671
Compare
Choose a tag to compare
  • fix for new Laravel 6 installs

1.4.4

03 Sep 18:51
Compare
Choose a tag to compare
  • Suggest default database name in Laravel 6
  • Add void return type to FlareHandler::write()

1.4.3

03 Sep 14:40
5bb6a6e
Compare
Choose a tag to compare
  • allow monolog v2

1.4.2

03 Sep 12:12
Compare
Choose a tag to compare
prepare release

1.4.1

03 Sep 07:56
Compare
Choose a tag to compare
  • Change remote-sites-path and local-sites-path config keys to us snake case

1.4.0

03 Sep 07:13
3fcab69
Compare
Choose a tag to compare
  • add enable_runnable_solutions key to config file

1.3.0

02 Sep 21:10
Compare
Choose a tag to compare
  • add MergeConflictSolutionProvider

1.2.0

02 Sep 20:58
Compare
Choose a tag to compare
  • add ignored_solution_providers key to config file

1.1.1

02 Sep 17:21
79f5571
Compare
Choose a tag to compare
  • Fixed context tab crash when not using git (#24)

1.1.0

02 Sep 15:39
14e6251
Compare
Choose a tag to compare
  • Fixed an error that removed the ability to register custom blade directives.
  • Fixed an error that prevented solution execution in Laravel 5.5 and 5.6
  • The "Share" button can now be disabled in the configuration file
  • Fixes an error when trying to log null values