Skip to content

docs: update OPDS version references from 1.1 to 1.2 - #66

Merged
dubyte merged 1 commit into
mainfrom
docs/opds-1.2-version-label
Aug 10, 2026
Merged

docs: update OPDS version references from 1.1 to 1.2#66
dubyte merged 1 commit into
mainfrom
docs/opds-1.2-version-label

Conversation

@dubyte

@dubyte dubyte commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

The server has emitted OPDS 1.2 link relations (open-access acquisition, facets, crawlable feeds, self/up links) since v1.7.0, but the documentation still claimed OPDS 1.1. This PR aligns the docs and code comments with the implemented spec.

Changes

  • README.md: feature bullet "OPDS 1.1 compliant" → "OPDS 1.2 compliant"
  • opds/doc.go: package doc now says OPDS 1.2
  • opds/AGENTS.md: builder description now says OPDS 1.2
  • internal/service/service.go: package comment + spec URL now point to OPDS 1.2 (https://specs.opds.io/opds-1.2.html)

Notes

The server has emitted OPDS 1.2 link relations (open-access acquisition,
facets, crawlable feeds) since v1.7.0, but docs still claimed OPDS 1.1.
Align README, package docs, and code comments with the implemented spec.
@dubyte
dubyte merged commit 6058b6a into main Aug 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant