Django-prose

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 2

2.1.0

What's Changed
* Bump version to `2.1.0` and release with Python `3.12` by parisk in https://github.com/withlogicco/django-prose/pull/106


**Full Changelog**: https://github.com/withlogicco/django-prose/compare/2.0.1...2.1.0

2.0.1

What's Changed
* fix(deps): bump django from 4.2.5 to 4.2.6 by dependabot in https://github.com/withlogicco/django-prose/pull/62
* fix(deps): bump bleach from 6.0.0 to 6.1.0 by dependabot in https://github.com/withlogicco/django-prose/pull/63
* chore(deps-dev): bump black from 23.9.1 to 23.10.0 by dependabot in https://github.com/withlogicco/django-prose/pull/64
* fix(deps): bump actions/setup-node from 3 to 4 by dependabot in https://github.com/withlogicco/django-prose/pull/65
* chore(deps-dev): bump black from 23.10.0 to 23.10.1 by dependabot in https://github.com/withlogicco/django-prose/pull/66
* fix(deps): bump django from 4.2.6 to 4.2.7 by dependabot in https://github.com/withlogicco/django-prose/pull/67
* chore(deps-dev): bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/withlogicco/django-prose/pull/68
* fix(deps): bump django from 4.2.7 to 4.2.8 by dependabot in https://github.com/withlogicco/django-prose/pull/70
* fix(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/withlogicco/django-prose/pull/71
* chore(deps-dev): bump black from 23.11.0 to 23.12.0 by dependabot in https://github.com/withlogicco/django-prose/pull/72
* chore(deps-dev): bump black from 23.12.0 to 23.12.1 by dependabot in https://github.com/withlogicco/django-prose/pull/73
* fix(deps): bump django from 4.2.8 to 4.2.9 by dependabot in https://github.com/withlogicco/django-prose/pull/74
* chore(deps-dev): bump black from 23.12.1 to 24.1.1 by dependabot in https://github.com/withlogicco/django-prose/pull/76
* Bump Trix to `2.0.8` by gmargaritis in https://github.com/withlogicco/django-prose/pull/77
* fix(deps): bump django from 4.2.9 to 4.2.10 by dependabot in https://github.com/withlogicco/django-prose/pull/79
* chore(deps-dev): bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/withlogicco/django-prose/pull/81
* Bump Trix library to 2.0.10 by phemmylintry in https://github.com/withlogicco/django-prose/pull/82
* fix(deps): bump django from 4.2.10 to 4.2.11 by dependabot in https://github.com/withlogicco/django-prose/pull/83
* chore(deps-dev): bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/withlogicco/django-prose/pull/84
* Bump Trix to 2.1.0 by phemmylintry in https://github.com/withlogicco/django-prose/pull/86
* chore(deps-dev): bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/withlogicco/django-prose/pull/87
* fix(deps): bump sqlparse from 0.4.4 to 0.5.0 by dependabot in https://github.com/withlogicco/django-prose/pull/88
* chore(deps-dev): bump black from 24.4.0 to 24.4.1 by dependabot in https://github.com/withlogicco/django-prose/pull/89
* chore(deps-dev): bump black from 24.4.1 to 24.4.2 by dependabot in https://github.com/withlogicco/django-prose/pull/90
* fix(deps): bump django from 4.2.11 to 4.2.12 by dependabot in https://github.com/withlogicco/django-prose/pull/92
* fix(deps): bump django from 4.2.12 to 4.2.13 by dependabot in https://github.com/withlogicco/django-prose/pull/94
* fix(deps): bump django from 4.2.13 to 4.2.14 by dependabot in https://github.com/withlogicco/django-prose/pull/101
* Bump Trix to 2.1.3 by parisk in https://github.com/withlogicco/django-prose/pull/102
* Update Python and Poetry by parisk in https://github.com/withlogicco/django-prose/pull/103
* Define name setter for `trix-editor` elements by parisk in https://github.com/withlogicco/django-prose/pull/104
* Bump version to `2.0.1` by parisk in https://github.com/withlogicco/django-prose/pull/105

New Contributors
* gmargaritis made their first contribution in https://github.com/withlogicco/django-prose/pull/77
* phemmylintry made their first contribution in https://github.com/withlogicco/django-prose/pull/82

**Full Changelog**: https://github.com/withlogicco/django-prose/compare/2.0.0...2.0.1

2.0.0

🙌 Improvements
* Attachment Upload Changes by chrisgrande in https://github.com/withlogicco/django-prose/pull/46
* editor.js, widget.py trix 2.0.0 by onno-timmerman in https://github.com/withlogicco/django-prose/pull/50

⚠️ Breaking changes
* Remove `id` from allowed attributes by parisk in https://github.com/withlogicco/django-prose/pull/60

⚙️ Internal updates
* fix(deps): bump sqlparse from 0.4.3 to 0.4.4 by dependabot in https://github.com/withlogicco/django-prose/pull/44
* fix(deps): bump django from 4.2 to 4.2.1 by dependabot in https://github.com/withlogicco/django-prose/pull/45
* fix(deps): bump django from 4.2.1 to 4.2.2 by dependabot in https://github.com/withlogicco/django-prose/pull/47
* fix(deps): bump django from 4.2.2 to 4.2.3 by dependabot in https://github.com/withlogicco/django-prose/pull/48
* chore(deps-dev): bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/withlogicco/django-prose/pull/51
* fix(deps): bump django from 4.2.3 to 4.2.4 by dependabot in https://github.com/withlogicco/django-prose/pull/52
* fix(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/withlogicco/django-prose/pull/53
* fix(deps): bump django from 4.2.4 to 4.2.5 by dependabot in https://github.com/withlogicco/django-prose/pull/54
* chore(deps-dev): bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/withlogicco/django-prose/pull/55
* Bump Trix to `2.0.6` by parisk in https://github.com/withlogicco/django-prose/pull/56
* Bump Trix to `2.0.7` by parisk in https://github.com/withlogicco/django-prose/pull/59
* Bump version to `2.0.0` by parisk in https://github.com/withlogicco/django-prose/pull/61

New Contributors
* chrisgrande made their first contribution in https://github.com/withlogicco/django-prose/pull/46
* onno-timmerman made their first contribution in https://github.com/withlogicco/django-prose/pull/50

**Full Changelog**: https://github.com/withlogicco/django-prose/compare/1.2.2...2.0.0

1.2.2

What's Changed
* Add video tutorial by parisk in https://github.com/withlogicco/django-prose/pull/27
* fix(deps): bump django from 4.1.5 to 4.1.6 by dependabot in https://github.com/withlogicco/django-prose/pull/28
* chore(deps-dev): bump black from 22.12.0 to 23.1.0 by dependabot in https://github.com/withlogicco/django-prose/pull/29
* fix(deps): bump django from 4.1.6 to 4.1.7 by dependabot in https://github.com/withlogicco/django-prose/pull/32
* Added prose to urls.py by jiri-one in https://github.com/withlogicco/django-prose/pull/33
* allow null(or None) in RichTextField by jiri-one in https://github.com/withlogicco/django-prose/pull/34
* only small fix of create_article function by jiri-one in https://github.com/withlogicco/django-prose/pull/35
* chore(deps-dev): bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/withlogicco/django-prose/pull/39
* Adjusting trix to better handle dark mode by jiri-one in https://github.com/withlogicco/django-prose/pull/40
* fix(deps): bump django from 4.1.7 to 4.2 by dependabot in https://github.com/withlogicco/django-prose/pull/41
* Switch to BigAutoField by parisk in https://github.com/withlogicco/django-prose/pull/42
* Bump to `1.2.2` by parisk in https://github.com/withlogicco/django-prose/pull/43

New Contributors
* jiri-one made their first contribution in https://github.com/withlogicco/django-prose/pull/33

**Full Changelog**: https://github.com/withlogicco/django-prose/compare/1.2.1...1.2.2

1.2.1

What's Changed
* Allow `del` tag for stroke-through content by parisk in https://github.com/withlogicco/django-prose/pull/26


**Full Changelog**: https://github.com/withlogicco/django-prose/compare/1.2.0...1.2.1

1.2.0

What's Changed
* Bump django from 3.2.13 to 3.2.14 by dependabot in https://github.com/withlogicco/django-prose/pull/11
* Add dependabot configuration by Stavrospanakakis in https://github.com/withlogicco/django-prose/pull/13
* fix(deps): bump actions/setup-python from 3 to 4 by dependabot in https://github.com/withlogicco/django-prose/pull/14
* chore(deps-dev): bump black from 22.3.0 to 22.6.0 by dependabot in https://github.com/withlogicco/django-prose/pull/15
* fix(deps): bump django from 3.2.14 to 3.2.15 by dependabot in https://github.com/withlogicco/django-prose/pull/16
* chore(deps-dev): bump black from 22.6.0 to 22.8.0 by dependabot in https://github.com/withlogicco/django-prose/pull/17
* fix(deps): bump django from 3.2.15 to 3.2.16 by dependabot in https://github.com/withlogicco/django-prose/pull/18
* Update README.md with form rendering instructions by hengage in https://github.com/withlogicco/django-prose/pull/23
* Update documentation for 1.2.0 by parisk in https://github.com/withlogicco/django-prose/pull/24

New Contributors
* Stavrospanakakis made their first contribution in https://github.com/withlogicco/django-prose/pull/13
* hengage made their first contribution in https://github.com/withlogicco/django-prose/pull/23

**Full Changelog**: https://github.com/withlogicco/django-prose/compare/1.1.0...1.2.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.