Skip to content

Releases: devforth/adminforth-foreign-inline-list

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)

v1.6.2

15 Sep 09:29
ddf1b2e

Choose a tag to compare

1.6.2 (2025-09-15)

Bug Fixes

  • gap for the create and save buttons (4c7301e)

v1.6.1

29 Jul 09:48
038d63d

Choose a tag to compare

1.6.1 (2025-07-29)

Bug Fixes

  • add correct defaultSort (66d2118)

v1.6.0

18 Jun 07:59

Choose a tag to compare

1.6.0 (2025-06-18)

Features

  • add default sorting support for foreign inline list (ec793cf)

v1.5.3

22 May 11:52

Choose a tag to compare

1.5.3 (2025-05-22)

Bug Fixes

  • support parent resources which have both foreighnKey and primaryKey in same column refix (c9fdf3d)

v1.5.2

22 May 11:48

Choose a tag to compare

1.5.2 (2025-05-22)

Bug Fixes

  • support parent resources which have both foreighnKey and primaryKey in same column refix (5b0d539)