Skip to content

Releases: devforth/adminforth-background-jobs

v1.8.1

04 Mar 06:40

Choose a tag to compare

1.8.1 (2026-03-04)

Bug Fixes

  • correct spelling of updateJobFieldsAtomically method and error messages (37af5f9)

v1.8.0

03 Mar 13:26

Choose a tag to compare

1.8.0 (2026-03-03)

Features

  • implement job info modal and global API injection for job details access (06feedf)

v1.7.0

03 Mar 11:33

Choose a tag to compare

1.7.0 (2026-03-03)

Features

  • add close modal functionality to JobInfoPopup and integrate with JobsList (ce1fb32)

v1.6.2

03 Mar 10:12

Choose a tag to compare

1.6.2 (2026-03-03)

Bug Fixes

  • update style for job info popup (94d693c)

v1.6.1

03 Mar 06:14

Choose a tag to compare

1.6.1 (2026-03-03)

Bug Fixes

  • move adminforth to peerDependencies (4999a54)

v1.6.0

02 Mar 15:49

Choose a tag to compare

1.6.0 (2026-03-02)

Bug Fixes

  • correct response handling in getJobTasks function to return data instead of tasks (09edd2b)
  • rebuild (400331d)

Features

  • enhance StateToIcon component with optional job status handling and add total tasks retrieval in BackgroundJobsPlugin (fc01b0c)

v1.5.0

02 Mar 13:25

Choose a tag to compare

1.5.0 (2026-03-02)

Features

  • add updateJobFieldsAtomicly method (f167d8a)

v1.4.1

02 Mar 11:00

Choose a tag to compare

1.4.1 (2026-03-02)

Bug Fixes

  • adjust layout for job information display in JobInfoPopup (8661b3c)

v1.4.0

02 Mar 10:38

Choose a tag to compare

1.4.0 (2026-03-02)

Features

  • add state management to job data and update job creation logic (059e5cf)

v1.3.0

02 Mar 06:30

Choose a tag to compare

1.3.0 (2026-03-02)

Features

  • enhance job information display with tooltips for created and finished times (036ddec)