Skip to content

Releases: devforth/adminforth

v2.21.2-next.1

17 Feb 09:41

Choose a tag to compare

v2.21.2-next.1 Pre-release
Pre-release

2.21.2-next.1 (2026-02-17)

Bug Fixes

v2.21.1

17 Feb 09:08

Choose a tag to compare

2.21.1 (2026-02-17)

Bug Fixes

v2.21.0

17 Feb 08:50
7e2bad3

Choose a tag to compare

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

  • add configuration options to allow modifying hidden fields during create and edit (edca1e3)
  • add default user detection and private IP check to AdminForthRestAPI (4c67998)
  • add upload plugin documentation for S3 and API usage (01fa2e4)
  • export filtersTools module from index (9a58bba)

v2.20.0-next.13

16 Feb 10:04

Choose a tag to compare

v2.20.0-next.13 Pre-release
Pre-release

2.20.0-next.13 (2026-02-16)

Features

  • export filtersTools module from index (9a58bba)

v2.20.0-next.12

13 Feb 00:03

Choose a tag to compare

v2.20.0-next.12 Pre-release
Pre-release

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

12 Feb 20:26
ac09617

Choose a tag to compare

v2.20.0-next.11 Pre-release
Pre-release

2.20.0-next.11 (2026-02-12)

Bug Fixes

  • update Sidebar component to check for localhost instead of private IP (04f8e16)

v2.20.0-next.9

11 Feb 07:34

Choose a tag to compare

v2.20.0-next.9 Pre-release
Pre-release

2.20.0-next.9 (2026-02-11)

Bug Fixes

  • correct detecting if user ip is private (366044b)

v2.20.0-next.8

11 Feb 07:19
25866fa

Choose a tag to compare

v2.20.0-next.8 Pre-release
Pre-release

2.20.0-next.8 (2026-02-11)

Bug Fixes

  • add is_ip_private function (b8c330d)

v2.20.0-next.10

11 Feb 07:57

Choose a tag to compare

v2.20.0-next.10 Pre-release
Pre-release

2.20.0-next.10 (2026-02-11)

Bug Fixes

  • correct detecting if user ip is private [2] (1a1da91)

v2.20.1

10 Feb 07:40
84b0c22

Choose a tag to compare

2.20.1 (2026-02-10)

Bug Fixes