Skip to content

Releases: devforth/adminforth

v2.4.0-next.12

04 Jul 09:47
a386a8e

Choose a tag to compare

v2.4.0-next.12 Pre-release
Pre-release

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

Features

  • add overInputs injection point to login page (30def17)

v2.4.0-next.9

03 Jul 12:24

Choose a tag to compare

v2.4.0-next.9 Pre-release
Pre-release

2.4.0-next.9 (2025-07-03)

Bug Fixes

  • update adminforth dependency version in package.json template from 'next' to 'latest' (0368f21)

v2.4.0-next.8

03 Jul 12:13

Choose a tag to compare

v2.4.0-next.8 Pre-release
Pre-release

2.4.0-next.8 (2025-07-03)

Bug Fixes

  • refactor npm dependency installation to streamline command execution for Windows and non-Windows environments (478e3ec)

v2.4.0-next.7

03 Jul 11:01

Choose a tag to compare

v2.4.0-next.7 Pre-release
Pre-release

2.4.0-next.7 (2025-07-03)

Bug Fixes

  • quote paths in npm command execution to handle spaces in Windows file paths (4175e6c)

v2.4.0-next.6

03 Jul 10:48

Choose a tag to compare

v2.4.0-next.6 Pre-release
Pre-release

2.4.0-next.6 (2025-07-03)

Bug Fixes

  • add console log for npm command execution path to test on Windows (23a215d)

v2.4.0-next.5

03 Jul 10:37

Choose a tag to compare

v2.4.0-next.5 Pre-release
Pre-release

2.4.0-next.5 (2025-07-03)

Bug Fixes

  • update npm command execution to use node binary and change adminforth dependency version to 'next' in package.json template (ca9aa9c)

v2.4.0-next.4

03 Jul 10:17

Choose a tag to compare

v2.4.0-next.4 Pre-release
Pre-release

2.4.0-next.4 (2025-07-03)

Bug Fixes

  • simplify file path comparison in index.ts.hbs (9084bd0)

v2.4.0-next.3

03 Jul 09:56

Choose a tag to compare

v2.4.0-next.3 Pre-release
Pre-release

2.4.0-next.3 (2025-07-03)

Bug Fixes

  • disable Handlebars escaping for URLs (98befcb)

v2.4.0-next.2

03 Jul 09:30

Choose a tag to compare

v2.4.0-next.2 Pre-release
Pre-release

2.4.0-next.2 (2025-07-03)

Bug Fixes

  • update adminforth dependency version to latest in package.json template for improved compatibility (448c928)

v2.4.0-next.11

03 Jul 14:05

Choose a tag to compare

v2.4.0-next.11 Pre-release
Pre-release

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

Bug Fixes

  • adjust Dropzone component styles for better file upload handling and responsiveness (f00e37c)