Skip to content

Releases: devforth/adminforth

v2.13.0-next.29

03 Dec 11:14

Choose a tag to compare

v2.13.0-next.29 Pre-release
Pre-release

2.13.0-next.29 (2025-12-03)

Bug Fixes

  • don't throw error when user passses function in showIn.create/edit , when different column is polymorphicOn on this one (820574a)

v2.13.0-next.28

03 Dec 09:44

Choose a tag to compare

v2.13.0-next.28 Pre-release
Pre-release

2.13.0-next.28 (2025-12-03)

Features

  • improve login redirection logic to preserve original path and query parameters (07dc354)

v2.13.0-next.27

02 Dec 17:38

Choose a tag to compare

v2.13.0-next.27 Pre-release
Pre-release

2.13.0-next.27 (2025-12-02)

Bug Fixes

  • streamline layout handling in App.vue by replacing mutable refs with computed properties for better clarity and performance (d68c341)

v2.13.0-next.26

02 Dec 10:25
68c7bee

Choose a tag to compare

v2.13.0-next.26 Pre-release
Pre-release

2.13.0-next.26 (2025-12-02)

Features

  • add tableRowReplace injection for custom row rendering in list view (d36b564)
  • add tableRowReplaceInjection prop for customizable row rendering in ResourceListTable components (f02359e)
  • enhance tableRowReplace injection to support array input and validate element count (b1beb76)
  • enhance tableRowReplaceInjection type and simplify its usage in ResourceListTable components (6f0c30e)

v2.13.0-next.25

02 Dec 08:46
fd7ab4e

Choose a tag to compare

v2.13.0-next.25 Pre-release
Pre-release

2.13.0-next.25 (2025-12-02)

Bug Fixes

  • hide sidebar and center content on 404 page (7363476)
  • hide sidebar and center content on 404 page (6cd9748)
  • hide sidebar on 404 page (0ac9ab2)

v2.13.0-next.24

01 Dec 13:49
c36cea6

Choose a tag to compare

v2.13.0-next.24 Pre-release
Pre-release

2.13.0-next.24 (2025-12-01)

Bug Fixes

  • hide sidebar when menu items are empty (774ecd0)

v2.13.0-next.23

01 Dec 12:35

Choose a tag to compare

v2.13.0-next.23 Pre-release
Pre-release

2.13.0-next.23 (2025-12-01)

Bug Fixes

  • fix authorizing after beforeLoginConfirmation (607cea4)

v2.13.0-next.22

01 Dec 09:26

Choose a tag to compare

v2.13.0-next.22 Pre-release
Pre-release

2.13.0-next.22 (2025-12-01)

Bug Fixes

  • update layout handling in App.vue to correctly manage header and sidebar visibility (4332c9c)

v2.13.0-next.21

01 Dec 09:05

Choose a tag to compare

v2.13.0-next.21 Pre-release
Pre-release

2.13.0-next.21 (2025-12-01)

Bug Fixes

  • fix cases, when afcl select didn't set initial value passed from props (2f50c37)

v2.13.18

30 Nov 09:23

Choose a tag to compare

2.13.18 (2025-11-30)

Bug Fixes

  • update rich editor plugin on live demo (d820d7d)