Releases: devforth/adminforth
Releases · devforth/adminforth
v2.4.0-next.23
v2.4.0-next.22
2.4.0-next.22 (2025-07-11)
Bug Fixes
v2.4.0-next.21
2.4.0-next.21 (2025-07-11)
Bug Fixes
- correct formatting in CLI help output for 'resource' command (5af9eeb)
v2.4.0-next.20
2.4.0-next.20 (2025-07-11)
Bug Fixes
- update install-plugins.sh to include 'adminforth-email-invite' plugin (57544eb)
v2.4.0-next.19
v2.4.0
2.4.0 (2025-07-07)
Bug Fixes
- add classes for custom styling in LoginView (55639f5)
- add console log for npm command execution path to test on Windows (23a215d)
- add detailed debug logging for AdminForth and CodeInjector initialization and plugin activation (668417d)
- adjust Dropzone component styles for better file upload handling and responsiveness (f00e37c)
- bind username and password inputs to reactive variables in LoginView (b8ffdf9)
- cross platform support for postinstall (41f4403)
- cross platform support for postinstall (0145df2)
- cross platform support for postinstall (dbc3eea)
- cross platform support for postinstall (d68be08)
- cross platform support for postinstall (3154f1a)
- enhance cross-platform command execution in CodeInjector by refining npm execution logic (fb0df18)
- enhance cross-platform compatibility for npm dependency installation (791c3e3)
- enhance cross-platform compatibility for temp directory and command execution (cfcf80a)
- enhance cross-platform compatibility in currentFileDir function (0c5c808)
- enhance npm command execution for Windows compatibility by using Node.js binary path (ce84b0f)
- improve cross-platform compatibility for dependency installation commands (3d9e95b)
- improve cross-platform compatibility for npm execution in CodeInjector (3706caf)
- improve cross-platform compatibility for script execution in index template (e449f95)
- improve npm execution logic for better Windows compatibility in CodeInjector (18b9918)
- increase limit for column options from 1000 to 1250 (41855c9)
- increase limit for column options from 1250 to 10000 (370b536)
- quote paths in npm command execution to handle spaces in Windows file paths (4175e6c)
- refactor npm dependency installation to streamline command execution for Windows and non-Windows environments (478e3ec)
- refine cross-platform compatibility for script execution in index template (6f5a65e)
- refine i18n extraction command for improved cross-platform compatibility (c7b9201)
- revert "feat: add support for opening list item link in new tab on middle mouse click" because of bug with pageInjections (230da5a)
- simplify file path comparison in index.ts.hbs (9084bd0)
- streamline code and enhance cross-platform compatibility in CodeInjector (e0e5038)
- Support both single function and array for beforeLoginConfirmation (e1d9113)
- update adminforth dependency version in package.json template from 'next' to 'latest' (0368f21)
- update adminforth dependency version to 'next' for improved compatibility (3389a2a)
- update adminforth dependency version to latest in package.json template for improved compatibility (448c928)
- update live-demo dependencies and integrate TextComplete plugin in apartments resource (850a60b)
- update LoginView to use template for conditional rendering of panelHeader (4ee2cbd)
- update npm command execution to use node binary and change adminforth dependency version to 'next' in package.json template (ca9aa9c)
Features
- add custom classes to UI components for consistent styling (9165328)
- add custom filter component for square meters and integrate into resource selection (12b1217)
- add overInputs injection point to login page (30def17)
- enhance Input component with custom styling and right icon slot (dd89ff3)
- refactor square meters filter buttons to use dynamic options and improve selection handling (554a351)
Reverts
- Revert "feat: add support for opening list item link in new tab on middle mouse click" (cc6dd90)
v2.4.0-next.18
2.4.0-next.18 (2025-07-07)
Bug Fixes
- update live-demo dependencies and integrate TextComplete plugin in apartments resource (850a60b)
v2.4.0-next.17
2.4.0-next.17 (2025-07-04)
Bug Fixes
- bind username and password inputs to reactive variables in LoginView (b8ffdf9)
v2.4.0-next.16
2.4.0-next.16 (2025-07-04)
Bug Fixes
- update LoginView to use template for conditional rendering of panelHeader (4ee2cbd)
v2.4.0-next.15
2.4.0-next.15 (2025-07-04)
Features
- add custom classes to UI components for consistent styling (9165328)