Skip to content

Releases: sertxudeveloper/Lyra

v1.1.0

12 Jan 19:15
6708be8
Compare
Choose a tag to compare

Added

  • Added Laravel 8 support

v1.0.8

18 Jul 17:06
Compare
Choose a tag to compare

Fixed

  • Solved problem with Destroy controller and checking soft-deleted functionality (8f486e5)
  • Updated node dependencies (a55efb8)

v1.0.7

17 Jun 15:05
Compare
Choose a tag to compare

Fixed

  • Bypass the prevent conflict functionality if the column updated_at is not present (f3cb0a3)
  • Solved bug when the BelongsTo value is null (7619160)

v1.0.6

15 Jun 22:32
Compare
Choose a tag to compare

Fixed

  • Solved problems with the Translation controller (d0c2226)
  • BelongsTo and BelongsToMany fields now shows the translated value if the related resource has translations (d3f511b)
  • Show hidden menu elements while using the lyra:permission command (d6b0515)
  • Solved problem showing 404 after accessing an existing element (69dd2d2)

v1.0.5

15 Jun 16:46
9b666fb
Compare
Choose a tag to compare

Fixed

  • Solved problem not updating translatable values (b97dcd7)

v1.0.4

15 Jun 12:31
778d653
Compare
Choose a tag to compare

Fixed

  • Solved problem checking permissions while using basic mode (33288bd)

v1.0.3

12 Jun 15:06
Compare
Choose a tag to compare

Fixed

  • Solved problem unauthorizing first user (bf190c8) #4
  • Solved problem external debug bar not showing properly (e69b192) #5

v1.0.2

12 Jun 14:55
Compare
Choose a tag to compare

Fixed

  • Solved problem with column sorting without data in parameters (d695d7e)

v1.0.1

11 Jun 11:18
Compare
Choose a tag to compare

Added

  • Added passwords translation files (2eebc51)

Fixed

  • Not checking the permission while using the basic mode (67744dd)
  • Solved problem with the default guest middleware (a3045c9)

v1.0.0

25 May 23:55
Compare
Choose a tag to compare

First public release

Read our documentation to start using Lyra