Releases: django-cms/djangocms-text-ckeditor
Releases · django-cms/djangocms-text-ckeditor
5.1.6
What's Changed
- fix: Let CKEditor decide on size of its panels by @fsbraun in #674
- Fix duplication of "Link" and "Unlink" options for HTMLField. by @DmytroLitvinov in #679
- Fix: Allow double clicks to propagate. by @fsbraun in #676
Full Changelog: 5.1.5...5.1.6
5.1.5
What's Changed
- fix(settings): Extend ALLOW_TOKEN_PARSERS if custom one is provided by @DmytroLitvinov in #654
- Remove Flash plugin in the default settings by @MacLake in #656
- fix: Allow for request-free context objects for testing purposes by @fsbraun in #659
- Support djangocms-picture 2.0.0 and higher in create_picture_plugin by @leture in #660
- Update test matrix to include Django 5 by @protoroto in #662
New Contributors
- @MacLake made their first contribution in #656
- @leture made their first contribution in #660
- @protoroto made their first contribution in #662
Full Changelog: 5.1.4...5.1.5
5.1.4
5.1.3
5.1.2
5.1.1
What's Changed
- fix: Remove inline editing toggle on touch devices not to clobber view with unused elements by @fsbraun in #618
- Fixes #578 - bodyClass fallback to default settings CKEDITOR_SETTINGS by @tuerlefl in #579
- fix: Inline editing workaround for toolbar bug in django CMS <= 3.9 by @fsbraun in #619
- Fix: Changlog for #578 by @fsbraun in #621
- Release 5.1.1 by @marksweb in #622
New Contributors
Full Changelog: 5.1.0...5.1.1
5.1
What's Changed
- Fix/gulpfile: Automatically generate the dark mode patched skin when running gulp build by @fsbraun in #603
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #604
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #605
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #608
- fix: Update skin patch to avoid @media query by @marksweb in #614
- feat: inline editor by @fsbraun in #606
- fix: frontend ci tests by @vinitkumar in #617
- build: Release 5.1 by @marksweb in #615
New Contributors
- @pre-commit-ci made their first contribution in #604
Full Changelog: 5.0.1...5.1.0
5.0.1
5.0.0
What's Changed
- Replace force_text with force_str by @jrief in #546
- Implemented GitHub actions for CI by @marksweb in #559
- Copying plugins inside ckeditor creates a child plugin copy by @nichoski in #569
- Ran isort on models.py by @nichoski in #570
- fix: get test and checks to run at every PR not just push by @vinitkumar in #571
- 504 copy paste plugins inside ckeditor refer to same instance by @nichoski in #572
- Use assertEqual instead of assertEquals for Python 3.11 compatibility. by @tirkarthi in #580
- fix: breaking tests by @vinitkumar in #585
- FEATURE: adjust setup metadata by @crydotsnake in #587
- Feat: Basic dark mode compatibility and fix for source edit bug by @fsbraun in #590
- Update Node.js to version 16 LTS and Gulpfile upgrade as well by @vinitkumar in #593
- Feat: Dark mode support for standard editor UI (a.k.a. "skin") moono-lisa by @fsbraun in #592
- Add Django 3.2 to tests by @DmytroLitvinov in #583
- Upgrade ckeditor to 4.17.2 by @marksweb in #595
- Fix django 3.2 tests, pypi release actions and pre-commit by @marksweb in #594
- fix: Remove excessive spaces (#531) by @DmytroLitvinov in #597
- Release 5.0 by @marksweb in #598
- Update readme v5 by @marksweb in #599
New Contributors
- @marksweb made their first contribution in #559
- @nichoski made their first contribution in #569
- @vinitkumar made their first contribution in #571
- @tirkarthi made their first contribution in #580
- @crydotsnake made their first contribution in #587
- @fsbraun made their first contribution in #590
- @DmytroLitvinov made their first contribution in #583
Full Changelog: 4.0.0...5.0.0