Skip to content

Releases: devforth/adminforth-foreign-inline-list

v1.9.1

10 Dec 12:43

Choose a tag to compare

1.9.1 (2025-12-10)

Bug Fixes

  • move adminforth to the peer dependencies (e3a416d)

v1.9.0

05 Dec 14:12

Choose a tag to compare

1.9.0 (2025-12-05)

Features

v1.8.4

28 Nov 15:05

Choose a tag to compare

1.8.4 (2025-11-28)

Bug Fixes

  • remove comments from ./custom/tsconfig.json (7d8786a)

v1.8.3

28 Nov 07:01

Choose a tag to compare

1.8.3 (2025-11-28)

Bug Fixes

  • fix filters when "disableForeignListResourceRefColumn" is active (37a8978)

v1.8.2

27 Nov 15:14

Choose a tag to compare

1.8.2 (2025-11-27)

Bug Fixes

v1.8.1

27 Nov 15:04

Choose a tag to compare

1.8.1 (2025-11-27)

Bug Fixes

  • add additional checks for listResource and listResourceRefColumn in computed properties and getList function (0095afb)

v1.8.0

27 Nov 13:30

Choose a tag to compare

1.8.0 (2025-11-27)

Features

  • add disableForeignListResourceRefColumn option and update computed filters (a322e91)

v1.7.0

27 Nov 10:29

Choose a tag to compare

1.7.0 (2025-11-27)

Bug Fixes

Features

  • add defaultFilters callback (f5c1e43)

v1.6.7

29 Oct 13:11

Choose a tag to compare

1.6.7 (2025-10-29)

Bug Fixes

  • use btoa function from utils (35bceb7)

v1.6.6

28 Oct 07:40

Choose a tag to compare

1.6.6 (2025-10-28)

Bug Fixes

  • replace encodeQueryJSON with save_btoa for query parameters in InlineList.vue (928f4cc)