Flask-ckeditor

Latest version: v0.5.1

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.4.4

-----

Release date: 2020/4/19

- Upgrade CKEditor from 4.9.2 to 4.14.0.
- Fix multiple minor bugs.
- Fix documentation.

0.4.3

-----

Release date: 2018/11/8

- Add CSRF protect support for image uplaoding, based on Flask-WTF (CSRFProtect).

0.4.2

-----

Release date: 2018/8/24

- Add documentation.
- Remove built-in support for markdown plugin since it's unmaintained and not work with CKEditor > 4.6.
- Rename argument ``codesnippet`` to ``enable_codesnippet`` in ``ckeditor.config()``.
- Add ``serve_local`` argument for ``ckeditor.load()``.

0.4.1

-----

Release date: 2018/6/8

- Change built-in resource’s url path to ``ckeditor/static/...`` to
prevent conflict with user’s static path.

0.4.0

-----

Release date: 2018/5/29

- Add basic unit test.
- Update resources, fix plugin register bug, use CKEditor 4.9.2.
- Add configuration parameter ``CKEDITOR_ENABLE_CODESNIPPET``, used to
enable/disable ``Code Snippet`` plugin.
- Added Markdown plugin into built-in resouce, enabled markdown mode
via ``CKEDITOR_ENABLE_MARKDOWN``.
- Added configuration parameter ``CKEDITOR_EXTRA_PLUGINS``, a list used
to register extra plugins.

0.3.3

-----

Release date: 2018/2/4

- Added support to set ``name`` and ``value`` when using
``ckeditor.create()``.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.