Skip to content

Releases: devforth/adminforth

v1.11.5-next.13

27 Feb 08:39

Choose a tag to compare

v1.11.5-next.13 Pre-release
Pre-release

1.11.5-next.13 (2025-02-27)

Bug Fixes

  • simplify import path check in processJsFilesInDir (fb622cd)

v1.11.5-next.9

26 Feb 12:56
6c7a43f

Choose a tag to compare

v1.11.5-next.9 Pre-release
Pre-release

1.11.5-next.9 (2025-02-26)

Bug Fixes

  • add empty field placeholder to create app template (d1323ef)

v1.11.5-next.12

26 Feb 14:47

Choose a tag to compare

v1.11.5-next.12 Pre-release
Pre-release

1.11.5-next.12 (2025-02-26)

Bug Fixes

  • improve /index.js import removal to preserve relative imports (6d25856)

v1.11.5-next.11

26 Feb 14:15

Choose a tag to compare

v1.11.5-next.11 Pre-release
Pre-release

1.11.5-next.11 (2025-02-26)

Bug Fixes

  • enhance generate-models command by removing /index.js from import paths in compiled files. (c4a99e8)

v1.11.5-next.10

26 Feb 12:57
436b828

Choose a tag to compare

v1.11.5-next.10 Pre-release
Pre-release

1.11.5-next.10 (2025-02-26)

Bug Fixes

  • add page input validation (6a68fbf)

v1.11.5-next.8

25 Feb 20:01
2f1b99c

Choose a tag to compare

v1.11.5-next.8 Pre-release
Pre-release

1.11.5-next.8 (2025-02-25)

Bug Fixes

  • prevent enter press from adding new item to array fields (a6313eb)

v1.11.5-next.7

25 Feb 14:33

Choose a tag to compare

v1.11.5-next.7 Pre-release
Pre-release

1.11.5-next.7 (2025-02-25)

Bug Fixes

  • fix count query for mysql data connector (a340355)

v1.11.5-next.6

24 Feb 17:18
ae5731c

Choose a tag to compare

v1.11.5-next.6 Pre-release
Pre-release

1.11.5-next.6 (2025-02-24)

Bug Fixes

  • move field-level restrictions for create and edit operations to api call (728743a)

v1.11.5-next.5

24 Feb 13:24

Choose a tag to compare

v1.11.5-next.5 Pre-release
Pre-release

1.11.5-next.5 (2025-02-24)

Bug Fixes

  • mysql: fix datetime discovered as date (3dfec8a)

v1.11.5-next.4

24 Feb 12:38
1d48721

Choose a tag to compare

v1.11.5-next.4 Pre-release
Pre-release

1.11.5-next.4 (2025-02-24)

Bug Fixes

  • change nested dialog render point to prevent it being behind darkened background (08e0a16)