Changelog
This page contains the release history for the main Embetty packages.
@embetty/component
4.0.0 (2023-03-08)
2.4.0
- Minor: Added media hint and full tweets are now displayed.
2.3.1
- Patch: Update Twitter branding to X branding.
2.3.0
- Minor: Link-color can be configured via variable.
2.2.0
- Minor: Adds reply count, repost count and favourite count to mastodon post.
2.1.2
- Patch: Fixed mastodon embed to properly compute the api url.
2.1.1
- Patch: Fix published files.
2.1.0
- Minor: This version adds support for mastodon statuses via embetty-mastodon.
- Patch: Fixed runtime issues.
2.0.1
- Patch: Fix embetty-server cli.
2.0.0
- Major: Configured embetty mono-repo and migrated embetty-tweet to Twitter API V2.
- BREAKING CHANGE: Requires ES6 support from browsers.
- Bugfix: Update build target to es6 and remove some polyfills.
@embetty/server
3.2.12
- Patch: Mention embetty server version on bootstrap.
3.2.6
- Patch: Upgraded dependencies.
3.2.5
- Patch: Added media hint and full tweets are now displayed.
3.2.2
- Patch: Adds reply count, repost count and favourite count to mastodon post.
3.2.1
- Patch: Fixed docker image to include the views folder.
3.2.0
- Minor: Added support for mastodon AMP routing.
- Patch: Fixes URL paths where
//
have been replaced by/
.
3.1.0
- Minor: This version adds support for mastodon statuses.
- Patch: Fixed runtime issues.
3.0.3
- Patch: Disable resource/opener policies.
3.0.2
- Patch: Disabled Cross-Origin-Embedder-Policy.
3.0.0
- Major: Release heiseonline/embetty-server v3 docker image.
2.0.1
- Patch: Fix embetty-server cli.
2.0.0
- Major: Configured embetty mono-repo and migrated embetty-tweet to Twitter API V2.