Skip to content

Releases: adonisjs/content

Throw contextual errors when API fails

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:15
Immutable release. Only release title and notes can be modified.

1.7.1 (2026-07-01)

Bug Fixes

  • expire cache by elapsed interval instead of calendar boundary (487677a)
  • throw more contextual errors (6fc8f54)

What's Changed

  • chore: harden release workflow for supply-chain security by @thetutlage in #1

New Contributors

Full Changelog: v1.7.0...v1.7.1

Add loader to fetch Github projects and cache them

Choose a tag to compare

@github-actions github-actions released this 26 Apr 10:30

1.7.0 (2026-04-26)

Features

  • add Github Projects v2 (kanban) loader (aea88da)
  • export default vinejs schemas for built-in loaders (d7c045a)
  • expose databaseId on project cards for deep-linking (2362ee3)

Full Changelog: v1.6.1...v1.7.0

Release 1.6.1

Choose a tag to compare

@github-actions github-actions released this 07 Jan 11:51

1.6.1 (2026-01-07)

Bug Fixes

  • toVitePath helper to properly resolve asset path relative from menu file (0d1c452)

Add support for fetching inactive sponsors

Choose a tag to compare

@github-actions github-actions released this 05 Jan 06:38

1.6.0 (2026-01-05)

Features

  • add support for including inactive sponsors (9b3a871)

Full Changelog: v1.5.0...v1.6.0

Add support for custom OSS stats resources

Choose a tag to compare

@github-actions github-actions released this 27 Dec 10:06

1.5.0 (2025-12-27)

Features

  • add support for custom sources (c2abc7c)

Full Changelog: v1.4.0...v1.5.0

Add OssStats loader and expose a caching utility

Choose a tag to compare

@github-actions github-actions released this 27 Dec 09:47

1.4.0 (2025-12-27)

Bug Fixes

Features

  • add oss_stats loader (e6aaa66)
  • add utility for caching data to the filesystem (01fb690)
  • export createCache utility (5721c10)

Full Changelog: v1.3.0...v1.4.0

Add toContents VineString helper to read file contents

Choose a tag to compare

@github-actions github-actions released this 26 Nov 10:46

1.3.0 (2025-11-26)

Bug Fixes

Features

  • add support for loading multi collection d0b8a1a
  • add toContents VineString helper to read file contents 1509186

Full Changelog: v1.2.0...v1.3.0

Add support for creating multi collections

Choose a tag to compare

@github-actions github-actions released this 26 Nov 07:37

1.2.0 (2025-11-26)

Features

  • add support for creating multi collections e44da72

Fix export path for loaders

Choose a tag to compare

@github-actions github-actions released this 17 Nov 10:01

1.1.1 (2025-11-17)

Bug Fixes

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 05:59

1.1.0 (2025-11-15)

Features