Releases: serlo/frontend
Releases · serlo/frontend
Serlo Editor - v0.26.1
Merge pull request #4578 from serlo/editor-new-version-mathml chore(editor): release new version with MathML instead of KaTeX
Serlo Editor - v0.26.0
- refactor(editor): simplify editor plugin config, remove testingsecret image upload. Thank you @elbotho in #4572
- chore(deps-dev): bump vite from 5.4.17 to 5.4.18. Thank you @dependabot[bot] in #4567
- fix(editor): fix hydration and suspense errors. Thank you @elbotho in #4564
- e2e: fix courses tests, increase waits. Thank you @elbotho in #4555
- chore(deps-dev): bump vite from 5.4.15 to 5.4.17. Thank you @dependabot[bot] in #4553
Full Changelog: v0.25.1-editor...v0.26.0-editor
Serlo Editor - v0.25.1
- refactor: remove
serloContext
. Thank you @elbotho in #4550 - refactor: simplify courses. Thank you @elbotho in #4549
- feat(editor): add
loading=\"lazy\"
to images. Thank you @elbotho in #4548 - refactor(editor): remove unused render helpers. Thank you @elbotho in #4547
- fix(editor): handle undefined hrefs in sanitizeHref. Thank you @elbotho in #4545
Full Changelog: v0.25.0-editor...v0.25.1-editor
Serlo Editor - v0.25.0
- chore(deps-dev): bump vite from 5.4.14 to 5.4.15. Thank you @dependabot[bot] in #4541
- e2e: welcome modal helper fix. Thank you @hejtful in #4535
- Deployment. Thank you @elbotho in #4533
Full Changelog: v0.24.0-editor...v0.25.0-editor
Serlo Editor - v0.24.0
- Revert contentOnly pages: Use old iframe resizing method using
iframe-resizer
instead ofopen-iframe-resizer
. Thank you @LarsTheGlidingSquirrel in #4528
Full Changelog: v0.23.0-editor...v0.24.0-editor
Serlo Editor - v0.23.0
- feat(editor): add optional showUndoRedoButtons prop. Thank you @elbotho in #4505
- Production. Thank you @hejtful in #4504
- hotfix(editor): always enable InteractiveVideo. Thank you @hejtful in #4503
- refactor: remove unnecessary selectors. Thank you @hejtful in #4497
- fix(editor-integration): conditional for serlo exerciseGroup renderer. Thank you @hejtful in #4481
- Deployment. Thank you @hejtful in #4480
- fix: missing plugins and renderers. Thank you @hejtful in #4478
- Deployment. Thank you @elbotho in #4474
Full Changelog: v0.22.2-editor...v0.23.0-editor
Serlo Editor - v0.23.0-beta.0
- fix(editor): plugin menu restrictions. Thank you @hejtful in #4516
- fix(editor): harden unwrap code for unexpected state. Thank you @elbotho in #4513
- Deployment. Thank you @hejtful in #4508
- feat(editor): add optional showUndoRedoButtons prop. Thank you @elbotho in #4505
- Production. Thank you @hejtful in #4504
- hotfix(editor): always enable InteractiveVideo. Thank you @hejtful in #4503
- refactor: remove unnecessary selectors. Thank you @hejtful in #4497
- fix(editor-integration): conditional for serlo exerciseGroup renderer. Thank you @hejtful in #4481
- Deployment. Thank you @hejtful in #4480
- fix: missing plugins and renderers. Thank you @hejtful in #4478
- Deployment. Thank you @elbotho in #4474
Full Changelog: v0.22.2-editor...v0.23.0-beta.0-editor
Serlo Editor - v0.22.2
- fix(plugin-edusharing): handle new format of brockhaus embeds. Thank you @LarsTheGlidingSquirrel in #4468
- chore(interactive-video): use useAppDispatch instead of useDispatch. Thank you @hejtful in #4466
- chore: simulate cross-origin iframe in editor demo page. Thank you @LarsTheGlidingSquirrel in #4460
Full Changelog: v0.22.1-editor...v0.22.2-editor
Serlo Editor - v0.22.0
- refactor: enable Serlo-specific plugins (and renderers) in Editor. Thank you @hejtful in #4417
- feat(editor-package): try loading renderers dynamically. Thank you @elbotho in #4416
- fix(editor-package): add sideEffects:false to allow tree shaking. Thank you @elbotho in #4415
- refactor: Editor package exports for ___experiments page. Thank you @hejtful in #4413
- refactor: export dispatchReplaceRootDocument from package. Thank you @hejtful in #4410
- chore(editor-upload): use new asset infra in serlo.org production. Thank you @elbotho in #4442
- hot-deploy: fix(plugin-image): upload pixabay images to our bucket. Thank you @elbotho in #4441
- fix(plugin-image): upload pixabay images to our bucket. Thank you @elbotho in #4440
- e2e: fixes after editor package in web. Thank you @hejtful in #4437
- feat(exercise): add nicer fallback feedback (random). Thank you @elbotho in #4434
Full Changelog: v0.21.3-editor...v0.22.0-editor
Serlo Editor - v0.21.3
- fix(editor-help): content fixes, more videos. Thank you @elbotho in #4423
- chore(deps): bump katex from 0.16.11 to 0.16.21. Thank you @dependabot[bot] in #4421
- chore(deps-dev): bump vite from 5.4.11 to 5.4.12. Thank you @dependabot[bot] in #4420
- feat(interactive-video): add basic privacy wrapper for serlo. Thank you @elbotho in #4411
- fix(editor-help): small corrections. Thank you @elbotho in #4408
- fix(interactive-video): another focus approach, remove rewind toggle. Thank you @elbotho in #4400
Full Changelog: v0.21.2-editor...v0.21.3-editor