Skip to content

@opentechevents/embed v0.1.0

Choose a tag to compare

@hhkaos hhkaos released this 10 Aug 12:15
· 21 commits to main since this release

First versioned release of the embeddable OTE events widget.

Production embed URL:

<script type="module" src="https://tools.opentechevents.org/embed/v0.1.0/ote-events.js"></script>

Floating aliases are also published at /embed/latest/ote-events.js and /embed/ote-events.js, but fixed version URLs are recommended for production sites.

Highlights:

  • Versioned, committed embed assets under apps/embed/versions/v0.1.0/.
  • Deploy workflow keeps fixed versions available while still publishing latest and legacy aliases.
  • Playground snippets now use the fixed version URL by default.
  • Embed docs and agent guidance now document SemVer and the release checklist.
  • Includes the recent event detail, action, custom action, layout, localization, image fallback, and playground improvements.