Releases: Treblle/treblle-laravel
Releases · Treblle/treblle-laravel
v5.0.2
v5.0.1
What's Changed
- fix: load time by @AkhilTreblle in #105
New Contributors
- @AkhilTreblle made their first contribution in #105
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Update Image, Tagline and Sign-In Link by @Rahulkhinchi03 in #102
- feat: next version of laravel sdk by @bhushan in #104
New Contributors
- @Rahulkhinchi03 made their first contribution in #102
Full Changelog: 4.6.44...v5.0.0
4.6.44
What's Changed
- Improve DevEx by preventing unwanted exception by @luka-papez in #103
Full Changelog: 4.6.43...4.6.44
4.6.43
4.6.42
What's Changed
- Expanding URL option for debug for rare case that it is null by @JustSteveKing in #100
Full Changelog: 4.6.4...4.6.42
4.6.41
What's Changed
- Expanding URL option for debug for rare case that it is null by @JustSteveKing in #100
Full Changelog: 4.6.4...4.6.41
4.6.4
What's Changed
- Fix load time not being difference between start and now by @olivernybroe in #98
- Adding an option to override URL while debugging by @JustSteveKing in #99
New Contributors
- @olivernybroe made their first contribution in #98
Full Changelog: 4.6.3...4.6.4
4.6.3
What's Changed
- fix: moving logic to terminate method by @JustSteveKing in #97
Full Changelog: 4.6.2...4.6.3
4.6.2
This release switches $request->server('SERVER_NAME')
to the built in gethostname()
as we want the OS host, not the server name itself. For example, using yourname.computer.lan
instead of localhost
or domain.com
- pointing to the machine itself, instead of the networked name.
What's Changed
- fix: using gethostname over server name by @JustSteveKing in #96
Full Changelog: 4.6.1...4.6.2