Releases: devforth/adminforth
Releases · devforth/adminforth
v2.22.0-next.27
27 Feb 11:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes
remove unnecessary width class from modal component (eafd26a )
v2.22.0-next.26
27 Feb 11:23
Compare
Sorry, something went wrong.
No results found
Features
add ability to register components explicitly (60f7bec )
v2.22.0-next.25
27 Feb 07:40
Compare
Sorry, something went wrong.
No results found
Features
add ability to change height of the progress bar (ca7af4d )
v2.22.0-next.24
27 Feb 07:20
Compare
Sorry, something went wrong.
No results found
Bug Fixes
make modal trigger div full width (dfc6421 )
v2.22.0-next.23
27 Feb 06:58
Compare
Sorry, something went wrong.
No results found
v2.22.0-next.22
26 Feb 14:39
Compare
Sorry, something went wrong.
No results found
Features
add animation for the progress bar (dda5490 )
v2.22.0-next.21
26 Feb 14:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
remove top margin from ProgressBar component (129b3bc )
v2.22.0-next.20
26 Feb 14:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
don't unsublscribe from all websocket, when we are subscribe to badges socket (45884e1 )
v2.22.0-next.19
26 Feb 08:43
Compare
Sorry, something went wrong.
No results found
Features
add getTimeAgoString function (5568450 )
v2.23.0
25 Feb 11:02
Compare
Sorry, something went wrong.
No results found
2.23.0 (2026-02-25)
Bug Fixes
don't paste database url to the .env.local file of created application, if database url is not local (119b05c )
fill .env file when we are creating adminforth app (3fc7911 )
remove unnecessary local network alias check in database validation (dd81bd6 )
simplify input handling by removing min/max validation logic (ab16fde )
Features
add @tailwindcss/typography plugin and update dependencies (650fe9b )
add measureTokensCount method to CompletionAdapter interface (6c775a5 )
allow to pass messageHtml to the adminforth.alert (b783a04 )
show list of changed fields in before create/edit views leave popup (f6bfd70 )