Releases: devforth/adminforth
Releases · devforth/adminforth
Release list
v2.26.0-next.13
v2.26.0-next.12
2.26.0-next.12 (2026-03-20)
Bug Fixes
- update adminforth version to 2.26.0-next.11 in package.json and package-lock.json (6129e10)
v2.26.0-next.11
v2.26.0-next.10
v2.25.1
v2.26.0-next.8
v2.26.0-next.7
v2.26.0-test.3
2.26.0-test.3 (2026-03-17)
Bug Fixes
- don't throw an error, when user tries to save 1/0 in bool field - only show warn (5ff76a2)
v2.26.0-next.6
v2.26.0-test.2
2.26.0-test.2 (2026-03-16)
Bug Fixes
- don't copy package.json/package-lock.json/pnpm-lock.yaml from the adminforth spa sr folder, if there is already package.json in tmp folder (4c0fe9f)
- enhance file exclusion logic to prevent copying package.json and lock files (899ed8f)
- improve lock file handling by checking for pnpm-lock.yaml or falling back to package-lock.json (0fdd74a)
- update file exclusion logic and improve build cache miss message (5dc8293)