Releases: devforth/adminforth
Releases · devforth/adminforth
v2.21.2-next.1
v2.21.1
v2.21.0
2.21.0 (2026-02-17)
Bug Fixes
- add is_ip_private function (b8c330d)
- add missing spaces (6743320)
- added the ability to accept an object if the json type is specified (1cbafe4)
- correct detecting if user ip is private (366044b)
- correct detecting if user ip is private [2] (1a1da91)
- enhance XSS protection by adding video and source tag attributes (not xss still) (d00ca2f)
- separation of private IP and default user (349a76c)
- streamline client IP retrieval in AdminForthRestAPI (6c13157)
- update boolean value handling in PostgresConnector to return true/[secure] instead of 1/0 (770ae3c)
- update condition for default user notification in Sidebar component (2a2547a)
- update condition to handle non-string current values in ResourceForm (17718ae)
- update Sidebar component to check for localhost instead of private IP (04f8e16)
- update upload API documentation to clarify usage of XMLHttpRequest and HTTP PUT method (7f6c4e8)
- wait for finish loading before render afterBreadcrumbs injection (f934489)
Features
v2.20.0-next.13
v2.20.0-next.12
2.20.0-next.12 (2026-02-13)
Bug Fixes
- enhance XSS protection by adding video and source tag attributes (not xss still) (d00ca2f)
v2.20.0-next.11
2.20.0-next.11 (2026-02-12)
Bug Fixes
- update Sidebar component to check for localhost instead of private IP (04f8e16)