Skip to content

Releases: exceedone/laravel-admin

v4.2.0

24 Dec 01:48
05dd6c4
Compare
Choose a tag to compare
  1. Added features
    • Added JAN barcode feature (laravel-admin)

v4.1.3

03 Dec 23:42
466c5d6
Compare
Choose a tag to compare
  1. Bug fixes
    • Fixed a bug where an error occurs when paging through multiple child tables on the parent table details screen. (laravel-admin)

v4.1.2

02 Oct 12:38
6972955
Compare
Choose a tag to compare
  1. Feature fixes
    • laravel-admin PHPStan Level 5 & 6 compatible (laravel-admin)

v4.1.1

12 Sep 09:25
2fd9660
Compare
Choose a tag to compare
  1. Bug fixes
    • Fixed a bug where forms could not be edited in tables migrated from v5.0.8 to v6.0.4 (laravel-admin)

v4.1.0

02 Jul 04:43
d3ae579
Compare
Choose a tag to compare
  1. Added features
    • Added 2D barcode function (laravel-admin)

v4.0.2

05 Jun 07:49
6ef63f9
Compare
Choose a tag to compare
  1. Bug fixes
  • Fixed a bug where the password could not be changed after upgrading (laravel-admin)

v4.0.1

09 May 01:09
cb241c9
Compare
Choose a tag to compare
  1. Bug fixes
    • Fix the bug where trying to update columns other than the image column (multiple selections OK) for data with an image column via the API (put-value) results in a 500 error.

v4.0.0

15 Feb 08:53
ee2f53b
Compare
Choose a tag to compare
  1. General
    • Changed the framework used from Laravel9 to Laravel10

v3.0.3

30 Aug 09:43
603d50a
Compare
Choose a tag to compare
  1. Bug fixes
    • Fixed a bug that files uploaded to child tables were not displayed correctly

v3.0.2

09 Mar 06:29
27c2abf
Compare
Choose a tag to compare
  1. Functional fixes
    • Fixed support for upgrading to Font Awesome 6.3.0