Skip to content

Releases: devforth/adminforth

v2.0.0-next.4

09 May 09:54

Choose a tag to compare

v2.0.0-next.4 Pre-release
Pre-release

2.0.0-next.4 (2025-05-09)

Bug Fixes

  • sqlite: support pure bracketless decimal and integer (b45ab37)

v2.0.1

08 May 14:28

Choose a tag to compare

2.0.1 (2025-05-08)

Bug Fixes

  • align placeholder colors for plain input (3e2857b)

v2.0.0

08 May 12:20

Choose a tag to compare

2.0.0 (2025-05-08)

  • Merge pull request #208 from devforth/replace-richtext-type-to-renderers (b82d0a1)

Bug Fixes

  • enhance RichText component with XSS protection and HTML sanitization (a6bcc0a)
  • implement XSS protection and HTML sanitization in ZeroStylesRichText component (bc869fe)
  • support action badge (21c9e87)

BREAKING CHANGES

  • replace 'RICHTEXT' with 'TEXT' in data types and update related components

v2.0.0-next.3

08 May 22:19

Choose a tag to compare

v2.0.0-next.3 Pre-release
Pre-release

2.0.0-next.3 (2025-05-08)

Bug Fixes

  • afcl: support disabled props for checkbox (7364bb5)

v2.0.0-next.2

08 May 12:10

Choose a tag to compare

v2.0.0-next.2 Pre-release
Pre-release

2.0.0-next.2 (2025-05-08)

Bug Fixes

v2.0.0-next.1

08 May 09:31
b82d0a1

Choose a tag to compare

v2.0.0-next.1 Pre-release
Pre-release

2.0.0-next.1 (2025-05-08)

  • Merge pull request #208 from devforth/replace-richtext-type-to-renderers (b82d0a1)

Bug Fixes

  • enhance RichText component with XSS protection and HTML sanitization (a6bcc0a)
  • implement XSS protection and HTML sanitization in ZeroStylesRichText component (bc869fe)

BREAKING CHANGES

  • replace 'RICHTEXT' with 'TEXT' in data types and update related components

v1.23.1

07 May 20:01
bcb3a10

Choose a tag to compare

1.23.1 (2025-05-07)

Bug Fixes

  • if there is issue with internet/network, show it as a dedicated message (2ff2022)

v1.23.0

07 May 13:50
079b94c

Choose a tag to compare

1.23.0 (2025-05-07)

Bug Fixes

  • afcl: make suffex and prefix optional (6323e74)

Features

v1.23.0-next.2

07 May 19:57

Choose a tag to compare

v1.23.0-next.2 Pre-release
Pre-release

1.23.0-next.2 (2025-05-07)

Bug Fixes

  • if there is issue with internet/network, show it as a dedicated message (2ff2022)

v1.23.0-next.1

07 May 13:45

Choose a tag to compare

v1.23.0-next.1 Pre-release
Pre-release

1.23.0-next.1 (2025-05-07)

Bug Fixes

  • afcl: make suffex and prefix optional (6323e74)

Features