Releases: devforth/adminforth
Releases · devforth/adminforth
v2.0.2
2.0.2 (2025-05-14)
Bug Fixes
- afcl: support disabled props for checkbox (7364bb5)
- allo to not pass any arguments to count (b3ec9be)
- create adminfuser only if no another users exist (this is for initial user only) (91128fa)
- minor readme fix (d325f1b)
- sqlite: decimal type (6698457)
- sqlite: support pure bracketless decimal and integer (b45ab37)
v2.0.0-next.7
v2.0.0-next.6
2.0.0-next.6 (2025-05-11)
Bug Fixes
v2.0.0-next.5
v2.0.0-next.4
v2.0.1
v2.0.0
2.0.0 (2025-05-08)
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
v2.0.0-next.2
v2.0.0-next.1
2.0.0-next.1 (2025-05-08)
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