Skip to content

Releases: devforth/adminforth

v2.4.0-next.23

12 Jul 12:05
61f34e0
Compare
Choose a tag to compare
v2.4.0-next.23 Pre-release
Pre-release

2.4.0-next.23 (2025-07-12)

Bug Fixes

  • correct box alignment in documentation (064f119)

v2.4.0-next.22

11 Jul 13:31
9484a1b
Compare
Choose a tag to compare
v2.4.0-next.22 Pre-release
Pre-release

2.4.0-next.22 (2025-07-11)

Bug Fixes

  • added unique selectors to element for customisation (f57a91d)
  • changed icons show/edit/delete class names (45a5b92)

v2.4.0-next.21

11 Jul 12:48
Compare
Choose a tag to compare
v2.4.0-next.21 Pre-release
Pre-release

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

11 Jul 08:57
Compare
Choose a tag to compare
v2.4.0-next.20 Pre-release
Pre-release

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

11 Jul 07:38
Compare
Choose a tag to compare
v2.4.0-next.19 Pre-release
Pre-release

2.4.0-next.19 (2025-07-11)

Bug Fixes

  • add 'resource' command to CLI help output (595dbd3)

v2.4.0

07 Jul 07:57
ca5c389
Compare
Choose a tag to compare

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

07 Jul 07:38
Compare
Choose a tag to compare
v2.4.0-next.18 Pre-release
Pre-release

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

04 Jul 12:44
Compare
Choose a tag to compare
v2.4.0-next.17 Pre-release
Pre-release

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

04 Jul 12:19
Compare
Choose a tag to compare
v2.4.0-next.16 Pre-release
Pre-release

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

04 Jul 11:29
Compare
Choose a tag to compare
v2.4.0-next.15 Pre-release
Pre-release

2.4.0-next.15 (2025-07-04)

Features

  • add custom classes to UI components for consistent styling (9165328)