Releases: PrZ3r/MSRBot.io
Releases · PrZ3r/MSRBot.io
v1.4.2
What's Changed
- IETF Backfill 2026-03-06 by @SteveLLamb in #959
- IETF backfill 2026-03-09 by @SteveLLamb in #1025
- Fix MRI churn by @SteveLLamb in #1036
- Backfill IETF and bug fixes 2026-03-10 by @SteveLLamb in #1037
Full Changelog: v1.4.1...v1.4.2
https://msrbot.io/changelog/
v1.4.1
What's Changed
- fix: add push-with-retry to all gh-pages deploy workflows (#910) by @SteveLLamb in #911
- ci: queue main builds and gate MSI behind site build by @SteveLLamb in #912
- Development environment setup by @SteveLLamb in #917
- Backfill and fix issues with extract by @SteveLLamb in #934
Full Changelog: v1.4.0...v1.4.1
https://msrbot.io/changelog/
v1.4.0
What's Changed
API Explorer and Machine-Readable API
- API Explorer page at
/api/— searchable, filterable document browser with URL parameter syncing, pagination, and inline JSON viewer for full provenance records. - Full-provenance JSON API — static endpoints exposing all source fields including
$metaprovenance:/api/documents.json— full registry/api/doc/{docId}.json— per-document records/api/stats.json— registry statistics and metadata
- JSON Schema publishing at
/api/schemas/— existing schemas served as static assets for consumer validation. - API versioning — all JSON responses include
$schemaandapiVersionfields (v1.0.0). - Machine-readable discovery —
<link rel="alternate">and<link rel="describedby">on API and doc detail pages; OpenSearch JSON template; JSON-LD SearchAction for both/docs/and/api/. - Source Data (JSON) panel on document detail pages — collapsible card with direct API link.
Internal Changelog
- Changelog page at
/changelog/— rendered from CHANGELOG.md as styled cards, replacing external GitHub blob links.
Housekeeping
- Renamed package from
doc-registrytomsrbot-io; updated repository URL. - Updated Dev Tools & Resources popover, footer, and homepage with API/schema/changelog links.
- Fixed stale links in
docs/CONTRIBUTING_SHORT.mdanddocs/samples.md. - Fixed suites/collections publisher composite matching and JSON-LD SearchAction paths.
- [FEATURE] API Explorer, full-provenance JSON API, schema publishing, and internal changelog (v1.4.0) by @SteveLLamb in #906
Full Changelog: v1.3.0...v1.4.0
https://msrbot.io/changelog/
v1.3.0
What's Changed
- Updates to accessibilty portal by @SteveLLamb in #696
- Refine search on portals by @SteveLLamb in #708
- Bump axios from 1.13.2 to 1.13.5 by @dependabot[bot] in #710
- Clean up extraction by @SteveLLamb in #716
- Expand Extract to IETF by @SteveLLamb in #718
- Add AGENTS.md and align contributing/changelog guidance by @SteveLLamb in #801
- FIx keying on IETF refs by @SteveLLamb in #798
- IETF Index XML top level source by @SteveLLamb in #888
- Update Keywords and documentation by @SteveLLamb in #889
- Fix undated ref copy widget by @SteveLLamb in #891
Full Changelog: v1.2.0...v1.3.0
https://github.com/PrZ3r/MSRBot.io/blob/main/CHANGELOG.md
v1.2.0
What's Changed
- Add abstract parsing by @SteveLLamb in #686
- Bump undici from 7.13.0 to 7.18.2 by @dependabot[bot] in #687
- remove stringify by @SteveLLamb in #688
- URL Backfill resolved* for 1 entries by @prz3-unit[bot] in #689
- Update documents.json (20260127-050805) by @prz3-unit[bot] in #690
- Build MasterReferenceIndex (data change) by @prz3-unit[bot] in #692
- Build MasterSuiteIndex (data change) by @prz3-unit[bot] in #691
- Update documents.json (20260203-054648) by @prz3-unit[bot] in #693
- Build MasterSuiteIndex (data change) by @prz3-unit[bot] in #694
- Add Curated Portals by @SteveLLamb in #695
Full Changelog: v1.1.0...v1.2.0
https://github.com/PrZ3r/MSRBot.io/blob/main/CHANGELOG.md
v1.1.0
What's Changed
- Issues - fix urls by @SteveLLamb in #661
- Build MasterReferenceIndex (data change) by @prz3-unit[bot] in #662
- Update documents.json (20251202-050215) by @prz3-unit[bot] in #663
- Build MasterReferenceIndex (data change) by @prz3-unit[bot] in #664
- Issues/various errors 202512 by @SteveLLamb in #667
- URL Backfill resolved* for 9 entries by @prz3-unit[bot] in #674
- 20251204 missing refs by @SteveLLamb in #675
- URL Backfill resolved* for 4 entries by @prz3-unit[bot] in #677
- Clean up remaining missing refs / Suite family doc by @SteveLLamb in #678
Full Changelog:
v1.0.0
What's Changed
- add in publishing by @SteveLLamb in #1
- Added validation and auto-canonicalizing scripts by @SteveLLamb in #11
- Enhancements/statuslogic canonical by @SteveLLamb in #12
- Update/build latest 20fdocs by @SteveLLamb in #25
- Update documents.json (20251007-233711) by @github-actions[bot] in #473
- Build MasterSuiteIndex (data change) by @github-actions[bot] in #474
- Build MasterReferenceIndex (data change) by @github-actions[bot] in #475
- Backfill resolved* for 690 entries by @github-actions[bot] in #488
- ISDCF and ITU - Fixes 400 and 404 by @SteveLLamb in #503
- Fix 493 - ATSC URL by @SteveLLamb in #512
- Fix 404 - ITUR by @SteveLLamb in #514
- Update documents.json (20251027-011515) by @github-actions[bot] in #595
- remove SMPTE drafts for pubs by @SteveLLamb in #598
- First pass update build by @SteveLLamb in #601
- Update documents.json (20251030-225656) by @github-actions[bot] in #608
- Issues/0528 frontend 1st pass Redo by @SteveLLamb in #604
- Update SMPTE standards exp prefix by @SteveLLamb in #636
- Front end UI updates 2 by @SteveLLamb in #637
- Update documents.json (20251125-044932) by @prz3-unit[bot] in #646
- 0528 - Front end update 3 by @SteveLLamb in #639
New Contributors
- @SteveLLamb made their first contribution in #1
- @github-actions[bot] made their first contribution in #335
- @prz3-unit[bot] made their first contribution in #638
Full Changelog:
- https://github.com/PrZ3r/MSRBot.io/commits/v1.0.0
- https://github.com/PrZ3r/MSRBot.io/blob/main/docs/buildlog.md (full chronicle from pre-release)