Skip to content

Releases: devforth/adminforth

v1.12.2-next.2

03 Mar 11:26
a69deec

Choose a tag to compare

v1.12.2-next.2 Pre-release
Pre-release

1.12.2-next.2 (2025-03-03)

Bug Fixes

  • remove unchanged foreign resource from update request (baf7bfb)

v1.12.2-next.1

02 Mar 13:44

Choose a tag to compare

v1.12.2-next.1 Pre-release
Pre-release

1.12.2-next.1 (2025-03-02)

Bug Fixes

v1.12.1

02 Mar 00:22

Choose a tag to compare

1.12.1 (2025-03-02)

Bug Fixes

  • show: add thin line splitters (47e34ad)

v1.12.0

28 Feb 10:52

Choose a tag to compare

1.12.0 (2025-02-28)

Bug Fixes

  • add empty field placeholder to create app template (d1323ef)
  • add page input validation (6a68fbf)
  • better message when both showIn.create and fillOnCreate (659732a)
  • change nested dialog render point to prevent it being behind darkened background (08e0a16)
  • change table skeleton loader to reduce jumps (7b3b4aa)
  • enhance generate-models command by removing /index.js from import paths in compiled files. (c4a99e8)
  • ensure generateModels command terminates properly (553b7de)
  • fix count query for mysql data connector (a340355)
  • improve /index.js import removal to preserve relative imports (6d25856)
  • move field-level restrictions for create and edit operations to api call (728743a)
  • mysql: fix datetime discovered as date (3dfec8a)
  • prevent enter press from adding new item to array fields (a6313eb)
  • prevent page input cursor from jumping on input (daf34df)
  • resolve apartment image upload issue and implement image generation (2713c77)
  • simplify import path check in processJsFilesInDir (fb622cd)

Features

  • add MixedChart component to components library (2e93db3)

v1.12.0-next.2

28 Feb 10:42

Choose a tag to compare

v1.12.0-next.2 Pre-release
Pre-release

1.12.0-next.2 (2025-02-28)

Bug Fixes

  • resolve apartment image upload issue and implement image generation (2713c77)

v1.12.0-next.1

27 Feb 15:32
89d4504

Choose a tag to compare

v1.12.0-next.1 Pre-release
Pre-release

1.12.0-next.1 (2025-02-27)

Features

  • add MixedChart component to components library (2e93db3)

v1.11.7

27 Feb 11:23

Choose a tag to compare

1.11.7 (2025-02-27)

Bug Fixes

  • upgrade @adminforth/upload package to version 1.2.0 (1a601ee)

v1.11.6

27 Feb 10:53

Choose a tag to compare

1.11.6 (2025-02-27)

Bug Fixes

  • update @adminforth/upload to version 1.2.0-next.1 (78f2401)

v1.11.5

27 Feb 10:50

Choose a tag to compare

1.11.5 (2025-02-27)

Bug Fixes

  • update translation resource visibility settings (bf59678)

v1.11.5-next.14

27 Feb 08:56

Choose a tag to compare

v1.11.5-next.14 Pre-release
Pre-release

1.11.5-next.14 (2025-02-27)

Bug Fixes

  • ensure generateModels command terminates properly (553b7de)