Skip to content

Releases: devforth/adminforth

v2.4.0-next.73

05 Aug 13:29
141cf85

Choose a tag to compare

v2.4.0-next.73 Pre-release
Pre-release

2.4.0-next.73 (2025-08-05)

Bug Fixes

  • add possibility to pass void functions to the loginPromptHTML (02e683d)
  • remove unused parametr from the /get_public_config (51d0c0c)
  • update loginPromptHTML function call to remove unnecessary parameters (8fccf23)

Features

  • add possibility to pass function into the loginPromptHTML (8282f67)

v2.4.0-next.72

05 Aug 12:27
7658d56

Choose a tag to compare

v2.4.0-next.72 Pre-release
Pre-release

2.4.0-next.72 (2025-08-05)

Bug Fixes

  • Initialize dotenv before logger initialization (7658d56)

v2.4.0-next.71

05 Aug 11:01
26ec9cc

Choose a tag to compare

v2.4.0-next.71 Pre-release
Pre-release

2.4.0-next.71 (2025-08-05)

Features

  • add unique classes to the af logo, title and resource parent (632ea35)

v2.4.0-next.70

04 Aug 13:12
1ef4500

Choose a tag to compare

v2.4.0-next.70 Pre-release
Pre-release

2.4.0-next.70 (2025-08-04)

Features

  • add BoolToggle.vue and new folder controls (b38c21d)
  • add new styles params for the checkbox (01d614b)
  • add primary color support to the Checkbox.vue (0849d53)
  • add primary styles to the Toggle.vue (86be7a9)
  • new Toggle.vue component (6c76b49)

v2.4.0-next.69

04 Aug 12:55

Choose a tag to compare

v2.4.0-next.69 Pre-release
Pre-release

2.4.0-next.69 (2025-08-04)

Bug Fixes

  • update inputClick logic to only check readonly prop (dff60f0)

v2.4.0-next.68

04 Aug 10:57

Choose a tag to compare

v2.4.0-next.68 Pre-release
Pre-release

2.4.0-next.68 (2025-08-04)

Bug Fixes

  • add missing debounce import (7fc89e7)

v2.4.0-next.67

04 Aug 10:09
67baf10

Choose a tag to compare

v2.4.0-next.67 Pre-release
Pre-release

2.4.0-next.67 (2025-08-04)

Features

  • add custom classes to the date and time select buttons (203b804)

v2.4.0-next.66

04 Aug 08:18
7d49dfa

Choose a tag to compare

v2.4.0-next.66 Pre-release
Pre-release

2.4.0-next.66 (2025-08-04)

Features

  • support interrupting create/edit via beforeSave hook (38dd8bb)

v2.4.0-next.65

01 Aug 13:44
39d7037

Choose a tag to compare

v2.4.0-next.65 Pre-release
Pre-release

2.4.0-next.65 (2025-08-01)

Bug Fixes

  • handle unexpected API responses in Filters component (186ae54)

Features

  • add searchable fields and search functionality for foreign resources (82245c8)
  • enhance foreign resource handling with pagination and search capabilities (3f67dee)

v2.4.0-next.64

01 Aug 10:30
0bcbabf

Choose a tag to compare

v2.4.0-next.64 Pre-release
Pre-release

2.4.0-next.64 (2025-08-01)

Bug Fixes

  • fix error message in console on the login page (dc0bf52)
  • fix error message in console on the login page (5caec4c)
  • fix error message in console on the login page (3dc104a)
  • improve input validity handling for username and password fields (b893496)
  • remove setCustomValidity (70d2c73)