Skip to content

v0.5.11

Choose a tag to compare

@github-actions github-actions released this 12 Jul 02:55
953cada

What's Changed

  • Embeddable resource viewer: bring-your-own-session (provider-free) by @adampingel in #942
  • feat(sdk): add mark.updateEntityTypes to tag a resource after creation by @adampingel in #943
  • Embeddable viewer completion: inline embedding, content-link + reference-hover callbacks, compact annotate bar by @adampingel in #944
  • Fix permanent starvation of concurrent browse.resource loaders; make its silent paths observable by @adampingel in #945
  • liveness axioms: fault-injection properties over the sdk + transport compositions (L1–L4) — found and fixed 3 real bugs by @adampingel in #946
  • destroy client.bus on dispose; update docs by @adampingel in #947
  • feat(react-ui): toolbar preferences become controlled props; retire the preference bus channels by @adampingel in #970
  • actions(deps): bump tauri-apps/tauri-action from 0 to 1 by @dependabot[bot] in #948
  • deps(deps): bump i18next from 26.3.2 to 26.3.4 in the i18n group by @dependabot[bot] in #949
  • actions(deps): bump docker/login-action from 4 to 4.2.0 by @dependabot[bot] in #951
  • actions(deps): bump docker/setup-buildx-action from 4 to 4.1.0 by @dependabot[bot] in #952
  • actions(deps): bump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.1 by @dependabot[bot] in #953
  • deps(deps): bump the bundler-binaries group with 10 updates by @dependabot[bot] in #954
  • deps(deps): bump the aws-sdk group with 15 updates by @dependabot[bot] in #955
  • deps(deps): bump react-router-dom from 7.18.0 to 7.18.1 by @dependabot[bot] in #956
  • deps(deps-dev): bump @types/node from 25.9.4 to 26.0.0 by @dependabot[bot] in #957
  • deps(deps): bump pdfjs-dist from 6.0.227 to 6.1.200 by @dependabot[bot] in #960
  • deps(deps): bump @anthropic-ai/sdk from 0.105.0 to 0.109.0 by @dependabot[bot] in #958
  • deps(deps-dev): bump tsx from 4.22.4 to 4.22.5 by @dependabot[bot] in #961
  • deps(deps-dev): bump @testcontainers/postgresql from 12.0.3 to 12.0.4 by @dependabot[bot] in #962
  • deps(deps-dev): bump postcss from 8.5.15 to 8.5.16 by @dependabot[bot] in #965
  • fix(react-ui): getSupportedShapes returns [] for text and unknown media by @adampingel in #971
  • deps(deps): bump neo4j-driver from 6.1.0 to 6.2.0 by @dependabot[bot] in #966
  • tests(deps-dev): bump @types/node from 25.9.4 to 26.0.0 in /tests/e2e by @dependabot[bot] in #969
  • deps(deps-dev): bump stylelint from 17.13.0 to 17.14.0 by @dependabot[bot] in #968
  • deps(deps-dev): bump baseline-browser-mapping from 2.10.40 to 2.10.41 by @dependabot[bot] in #967
  • deps(deps): bump @codemirror/view from 6.43.3 to 6.43.4 by @dependabot[bot] in #963
  • actions(deps): bump actions/attest-build-provenance from 4.1.0 to 4.1.1 by @dependabot[bot] in #950
  • deps(deps-dev): bump @redocly/cli from 2.34.0 to 2.36.0 by @dependabot[bot] in #964
  • feat(sdk): scope mark:requested/mark:submit by source resource by @adampingel in #972
  • Collaborator directory v1: browse.agents() — TOML-derived software roster + DID host-skew fix by @adampingel in #973
  • Resource tag editing: controlled vocabulary end-to-end (picker + server gate + event-log integrity) by @adampingel in #974
  • feat(react-ui): showToolbar={false} by @adampingel in #975
  • headless react-ui by @adampingel in #976
  • BrowseView: paint the annotation overlay when content arrives after annotations by @adampingel in #977
  • YIELD-STRUCTURE P1–P4 + CONTEXT-IDENTIFIERS P1: task/structure output control + id-labelled context (Tiers 1+2) by @adampingel in #978
  • INLINE-CITATIONS P1–P3: cite option — model-emitted [[]] tokens reconciled into W3C linking annotations by @adampingel in #979

Full Changelog: v0.5.10...v0.5.11