Skip to content

Releases: devforth/adminforth

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

v2.20.0-next.7

10 Feb 14:44
5785207

Choose a tag to compare

v2.20.0-next.7 Pre-release
Pre-release

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

Bug Fixes

  • separation of private IP and default user (349a76c)

v2.20.0-next.6

09 Feb 11:58
c104482

Choose a tag to compare

v2.20.0-next.6 Pre-release
Pre-release

2.20.0-next.6 (2026-02-09)

Bug Fixes

  • added the ability to accept an object if the json type is specified (1cbafe4)
  • update condition to handle non-string current values in ResourceForm (17718ae)

v2.20.0-next.5

09 Feb 06:38

Choose a tag to compare

v2.20.0-next.5 Pre-release
Pre-release

2.20.0-next.5 (2026-02-09)

Bug Fixes

  • wait for finish loading before render afterBreadcrumbs injection (f934489)

v2.20.0-next.4

06 Feb 12:17

Choose a tag to compare

v2.20.0-next.4 Pre-release
Pre-release

2.20.0-next.4 (2026-02-06)

Bug Fixes

  • update boolean value handling in PostgresConnector to return true/[secure] instead of 1/0 (770ae3c)

v2.20.0

05 Feb 12:33
2426094

Choose a tag to compare

2.20.0 (2026-02-05)

Features

  • add GitHub button component and integrate into global header (fa2b011)

v2.20.0-next.3

05 Feb 23:06

Choose a tag to compare

v2.20.0-next.3 Pre-release
Pre-release

2.20.0-next.3 (2026-02-05)

Features

  • add configuration options to allow modifying hidden fields during create and edit (edca1e3)

v2.20.0-next.2

05 Feb 21:56

Choose a tag to compare

v2.20.0-next.2 Pre-release
Pre-release

2.20.0-next.2 (2026-02-05)

Bug Fixes

  • update upload API documentation to clarify usage of XMLHttpRequest and HTTP PUT method (7f6c4e8)

v2.20.0-next.1

05 Feb 12:42

Choose a tag to compare

v2.20.0-next.1 Pre-release
Pre-release

2.20.0-next.1 (2026-02-05)

Bug Fixes

  • add missing spaces (6743320)
  • streamline client IP retrieval in AdminForthRestAPI (6c13157)
  • update condition for default user notification in Sidebar component (2a2547a)

Features

  • add default user detection and private IP check to AdminForthRestAPI (4c67998)
  • add upload plugin documentation for S3 and API usage (01fa2e4)