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