Skip to content

Releases: noerd-dev/study

v0.3.20

Choose a tag to compare

@johbrock johbrock released this 14 Sep 20:26

Fixed

  • Tests log their users in on noerd's dedicated noerd auth guard (noerd/noerd 0.16.22+). CreatesStudyUser authenticates before selecting the tenant, so the selection is persisted and tenant-scoped records get their tenant_id again.

Full Changelog: v0.3.19...v0.3.20

v0.3.19

Choose a tag to compare

@cbeckermuc cbeckermuc released this 10 Sep 11:54

Added

  • Laravel Boost guideline (resources/boost/guidelines/core.blade.php), AGENTS.md + CLAUDE.md and a guideline render test, so AI agents in every host project get the module rules through php artisan boost:update.

Full Changelog: v0.3.18...v0.3.19

v0.3.18

Choose a tag to compare

@johbrock johbrock released this 03 Sep 22:35

Support noerd/noerd 0.16.

v0.3.17

Choose a tag to compare

@johbrock johbrock released this 03 Sep 17:34

Compatible with noerd/noerd 0.15.

v0.3.16

Choose a tag to compare

@johbrock johbrock released this 02 Sep 21:30

Changes since v0.3.15

  • Consolidate the study test suite and close coverage gaps
  • Gate the study routes with app-access:study and attach the STUDY app in the test trait

v0.3.11

Choose a tag to compare

@johbrock johbrock released this 27 Aug 22:43

Compatibility with noerd v0.11 (core routes moved under the /noerd URL prefix): the noerd/noerd dependency constraint was widened to allow ^0.11.

v0.3.9

Choose a tag to compare

@johbrock johbrock released this 17 Aug 09:15

Full Changelog: v0.3.8...v0.3.9

v0.1.1

Choose a tag to compare

@johbrock johbrock released this 27 May 16:36

v0.1.0

Choose a tag to compare

@johbrock johbrock released this 07 Feb 14:38
upgrade noerd