Skip to content

Releases: devforth/adminforth-background-jobs

v1.18.2

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 14:26

1.18.2 (2026-07-01)

Bug Fixes

  • update adminforth dependency to version 3.8.2 and refactor request body parsing in endpoints (3e5ba08)

v1.18.1

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 10:35

1.18.1 (2026-07-01)

Bug Fixes

  • handle job cancellation status during task processing (7e8917c)

v1.18.0

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 09:40
2823a5d

1.18.0 (2026-07-01)

Bug Fixes

  • return request body validation errors as JSON (ac55563)
  • update adminforth version (2b3a16d)

Features

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

v1.17.7

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 17:51

1.17.7 (2026-06-29)

Bug Fixes

  • update adminforth version (8682f76)

v1.17.6

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 08:37

1.17.6 (2026-06-29)

Bug Fixes

  • prevent internal server error by validating request body (9951252)

v1.17.5

Choose a tag to compare

@ivictbor ivictbor released this 25 Jun 08:43

1.17.5 (2026-06-25)

Bug Fixes

  • exclude adminforth from minimum release age policy (4a70b60)

v1.17.4

Choose a tag to compare

@ivictbor ivictbor released this 25 Jun 08:22

1.17.4 (2026-06-25)

Bug Fixes

  • update adminforth version (5ee0373)

v1.17.2

Choose a tag to compare

@ivictbor ivictbor released this 17 Jun 10:24

1.17.2 (2026-06-17)

Bug Fixes

  • update adminforth version (a7be83c)

v1.17.1

Choose a tag to compare

@ivictbor ivictbor released this 15 Jun 14:20

1.17.1 (2026-06-15)

Bug Fixes

  • update adminforth verion (329b46b)

v1.17.0

Choose a tag to compare

@ivictbor ivictbor released this 11 Jun 21:45

1.17.0 (2026-06-11)

Features

  • add beforeJobFinish and ability to resume job (7999004)

Reverts

  • Revert "feat: allow to continue job by adding tasks from finshed jobs handler" (870efa8)