Skip to content

Releases: doppar/framework

v3.25.2

04 May 08:44

Choose a tag to compare

  • Track Insight 404/HttpException errors from abort flow by @techmahedy in #273

v3.25.1

02 May 06:56

Choose a tag to compare

v3.25.0

01 May 14:29

Choose a tag to compare

  • fix: resolve background command argument parsing, config cache race condition, pid capture, and add per-job log control by @techmahedy in #270
  • Add broad console command test coverage by @techmahedy in #271

v3.24.0

30 Apr 06:39

Choose a tag to compare

  • Add explicit request termination lifecycle and terminable dispatch result by @techmahedy in #268
  • Fix logger context output for helper and facade logging by @techmahedy in #269

v3.23.0

29 Apr 11:36

Choose a tag to compare

  • remove cache user version from authenticate class: by @techmahedy in #264
  • adding proper error message if user use reserved keywords of model: by @techmahedy in #265
  • Improve cron:list output with schedule timing and runtime constraints by @techmahedy in #266
  • Add throttle enforcement for second-based cron schedules by @techmahedy in #267

v3.22.0

28 Apr 07:59

Choose a tag to compare

v3.21.2

28 Apr 05:16

Choose a tag to compare

  • split the bootstrap scaffold into language-specific stubs by @techmahedy in #261

v3.21.1

27 Apr 06:17

Choose a tag to compare

  • Always scaffold frontend welcome pages through layouts/app.odo.php by @techmahedy in #259

v3.21.0

26 Apr 09:51

Choose a tag to compare

  • Add first-class Vite frontend scaffolding for React, Vue, Svelte, and Tailwind by @techmahedy in #258

v3.20.2

25 Apr 07:03

Choose a tag to compare

  • Improve thin-coverage test areas by @techmahedy in #253
  • Fix multi-connection ORM state handling and prevent non-column attribute leaks by @techmahedy in #254
  • fix: relation loading forces related models onto the parent/builder connection by @techmahedy in #255
  • Fix eager-loaded relations across multiple database connections by @techmahedy in #256
  • Fix temporal migrations for models on non-default database connections by @techmahedy in #257