Releases: BerliozFramework/HttpCore
Releases · BerliozFramework/HttpCore
v2.4.0
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
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
Fixed
DebugController
now opens files read-only
v2.2.6
Fixed
- Deprecated use of spaceless filter on Twig
v2.2.5
Fixed
- Debug toolbar background on dark mode
v1.3.0
Added
berlioz/http-message
v2.x compatibility
Fixed
- Debug toolbar background on dark mode
v2.2.4
Fixed
- Order of middlewares called
v1.2.2
Fixed
- Seek on non seekable stream
v2.2.3
Fixed
- Seek on non seekable stream
v2.2.2
Fixed
- Fix display of server request in debug console