Skip to content

Releases: devforth/adminforth

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)

v1.7.0-next.12

28 Jan 13:24
362cc83

Choose a tag to compare

v1.7.0-next.12 Pre-release
Pre-release

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

Bug Fixes

  • change three dots menu placement (dd1771f)

v1.7.0-next.11

28 Jan 10:22
dca26f4

Choose a tag to compare

v1.7.0-next.11 Pre-release
Pre-release

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

Bug Fixes

  • add input prefix and suffix support for columns in forms (41eeb89)

v1.7.0-next.10

27 Jan 13:45
2611a76

Choose a tag to compare

v1.7.0-next.10 Pre-release
Pre-release

1.7.0-next.10 (2025-01-27)

Features

  • add support for mysql datasource (945f1d2)