Skip to content

Releases: devforth/adminforth-background-jobs

v1.15.2

11 Jun 06:18

Choose a tag to compare

1.15.2 (2026-06-11)

Bug Fixes

  • enable declaration file generation in tsconfig (4aa4096)

v1.15.1

10 Jun 14:05

Choose a tag to compare

v1.15.0

09 Jun 09:50
dd00623

Choose a tag to compare

1.15.0 (2026-06-09)

Features

  • add addNewTasksToExistingJob and deleteTasksFromExistingJob methods (bb74fc8)

v1.14.1

08 Jun 11:34
f0e9a13

Choose a tag to compare

1.14.1 (2026-06-08)

Bug Fixes

  • remove unnecessary horizontal scroll (7e5d817)

v1.14.0

07 Jun 20:32

Choose a tag to compare

1.14.0 (2026-06-07)

Features

  • improve reactive subscriptions to fields, improve naming of methods and their interface (b4e35fc)

v1.13.1

06 Jun 15:40

Choose a tag to compare

1.13.1 (2026-06-06)

Bug Fixes

  • initial job state loading when clicking from toolbar. (7e4e946)

v1.13.0

05 Jun 18:40

Choose a tag to compare

1.13.0 (2026-06-05)

Features

  • add ability to subscribe to job state and task state updates (a96bc61)

v1.12.1

05 Jun 07:54

Choose a tag to compare

1.12.1 (2026-06-05)

Bug Fixes

v1.12.0

02 Jun 17:16

Choose a tag to compare

1.12.0 (2026-06-02)

Features

  • add support for onAllTasksDone callback in task handler registration (592325c)

v1.11.7

21 May 13:01
d9fef1e

Choose a tag to compare

1.11.7 (2026-05-21)

Bug Fixes

  • add error handling for job tasks and alert on job state error (269f2f6)