Skip to content

Releases: devforth/adminforth

v2.4.0-next.31

15 Jul 14:08
aefc561

Choose a tag to compare

v2.4.0-next.31 Pre-release
Pre-release

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

Bug Fixes

  • Corrected file path replacement in currentFileDir function (c1159a9)
  • Use fileURLToPath for accurate file path resolution in currentFileDir function (0b64d80)

v2.4.0-next.30

15 Jul 13:42
21c1abb

Choose a tag to compare

v2.4.0-next.30 Pre-release
Pre-release

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

Bug Fixes

  • Use 'npm.cmd' for npm path on Windows (ea7c587)

v2.4.0-next.29

15 Jul 13:31

Choose a tag to compare

v2.4.0-next.29 Pre-release
Pre-release

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

Bug Fixes

  • Update condition to compare file URLs correctly in gettingStarted.md (11d7285)

v2.4.0-next.28

15 Jul 12:57
bc837eb

Choose a tag to compare

v2.4.0-next.28 Pre-release
Pre-release

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

Bug Fixes

  • Now it shows number of records, even when number of records less than page window (4f6a9b7)

v2.4.0-next.27

15 Jul 12:09
bde97e2

Choose a tag to compare

v2.4.0-next.27 Pre-release
Pre-release

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

Bug Fixes

  • Move function getVertion to the cli.js (6bc3459)
  • Updated getting of version (880e00b)

v2.4.0-next.26

15 Jul 08:39
308d902

Choose a tag to compare

v2.4.0-next.26 Pre-release
Pre-release

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

Bug Fixes

  • update package.json template to use dynamic adminforth version and added path seps in codeInjector (51964cc)

v2.4.0-next.25

14 Jul 10:03
917d897

Choose a tag to compare

v2.4.0-next.25 Pre-release
Pre-release

2.4.0-next.25 (2025-07-14)

Bug Fixes

  • removed Adapters.ts and created 5 new adapters files and one index.js file (60efb7f)

v2.4.0-next.24

14 Jul 10:00
6c7cb07

Choose a tag to compare

v2.4.0-next.24 Pre-release
Pre-release

2.4.0-next.24 (2025-07-14)

Bug Fixes

  • created docs with list of all CLI commands (970e0cc)

v2.4.0-next.23

12 Jul 12:05
61f34e0

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

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)