Skip to content

Releases: devforth/adminforth-import-export

v1.8.0

Choose a tag to compare

@ivictbor ivictbor released this 03 Jul 11:55

1.8.0 (2026-07-03)

Bug Fixes

Features

  • provide backend plugin api (a89470f)

v1.7.0

Choose a tag to compare

@ivictbor ivictbor released this 02 Jul 13:42

1.7.0 (2026-07-02)

Features

  • add export selected support (d57c918)

v1.6.2

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 14:29

1.6.2 (2026-07-01)

Bug Fixes

  • update adminforth dependency to version 3.8.2 and remove redundant parseBody calls (4d80c02)

v1.6.1

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 09:52

1.6.1 (2026-07-01)

Bug Fixes

  • correct export of JSON type fields (117c5f3)

v1.6.0

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 09:45
40492ba

1.6.0 (2026-07-01)

Bug Fixes

  • return request body validation errors as JSON (c1ec39b)
  • update adminforth version (3d17b47)

Features

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

v1.5.4

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 17:49

1.5.4 (2026-06-29)

Bug Fixes

  • update adminforth version (43fd6ae)

v1.5.3

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 08:13

1.5.3 (2026-06-29)

Bug Fixes

  • validate request body for import/export operations (74b34cc)

v1.5.2

Choose a tag to compare

@ivictbor ivictbor released this 25 Jun 08:03

1.5.2 (2026-06-25)

Bug Fixes

  • update adminforth version (2443928)

v1.5.1

Choose a tag to compare

@ivictbor ivictbor released this 23 Jun 12:10

1.5.1 (2026-06-23)

Bug Fixes

  • implement action permission checks for import/export operations (e725849)

v1.5.0

Choose a tag to compare

@ivictbor ivictbor released this 23 Jun 10:40

1.5.0 (2026-06-23)

Features

  • add logging of import/export (3605a0a)