Skip to content

v3.4.0

Choose a tag to compare

@ivictbor ivictbor released this 23 Jun 06:32
da9817e

3.4.0 (2026-06-23)

Bug Fixes

  • add checkIfFieldIsInsideResourceColumns function in utils (3598ab2)
  • add documentation for next btn (db60a68)
  • add loader while oauthRedirecting (2bd7cca)
  • add page support (dc24d5a)
  • chacnge button to router link (0d757ec)
  • change next btn style and logic (c4ea87c)
  • delete senseless max-w-[200px] (1c44fd4)
  • export applyRegexValidation from adminforth (d4c9b85)
  • export rejectApiRawFilters from restApi module and update index exports (e3e43f3)
  • fix btoa() to UTF-8 friendly (1fcf8c7)
  • fix bug in create-app cli (bba8bb2)
  • fix race condition (8a7cae6)
  • remove vite spa link log when HEAVY_DUBUG is on (205fd2e)
  • update documentation for clerk adapter (ff60f7e)
  • update next btn logic use coreStore (419890f)

Features

  • add next button to show page (bffffa6)