Skip to content

Releases: laravel/nova-log-viewer

v1.2.0

19 Mar 05:29
3b915d8

Choose a tag to compare

What's Changed

  • Fix: redirect unauthenticated users instead of returning 403 by @Jon78 in #22
  • Fix: add missing Authenticate middleware use statement by @Jon78 in #23
  • [1.x] Supports Laravel 13 by @crynobone in #24

New Contributors

  • @Jon78 made their first contribution in #22

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Feb 14:42
1573e8c

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

21 Feb 10:17
59e5603

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Jan 10:26
4a546ff

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 Jan 23:03
fdfdc6a

Choose a tag to compare

What's Changed

  • Register Nova.inertia() outside of Nova.booting() by @crynobone in #12

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Dec 06:55
4636887

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v1.0.0

v0.2.0

09 Oct 15:37
874ec19

Choose a tag to compare

Update LogViewerController.php to prevent LFI attacks (#9)

* Update LogViewerController.php

* formatting

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v0.1.4

25 Oct 14:29
58e7a34

Choose a tag to compare

Update composer.json

v0.1.2

05 May 14:06

Choose a tag to compare

wip

v0.1.1

02 May 17:29

Choose a tag to compare

wip