Serlo Editor - v0.21.0
github-actions
released this
08 Jan 08:17
·
31 commits
to staging
since this release
- fix(math-renderer): sanitize html from katex. Thank you @LarsTheGlidingSquirrel in #4379
- fix(plugin-edusharing): use DomPurify to sanitize embed html from edu-sharing. Thank you @LarsTheGlidingSquirrel in #4376
- fix(editor): Modal on serlo.org by applying high z-index only in integrations on content instead of overlay. Thank you @CodingDive in #4373
- fix(editor): reset styles for moodle. Thank you @CodingDive in #4372
- fix(link-renderer): add guard against injecting javascript in link elements through href. Thank you @LarsTheGlidingSquirrel in #4371
- refactor(editor): package plugin icons as react components (to remove
dangerouslySetInnerHtml
). Thank you @LarsTheGlidingSquirrel in #4370 - fix(editor): skip other checks if we found editor state in paste. Thank you @elbotho in #4366
- feat(editor): add email to test environment warning message. Thank you @LarsTheGlidingSquirrel in #4365
- fix(plugin-edusharing): sandbox iframes to secure parent. Thank you @LarsTheGlidingSquirrel in #4361
- fix(editor): Modal in moodle. Thank you @CodingDive in #4360
- feat(editor): add iframed demo. Thank you @elbotho in #4356
- feat(bildungsraum-share): copy content to clipboard. Thank you @hejtful in #4354
Full Changelog: v0.20.2-editor...v0.21.0-editor