Releases: devforth/adminforth
Releases · devforth/adminforth
v2.17.0-next.36
2.17.0-next.36 (2026-01-15)
Reverts
- Revert "fix: accept number type in setFieldValue method for better input handling" (3c25f78)
v2.17.0-next.35
2.17.0-next.35 (2026-01-15)
Bug Fixes
- accept number type in setFieldValue method for better input handling (7f2fbba)
v2.17.0-next.34
2.17.0-next.34 (2026-01-15)
Bug Fixes
- getClientIp returns null, if user is using private IP (dc29e73)
v2.17.0-next.33
v2.17.0-next.32
2.17.0-next.32 (2026-01-14)
Features
v2.17.0-next.31
2.17.0-next.31 (2026-01-13)
Features
- enhance FrontendAPI with save interceptor methods and update views to utilize them (e486b33)
v2.17.0-next.30
v2.17.0-next.29
2.17.0-next.29 (2026-01-13)
Features
- add shouldHaveSingleInstancePerWholeApp method to AdminForthPlugin interface and implementations (c09003a)
v2.17.0-next.28
2.17.0-next.28 (2026-01-13)
Bug Fixes
- remove duplicate import of AdminForthResourcePages in Back.ts (b3d0593)