Skip to content

Releases: devforth/adminforth-inline-create

v1.2.1

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 14:29

1.2.1 (2026-07-01)

Bug Fixes

  • update adminforth dependency to version 3.8.2 and remove redundant parseBody import (d09b50b)

v1.2.0

Choose a tag to compare

@ivictbor ivictbor released this 30 Jun 11:13
9e38eb7

1.2.0 (2026-06-30)

Bug Fixes

  • return request body validation errors as JSON (819567a)
  • update adminforth version (d453503)

Features

  • add zod request body validation to plugin API endpoints (a0f4fbf)

v1.1.15

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 17:51

1.1.15 (2026-06-29)

Bug Fixes

  • update adminforth version (5b05c29)

v1.1.14

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 08:37

1.1.14 (2026-06-29)

Bug Fixes

  • prevent internal server error by validating request body (0bacd0a)

v1.1.13

Choose a tag to compare

@ivictbor ivictbor released this 27 Jun 11:24

1.1.13 (2026-06-27)

Bug Fixes

  • throw an error, if user wants to add this plugin on resource with allowedActions create:[secure] (c2242f3)

v1.1.12

Choose a tag to compare

@ivictbor ivictbor released this 25 Jun 08:45

1.1.12 (2026-06-25)

Bug Fixes

  • exclude adminforth from minimum release age policy (7fa0834)

v1.1.11

Choose a tag to compare

@ivictbor ivictbor released this 25 Jun 08:20

1.1.11 (2026-06-25)

Bug Fixes

  • update adminforth version (fb79da5)

v1.1.10

Choose a tag to compare

@ivictbor ivictbor released this 19 Jun 09:51

1.1.10 (2026-06-19)

Bug Fixes

  • add permission checks for record creation and validate backend-only columns (73ee68a)

v1.1.9

Choose a tag to compare

@ivictbor ivictbor released this 19 Jun 09:35

1.1.9 (2026-06-19)

Bug Fixes

  • don't allow to create record in any resource (b083b6a)

v1.1.8

Choose a tag to compare

@ivictbor ivictbor released this 17 Jun 12:32

1.1.8 (2026-06-17)

Bug Fixes

  • update adminforth version (0762f40)