Skip to content

Releases: mll-lab/laravel-graphiql

v3.2.1

03 Apr 12:38
Compare
Choose a tag to compare

Fixed

  • Fix favicon.ico download link

v3.2.0

01 Mar 11:00
Compare
Choose a tag to compare

Added

  • Support Laravel 11

v3.1.0

04 Jul 13:58
Compare
Choose a tag to compare

Changed

  • Upgrade to @graphiql/plugin-explorer version 0.2.0

v3.0.2

26 Jun 07:04
Compare
Choose a tag to compare

Fixed

  • Pin working version 0.1.20 of @graphiql/plugin-explorer

v3.0.1

19 Jun 07:59
16f19ce
Compare
Choose a tag to compare

Fixed

  • Fix Lumen compatibility

v3.0.0

17 May 18:47
Compare
Choose a tag to compare

Removed

  • Drop support for Laravel versions older than 9
  • Drop support for PHP versions older than 8

v2.0.3

17 May 18:42
Compare
Choose a tag to compare

Fixed

  • Fix PHP 7.1 compatibility

v2.0.2

24 Apr 12:53
Compare
Choose a tag to compare

Fixed

  • Fix graphiql:download-assets command

v2.0.1

17 Apr 09:04
Compare
Choose a tag to compare

Fixed

  • Allow scrolling in GraphiQL Explorer plugin

Changed

  • Adjusted styling of the GraphiQL Explorer tab title
  • Added some margin to the select element within the GraphiQL Explorer actions

v2.0.0

13 Apr 14:02
Compare
Choose a tag to compare

Added

  • Allow configuring multiple routes that point to different endpoints #14