Djangocms-blog

Latest version: v2.0.7

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

Scan your dependencies

Page 2 of 7

2.0.1

Features
--------

- Add BlogFeaturedPostsPlugin to show selected posts (428)

2.0.0

Features
--------

- Add include in rss field to post, to be able to exclude blog items from rss feed. (663)
- Add a CMS toolbar item for category and tag list (676)
- Add optional BLOG_UNICODE_SLUGS setting that disable unicode in blog posts slugs. (707)
- Improve meta image size handling (718)
- Port to django 3.2/4.1 - django CMS 3.11 (720)
- Add default_auto_field to BlogAppConfig (737)


Bugfixes
--------

- Fix distinct preventing post delete from admin (683)
- See description here: https://github.com/nephila/djangocms-blog/issues/699 (#699)
- Add classname for categories and tags that uses slug, not empty "count". (710)
- Fix pre-commit flake8 repo url (715)
- Fix template urls not respecting namespaces (723)
- Do not show a post detail published on another site (724)

1.2.3

Features
--------

- Improve django-app-enabler support (660)
- Update translations
- Update django-app-enabler information

1.2.2

Features
--------

- Add support for Python 3.9 (657)


Bugfixes
--------

- Handle unicode chars in reverse of Post and Category models, using Django path() method instead of url() (653)


Improved Documentation
----------------------

- Update docs to clarify how to add content (636)

1.2.1

Bugfixes
--------

- Fix admin urlconf not matching path syntax (648)

1.2.0

- BREAKING CHANGE: Replace url() function with path() (645)

Features
--------

- Add support for django CMS 3.8 / Django 3.1 (643)
- Update to modern tooling and port to github actions (564)
- Add option to allow fallback language in post/category URLs (546)
- Move post slug to top of post admin form (567)
- Add blog post extensions (569)
- Replace deprecated function calls (571)
- Improve tag selection UX/UI (614)
- Improve admin customization (620)
- Improve documentation (622)
- Add rtd config file and refactor test / docs dependencies (624)
- Replace G+ metadata with Schema.org (637)
- Update pre-commit checks to latest version (639)


Bugfixes
--------

- Do not let site crash on menu if there is a namespace mismatch (532)
- Improve setup documentation (541)
- Fix GA on pull request (575)
- Fix coveralls failure on pull request in GA (577)
- Fix link in PR template (581)
- Skip haystack index creation if aldryn-search is not installed but haystack is (584)
- Skip towncrier on develop / master branch (591)
- Fix missing template folders selection in plugins (595)
- Clarify documentation regarding templates customization (595)
- Fix extra migration when customizing BLOG_PLUGIN_TEMPLATE_FOLDERS (597)
- Set default pytest configuration (598)
- Add missing condition for (date_published) <li> on blog_meta template (603)
- Fix python version declaration in tox (606)
- Fix creating text plugin in wizard (607)
- Split linting GA to its own file (608)
- Doc improvements for usage with djangocms-page-meta (613)
- Update linting (618)
- Fix building docs (632)


Improved Documentation
----------------------

- Improve documentation to enable social meta tags rendering (613)


Misc
----

- 593

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.