Skip to content

Latest commit

 

History

History
111 lines (70 loc) · 5.18 KB

File metadata and controls

111 lines (70 loc) · 5.18 KB

Changelog

All notable changes to symfony-ignition-bundle will be documented in this file.

1.3.1 - 2026-07-25

What's Changed

  • fix: Support Symfony 8 by @amacrobert in #49
  • Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #45
  • Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #46
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #47

Full Changelog: https://github.com/spatie/symfony-ignition-bundle/compare/1.3.0...1.3.1

1.3.0 - 2026-02-18

What's Changed

  • Passthrough non-html errors with force_html_response bundle option override by @amacrobert in #44
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #32
  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #33
  • Update issue template by @AlexVanderbist in #36
  • Added Symfony 8 support to all symfony/* packages. by @thecaliskan in #39
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #35
  • Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #37
  • Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #41
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #40

New Contributors

  • @AlexVanderbist made their first contribution in #36

Full Changelog: https://github.com/spatie/symfony-ignition-bundle/compare/1.2.0...1.3.0

1.2.0 - 2025-01-08

What's Changed

Features

  • Add openai_key as an option to the Symfony config by @mrunkel in #31

Documentations

  • Fix configuration example at README.md by @diimpp in #29

Security

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #27
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #28

New Contributors

  • @diimpp made their first contribution in #29
  • @mrunkel made their first contribution in #31

Full Changelog: https://github.com/spatie/symfony-ignition-bundle/compare/1.1.0...1.2.0

1.1.0 - 2023-12-16

Add support for:

  • Symfony 7.0
  • PHP 8.2
  • PHP 8.3

Drop support for:

  • PHP 8.0
  • Symfony 6.0
  • Symfony 6.2

0.0.3 - 2023-06-22

What's Changed

  • Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in #9
  • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #10
  • Bump actions/checkout from 2 to 3 by @dependabot in #8
  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #12
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #13
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #14
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #15
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #16
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #17
  • added AI solution provider by @Nelwhix in #18

New Contributors

  • @Nelwhix made their first contribution in #18

Full Changelog: https://github.com/spatie/symfony-ignition-bundle/compare/0.0.2...0.0.3

0.0.2 - 2022-03-06

What's Changed

  • Fix PHPUnit tests when run in GH actions by @amacrobert in #4
  • Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #5
  • Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in #6

Full Changelog: https://github.com/spatie/symfony-ignition-bundle/compare/0.0.1...0.0.2

0.0.1 - 2022-01-26

  • experimental release

1.0.0 - 202X-XX-XX

  • initial release