Skip to content

Releases: aiacta-org/aiacta

v1.0.14

21 Apr 20:26
Immutable release. Only release title and notes can be modified.
acd33d8

Choose a tag to compare

Bug Fixes

  • lint: CLI output with per-field OK/WARN/ERROR findings (#87) (4f895ae)

Install this release:

npm install @aiacta-org/ai-attribution-lint@1.0.14
npm install @aiacta-org/ai-citation-sdk@1.0.14
npm install @aiacta-org/crawl-manifest-client@1.0.14
pip install ai-citation-sdk==1.0.14

Dashboard build: Download aac-dashboard-1.0.14.zip from the Artifacts section in Actions run (available for 90 days).

Full Changelog: https://github.com/aiacta-org/aiacta/blob/main/CHANGELOG.md

v1.0.13

14 Apr 23:28
Immutable release. Only release title and notes can be modified.
6ae6940

Choose a tag to compare

Bug Fixes

  • providers: added more providers as example (#82) (1ca083c)

Install this release:

npm install @aiacta-org/ai-attribution-lint@1.0.13
npm install @aiacta-org/ai-citation-sdk@1.0.13
npm install @aiacta-org/crawl-manifest-client@1.0.13
pip install ai-citation-sdk==1.0.13

Dashboard build: Download aac-dashboard-1.0.13.zip from the Artifacts section in Actions run (available for 90 days).

Full Changelog: https://github.com/aiacta-org/aiacta/blob/main/CHANGELOG.md

v1.0.12

14 Apr 04:56
Immutable release. Only release title and notes can be modified.
c769ee4

Choose a tag to compare

Bug Fixes

  • tests: sync test env var and header names (#80) (d66af70)

Install this release:

npm install @aiacta-org/ai-attribution-lint@1.0.12
npm install @aiacta-org/ai-citation-sdk@1.0.12
npm install @aiacta-org/crawl-manifest-client@1.0.12
pip install ai-citation-sdk==1.0.12

Dashboard build: Download aac-dashboard-1.0.12.zip from the Artifacts section in Actions run (available for 90 days).

Full Changelog: https://github.com/aiacta-org/aiacta/blob/main/CHANGELOG.md

v1.0.11

13 Apr 05:15
Immutable release. Only release title and notes can be modified.
cecb081

Choose a tag to compare

1.0.11 (2026-04-13)

Bug Fixes

  • headers: standardize all custom HTTP headers to X-AIACTA- prefix (#78) (7646a4c)

v1.0.10

11 Apr 16:18
Immutable release. Only release title and notes can be modified.
5b50573

Choose a tag to compare

Bug Fixes

  • webhook: provenance SQL columns, INSERT OR IGNORE transparency, auth middleware, gateway webhook resolution, fail-closed signing keys (#76) (62b252a)

Install this release:

npm install @aiacta-org/ai-attribution-lint@1.0.10
npm install @aiacta-org/ai-citation-sdk@1.0.10
npm install @aiacta-org/crawl-manifest-client@1.0.10
pip install ai-citation-sdk==1.0.10

Dashboard build: Download aac-dashboard-1.0.10.zip from the Artifacts section in Actions run (available for 90 days).

Full Changelog: https://github.com/aiacta-org/aiacta/blob/main/CHANGELOG.md

v1.0.9

11 Apr 08:03
Immutable release. Only release title and notes can be modified.
0a542ba

Choose a tag to compare

Bug Fixes

  • ci: changed from npm install to npm ci for faster workflow (#74) (c1e539f)

Install this release:

npm install @aiacta-org/ai-attribution-lint@1.0.9
npm install @aiacta-org/ai-citation-sdk@1.0.9
npm install @aiacta-org/crawl-manifest-client@1.0.9
pip install ai-citation-sdk==1.0.9

Dashboard build: Download aac-dashboard-1.0.9.zip from the Artifacts section in Actions run (available for 90 days).

Full Changelog: https://github.com/aiacta-org/aiacta/blob/main/CHANGELOG.md

v1.0.8

11 Apr 02:40
Immutable release. Only release title and notes can be modified.
9cd7e4a

Choose a tag to compare

Bug Fixes

  • ct: replace HTTP_CODE grep separator with separate curl calls to fix exit code 2 (#60) (fae570e)
  • query: provenance and cleaner citation routes (#64) (43c5e41)
  • stale: not_planned instead of 'non planned' (#62) (00f2505)

Install this release:

npm install @aiacta-org/ai-attribution-lint@1.0.8
npm install @aiacta-org/ai-citation-sdk@1.0.8
npm install @aiacta-org/crawl-manifest-client@1.0.8
pip install ai-citation-sdk==1.0.8

Dashboard build: Download aac-dashboard-1.0.8.zip from the Artifacts section in Actions run (available for 90 days).

Full Changelog: https://github.com/aiacta-org/aiacta/blob/main/CHANGELOG.md

v1.0.7

09 Apr 01:51
Immutable release. Only release title and notes can be modified.
72d51a5

Choose a tag to compare

Bug Fixes

  • release: aac dashboard released as asset artifact in Actions run, with release notes updated (#56) (ef08b2d)

Install this release:

npm install @aiacta-org/ai-attribution-lint@1.0.7
npm install @aiacta-org/ai-citation-sdk@1.0.7
npm install @aiacta-org/crawl-manifest-client@1.0.7
pip install ai-citation-sdk==1.0.7

Dashboard build: Download aac-dashboard-1.0.7.zip from the Actions run (available for 90 days).

Full Changelog: https://github.com/aiacta-org/aiacta/blob/main/CHANGELOG.md

v1.0.5

08 Apr 20:59
Immutable release. Only release title and notes can be modified.
c0ba23e

Choose a tag to compare

1.0.5 (2026-04-08)

Bug Fixes

  • release: create draft releases so dashboard asset can be uploaded before publishing (#52) (9c9374d)

v1.0.4

08 Apr 20:03
Immutable release. Only release title and notes can be modified.
d19b771

Choose a tag to compare

1.0.4 (2026-04-08)

Bug Fixes

  • release: inject version from release tag into setup.py and package.json at build time — eliminates race condition with version-sync workflow (#50) (7bd636d)