Releases: devforth/adminforth
Releases · devforth/adminforth
v1.7.0-next.4
v1.7.0-next.3
v1.7.0
1.7.0 (2025-01-21)
Bug Fixes
- change shaIn default to be copy of all or true (02a1243)
- correct interface extend (3e2fd3b)
- correct merge issue (a5e3386)
- correct showIn type in user resource (33c20d7)
- correct var type in showIn objectification (9e6561a)
Features
- allow showIn to be object with dynamic fields (1ab9304)
v1.7.0-next.2
1.7.0-next.2 (2025-01-21)
Bug Fixes
- change unique items default to true (75b4f51)
Features
- add support for array columns (47eb6ff)
v1.7.0-next.1
1.7.0-next.1 (2025-01-20)
Bug Fixes
- change shaIn default to be copy of all or true (02a1243)
- correct interface extend (3e2fd3b)
- correct merge issue (a5e3386)
- correct showIn type in user resource (33c20d7)
- correct var type in showIn objectification (9e6561a)
Features
- allow showIn to be object with dynamic fields (1ab9304)
v1.6.4
1.6.4 (2025-01-20)
Bug Fixes
- add auto-build system (4ff5e99)
- add border radius for bar charts (b16b7ae)
- add date parsing from props (e72e6ca)
- add duplicate column name check to config validation (e14a28d)
- add required field normalization (17ca46c)
- add resource reset on logout (c7002b1)
- add separate label to select when no options passed (256767e)
- autorelease: fix slack is unable to send some logs (2e5c704)
- change badge padding (21c52f7)
- change budge width bounds (5ff261e)
- change clickhouse datetime string format (8a517d1)
- change sort mutation to object reassign (f44008d)
- changes object from col to inCol for editingNote in configValidator, add documentation for editingNote (d519d3f)
- improve previews in readme (bff193c)
- rename readonly prop in select and date picker (5bd71cf)
- set min width for json columns (f806d1f)
- update ProgressBar percentage calculation to use Math.floor for improved precision (4c8e17b)
v1.6.3-next.15
1.6.3-next.15 (2025-01-20)
Bug Fixes
- update ProgressBar percentage calculation to use Math.floor for improved precision (4c8e17b)