Skip to content

Releases: devforth/adminforth

v1.7.0-next.22

30 Jan 13:10
d71ecea

Choose a tag to compare

v1.7.0-next.22 Pre-release
Pre-release

1.7.0-next.22 (2025-01-30)

Features

  • add dialog component to afcl (557a077)

v1.7.0-next.21

30 Jan 11:51
f8eb589

Choose a tag to compare

v1.7.0-next.21 Pre-release
Pre-release

1.7.0-next.21 (2025-01-30)

Bug Fixes

  • preven translated column field from reappearing in translation table (36143bc)

v1.7.0-next.20

30 Jan 11:04
9d535fd

Choose a tag to compare

v1.7.0-next.20 Pre-release
Pre-release

1.7.0-next.20 (2025-01-30)

Bug Fixes

  • make emptiness emit to have precedence over natural emptiness, and add docs for emptiness and inValidity on custom create/edit components (6c95742)

v1.7.0-next.19

29 Jan 14:19

Choose a tag to compare

v1.7.0-next.19 Pre-release
Pre-release

1.7.0-next.19 (2025-01-29)

Bug Fixes

  • afcl multiple select to have empty array if no items selected (instead of null) (3a32d10)

v1.7.0-next.18

29 Jan 09:13
63b72d8

Choose a tag to compare

v1.7.0-next.18 Pre-release
Pre-release

1.7.0-next.18 (2025-01-29)

Bug Fixes

  • correct custom component validity and emptiness watching (227f9f7)

v1.7.0-next.17

29 Jan 08:55
c48c260

Choose a tag to compare

v1.7.0-next.17 Pre-release
Pre-release

1.7.0-next.17 (2025-01-29)

Bug Fixes

  • prevent failed db connect from stopping node process (5ae95b4)
  • replace multiline inputs in filter with singleline ones (06cb1c3)

v1.7.0-next.16

28 Jan 14:31
a977c2f

Choose a tag to compare

v1.7.0-next.16 Pre-release
Pre-release

1.7.0-next.16 (2025-01-28)

Bug Fixes

  • add foreign resource unset only when column is not required (e0de9b7)
  • add menu click unselect behaviour to afcl select component (6afa39b)

v1.7.0-next.15

28 Jan 14:03
3fb2868

Choose a tag to compare

v1.7.0-next.15 Pre-release
Pre-release

1.7.0-next.15 (2025-01-28)

Bug Fixes

  • add unset option to foreign resource select (c0a261c)

v1.7.0-next.14

28 Jan 13:31
2148732

Choose a tag to compare

v1.7.0-next.14 Pre-release
Pre-release

1.7.0-next.14 (2025-01-28)

Bug Fixes

  • cli: change users resourceId to match table name (a6cb227)

v1.7.0-next.13

28 Jan 13:26
cc645d5

Choose a tag to compare

v1.7.0-next.13 Pre-release
Pre-release

1.7.0-next.13 (2025-01-28)

Bug Fixes

  • add missing inputs on filters panel (cc57d81)