Releases: konstantinmuenster/strapi-plugin-rich-text
Releases · konstantinmuenster/strapi-plugin-rich-text
v1.2.2
1.2.2 (2024-07-16)
Bug Fixes
- editor doesn't show up for undefined field values (f336708)
v1.2.1
1.2.1 (2024-07-11)
Bug Fixes
- content in editor doesn't show up in latest Strapi version (#4) (bb9892e)
v1.2.0
1.2.0 (2024-03-27)
Features
- allow to insert video without fixed dimensions (4a506a4)
v1.1.2
1.1.2 (2024-02-06)
Bug Fixes
- editor: set correct _self link target (305dfde)
v1.1.1
1.1.1 (2024-02-03)
Bug Fixes
- editor: set correct href for inserted links (e2ad645)
v1.1.0
1.1.0 (2023-12-11)
Features
- editor: output prefixed HTML (a03908b)
v1.0.1
1.0.1 (2023-12-10)
Bug Fixes
- packages: include missing pm dependency (57b73ca)
- styles: improve editor styling (3f872c6)
v1.0.0
1.0.0 (2023-12-10)
Bug Fixes
- editor: improve iframe styles (3830d90)
Features
- create-turbo: apply official-starter transform (81742bd)
- create-turbo: apply pnpm-eslint transform (22957ac)
- create-turbo: create basic (57f716d)
- create-turbo: install dependencies (6ca5837)
- editor: add basic rich text editor (5cf2417)
- editor: add markdown parsing (f643bec)
- editor: add youtube embed (032a8f0)
- plugin: add boilerplate plugin (6f2b3cf)