Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-markdownx to 4.0.7 #668

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Dec 8, 2023

This PR updates django-markdownx from 2.0.28 to 4.0.7.

Changelog

4.0.7

Update height on focusin event

4.0.6

Fix for cursor position and multiline intendation

4.0.5

Admin styling fix for editor setHeight

4.0.4

Fix for editor setHeight – including border

4.0.3

Fixes:

- PIL v10 support
- proper editor set height
- editor resize init value

4.0.2

Fixes setting editor's height whenever the HTML preview is updated, ignoring the `MARKDOWNX_EDITOR_RESIZABLE` option

4.0.1

Fix for cookie read.

4.0.0

Added:

- Support for Django 4 (retains backward compatibility with Django 3)
- Support for Python 3.9 and 3.10

4.0.0beta.1

Added:
- Support for Django 4 (retains backward compatibility with Django 2 and 3)
- Support for Python 3.9 and 3.10

Changed:
- Minor correction in German translation

Removed:
- Built documentation assets, which are now built via the CI.

3.0.1

Fixed:
- django's internal db field type

3.0.0

Added:
- support for Django 2 and 3
- support for python 3.6, 3.7 and 3.8

Removed:
- support of Django < 2
- python 2.7 code

Fixed:
- minor compatibility issues
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant