Skip to content

Commit e7c6c38

Browse files
authored
Release v0.23.0 (fixed) (#1005)
### Added - Support to enable embedding iframes in HTML projects from in-house domains (#985) - Dispatch event when project identifier changes, e.g. after project is remixed (#2830) - Add `load_remix_disabled` attribute to web component (#992) ### Changed - Invalidate cached project when project is remixed (#1003) ### Fixed - Unit tests for `pyodide` runner (#976) - Remove broken `format` script (#991)
1 parent dcd4a7e commit e7c6c38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
769769

770770
- Events in Web Component indicating whether Mission Zero criteria have been met (#113)
771771

772-
[unreleased]: https://github.com/RaspberryPiFoundation/editor-ui/compare/v0.22.2...HEAD
772+
[unreleased]: https://github.com/RaspberryPiFoundation/editor-ui/compare/v0.23.0...HEAD
773+
[0.23.0]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.23.0
773774
[0.22.2]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.22.2
774775
[0.22.1]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.22.1
775776
[0.22.0]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.22.0

0 commit comments

Comments
 (0)