Skip to content

Releases: devforth/adminforth

v3.9.3

Choose a tag to compare

@ivictbor ivictbor released this 07 Jul 06:47

3.9.3 (2026-07-07)

Bug Fixes

  • allow '.path/.pnpm/node_modules' like (with ',')filepath for all spa files (3f109cf)

v3.9.2

Choose a tag to compare

@ivictbor ivictbor released this 07 Jul 06:13

3.9.2 (2026-07-07)

Bug Fixes

  • allow '.path/.pnpm/node_modules' like (with ',')filepath when return index.html (aa79875)

v3.9.1

Choose a tag to compare

@ivictbor ivictbor released this 07 Jul 05:46

3.9.1 (2026-07-07)

Bug Fixes

  • add debug logs to debug express 5 static files sharing (42fd929)

v3.9.0

Choose a tag to compare

@ivictbor ivictbor released this 06 Jul 17:23
bfca311

3.9.0 (2026-07-06)

Bug Fixes

  • support express version 5 and version 4 (d2b9a7d)
  • use expres 5 in cli created app (b3b17eb)

Features

  • don't handle internal server error and let express 5 handle it (2f021d6)

v3.8.3-next.2

v3.8.3-next.2 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 06 Jul 09:11
b700797

3.8.3-next.2 (2026-07-06)

Bug Fixes

  • update button height and wrap text in spans for better styling consistency (a19d330)

v3.8.3-next.1

v3.8.3-next.1 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 06 Jul 08:09

3.8.3-next.1 (2026-07-06)

Bug Fixes

  • add tests for import export plugin (b15ce31)

v3.9.0-test.3

v3.9.0-test.3 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 03 Jul 09:59

3.9.0-test.3 (2026-07-03)

Bug Fixes

  • support express version 5 and version 4 (d2b9a7d)
  • use expres 5 in cli created app (b3b17eb)

v3.9.0-test.2

v3.9.0-test.2 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 03 Jul 09:11

3.9.0-test.2 (2026-07-03)

Bug Fixes

v3.9.0-test.1

v3.9.0-test.1 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 03 Jul 08:59

3.9.0-test.1 (2026-07-03)

Features

  • don't handle internal server error and let express 5 handle it (2f021d6)

v3.8.2

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 13:02

3.8.2 (2026-07-01)

Bug Fixes

  • correct response_schema handling and remove deprecated responce_schema (081ccdb)