Skip to content

v2.26.0-next.5

Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 16 Mar 17:43
· 72 commits to next since this release

2.26.0-next.5 (2026-03-16)

Bug Fixes

  • add type for id and logger (3ad316b)
  • don't copy package.json/package-lock.json/pnpm-lock.yaml from the adminforth spa sr folder, if there is already package.json in tmp folder (4c0fe9f)
  • enhance file exclusion logic to prevent copying package.json and lock files (899ed8f)
  • improve lock file handling by checking for pnpm-lock.yaml or falling back to package-lock.json (0fdd74a)
  • resolve copilot comment (edd5f2f)
  • resolve copilot comment (e55df9c)
  • update tluma configuration key from 'repo' to 'source' (8f5e0dc)
  • update type for recordIds (4db2ea8)

Features

  • add adminforth-auto-remove plugin to Taskfile.yaml (db21a6e)
  • add deleteMany method to data source connectors for batch deletion (d8ece07)