Releases: devforth/adminforth
Releases · devforth/adminforth
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)
v2.17.0-next.27
2.17.0-next.27 (2026-01-09)
Features
v2.17.0-next.26
v2.17.0-next.25
2.17.0-next.25 (2026-01-08)
Bug Fixes
- add error handling for missing Two-Factor Authentication modal in save interceptor (c46ac02)
- remove undefined parameter from get2FaConfirmationResult call in save interceptor (9584349)
Features
- implement save interceptors for create/edit operations with 2FA verification (426d610)
v2.17.0-next.24
2.17.0-next.24 (2026-01-08)
Reverts
- Revert "fix: add debug logs to the getClientIp method" (dc56a8e)
v2.17.0-next.23
v2.17.0-next.22
2.17.0-next.22 (2026-01-08)
Bug Fixes
- allow string and decimal-like objects in setFieldValue method (cfe050b)