Skip to content

Releases: devforth/adminforth-foreign-inline-list

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)

v1.6.5

28 Oct 06:28

Choose a tag to compare

1.6.5 (2025-10-28)

Bug Fixes

  • use encodeQueryJSON for query parameters in InlineList.vue (90caba1)

v1.6.4

27 Oct 14:50

Choose a tag to compare

1.6.4 (2025-10-27)

Bug Fixes

  • remove unnecessary encoding for query parameters in InlineList.vue (76e4d51)

v1.6.3

06 Oct 05:41

Choose a tag to compare

1.6.3 (2025-10-06)

Bug Fixes

  • add publishConfig to package.json (95ce426)