Skip to content

v2.23.0

Latest

Choose a tag to compare

@ivictbor ivictbor released this 25 Feb 11:02
9a464e7

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)