Skip to content

Releases: BerliozFramework/HttpCore

v2.4.0

04 Dec 17:02
Compare
Choose a tag to compare

Added

  • RouterHelperTrait::finalize_path() helper function to add prefix path

Changed

  • Bump library berlioz/router to ^2.5
  • JavaScript dependencies update
  • Console and toolbar are compatibles with a X-Forwarded-Prefix header

Fixed

  • Toolbar background
  • Default config

v2.3.0

04 Nov 13:41
Compare
Choose a tag to compare

Changed

  • Bump library berlioz/core to ^2.4
  • RouterHelperTrait::path() accepts RouteInterface or string instead of only a string
  • New options: "Berlioz.router" to give parameters to the Router

v2.2.7

04 Oct 08:37
Compare
Choose a tag to compare

Fixed

  • DebugController now opens files read-only

v2.2.6

29 Aug 13:44
Compare
Choose a tag to compare

Fixed

  • Deprecated use of spaceless filter on Twig

v2.2.5

03 May 12:13
Compare
Choose a tag to compare

Fixed

  • Debug toolbar background on dark mode

v1.3.0

03 May 12:13
Compare
Choose a tag to compare

Added

  • berlioz/http-message v2.x compatibility

Fixed

  • Debug toolbar background on dark mode

v2.2.4

04 Nov 11:04
Compare
Choose a tag to compare

Fixed

  • Order of middlewares called

v1.2.2

04 Nov 11:03
Compare
Choose a tag to compare

Fixed

  • Seek on non seekable stream

v2.2.3

25 Oct 21:36
Compare
Choose a tag to compare

Fixed

  • Seek on non seekable stream

v2.2.2

08 Sep 16:01
Compare
Choose a tag to compare

Fixed

  • Fix display of server request in debug console