Skip to content

Releases: adapt-security/adapt-authoring-content

v3.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:11

3.9.0 (2026-07-17)

Fix

Update

v3.8.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:35

3.8.1 (2026-07-16)

Fix

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:34

3.8.0 (2026-07-16)

Update

v3.6.1

Choose a tag to compare

@taylortom taylortom released this 16 Jul 13:58

Maintenance release on the 3.6.x line.

Fix

  • Guard the _friendlyId backfill migration (adapt-authoring-content@3.0.0) against content documents with no _type: it now skips and warns instead of crashing app startup with Cannot read properties of undefined (reading '0'), and formatFriendlyId throws a descriptive error when _type is missing.

Backport of #144 (fixes #143) to the adapt-authoring-api ^3.7.0 line. Published to npm under the release-3.6.x dist-tag; latest remains 3.7.0.

v3.7.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 21:53

3.7.0 (2026-07-09)

Chore

  • replace legacy new.yml with direct add-to-project workflow (6a6875e)
  • replace legacy new.yml with direct add-to-project workflow (d57d6ab)

New

Revert

  • restore new.yml (fleet add-to-project migration deferred pending org secret) (bf7318a)

Upgrade

  • Bump adapt-authoring-api from 3.10.0 to 4.0.1 (#137) (5fd64a7), closes #137

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 20:58

3.6.0 (2026-07-07)

Chore

  • trigger add-to-project on reopened issues and PRs (5e841d3)

Docs

  • Add README (ed6ea1d)
  • Document _enabledPlugins fallback for explicit plugin schema definition (7d9b10e)

New

v3.5.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:19

3.5.2 (2026-06-26)

Fix

  • Drop removed courseassets collection during 3.0.0 migration (22fa7be)

v3.5.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 16:57

3.5.1 (2026-06-23)

Fix

  • prune orphaned content items and guard _parentId on writes (#136) (6239214), closes #136

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 13:30

3.5.0 (2026-06-23)

Docs

New

  • endpoint listing the courses that reference an asset (#135) (df42776), closes #135

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 17:06

3.4.0 (2026-06-22)

New

  • filter assets by whether they're used in any course (68eeec9)