Skip to content

Releases: devforth/adminforth

v2.22.0-next.21

26 Feb 14:25

Choose a tag to compare

v2.22.0-next.21 Pre-release
Pre-release

2.22.0-next.21 (2026-02-26)

Bug Fixes

  • remove top margin from ProgressBar component (129b3bc)

v2.22.0-next.20

26 Feb 14:01

Choose a tag to compare

v2.22.0-next.20 Pre-release
Pre-release

2.22.0-next.20 (2026-02-26)

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

Choose a tag to compare

v2.22.0-next.19 Pre-release
Pre-release

2.22.0-next.19 (2026-02-26)

Features

  • add getTimeAgoString function (5568450)

v2.23.0

25 Feb 11:02
9a464e7

Choose a tag to compare

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)

v2.22.0-next.18

25 Feb 11:00
8130cd9

Choose a tag to compare

v2.22.0-next.18 Pre-release
Pre-release

2.22.0-next.18 (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)

v2.22.0-next.17

25 Feb 10:56

Choose a tag to compare

v2.22.0-next.17 Pre-release
Pre-release

2.22.0-next.17 (2026-02-25)

Features

  • add measureTokensCount method to CompletionAdapter interface (6c775a5)

v2.22.0-next.16

25 Feb 10:38
b3bafc0

Choose a tag to compare

v2.22.0-next.16 Pre-release
Pre-release

2.22.0-next.16 (2026-02-25)

Bug Fixes

  • simplify input handling by removing min/max validation logic (ab16fde)

v2.22.0-next.15

25 Feb 07:42

Choose a tag to compare

v2.22.0-next.15 Pre-release
Pre-release

2.22.0-next.15 (2026-02-25)

Features

  • show list of changed fields in before create/edit views leave popup (f6bfd70)

v2.22.0-next.14

25 Feb 07:31

Choose a tag to compare

v2.22.0-next.14 Pre-release
Pre-release

2.22.0-next.14 (2026-02-25)

Features

  • allow to pass messageHtml to the adminforth.alert (b783a04)

v2.22.0-next.13

24 Feb 11:40

Choose a tag to compare

v2.22.0-next.13 Pre-release
Pre-release

2.22.0-next.13 (2026-02-24)

Features

  • add @tailwindcss/typography plugin and update dependencies (650fe9b)