Skip to content

Releases: devforth/adminforth

v2.12.7

21 Nov 07:16

Choose a tag to compare

2.12.7 (2025-11-21)

Bug Fixes

  • fix create-app command to support prisma 7 version (2e98702)

v2.4.0-next.307

21 Nov 13:29
33e0390

Choose a tag to compare

v2.4.0-next.307 Pre-release
Pre-release

2.4.0-next.307 (2025-11-21)

Bug Fixes

  • fix recordWithVirtualColumns in afterCreate hook (4f06207)

v2.4.0-next.306

21 Nov 13:16
86f2141

Choose a tag to compare

v2.4.0-next.306 Pre-release
Pre-release

2.4.0-next.306 (2025-11-21)

Bug Fixes

  • pass id of created record to the afterCreate hook and add "recordWithVirtualColumns" to this hook (9b3a22d)

v2.4.0-next.305

21 Nov 12:00

Choose a tag to compare

v2.4.0-next.305 Pre-release
Pre-release

2.4.0-next.305 (2025-11-21)

Bug Fixes

  • update MenuLink component to enhance badge alignment with flexbox (5c67a4c)

v2.4.0-next.304

21 Nov 11:27

Choose a tag to compare

v2.4.0-next.304 Pre-release
Pre-release

2.4.0-next.304 (2025-11-21)

Bug Fixes

  • reset selected and stored files in Dropzone component when no files are provided (e65aa5d)

v2.4.0-next.303

21 Nov 10:32

Choose a tag to compare

v2.4.0-next.303 Pre-release
Pre-release

2.4.0-next.303 (2025-11-21)

Features

  • rowClick emit to the afcl table (a5a24ad)

v2.4.0-next.302

21 Nov 07:08

Choose a tag to compare

v2.4.0-next.302 Pre-release
Pre-release

2.4.0-next.302 (2025-11-21)

Bug Fixes

  • fix create-app command to support prisma 7 version (2787f3a)

v2.4.0-next.301

19 Nov 14:45

Choose a tag to compare

v2.4.0-next.301 Pre-release
Pre-release

2.4.0-next.301 (2025-11-19)

Bug Fixes

  • add duplicate file check in Dropzone component to prevent re-selection (1c374a0)
  • correct input reset method name and enhance extension handling in Dropzone component (0916a21)

v2.4.0-next.300

19 Nov 11:29

Choose a tag to compare

v2.4.0-next.300 Pre-release
Pre-release

2.4.0-next.300 (2025-11-19)

Bug Fixes

  • remove debug log for options change in AreaChart component (ae10643)
  • show fast record actions in the ShowView (b39df80)

Features

  • add ability in dropzone to remove selected files and upload them on by one (520bdbc)

v2.12.6

18 Nov 15:33

Choose a tag to compare

2.12.6 (2025-11-18)

Bug Fixes