mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-05 05:54:44 +00:00
33 lines
658 B
ReStructuredText
33 lines
658 B
ReStructuredText
==========================================
|
|
Wagtail 0.7 release notes - IN DEVELOPMENT
|
|
==========================================
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
New interface for choosing images focal point
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
Minor features
|
|
~~~~~~~~~~~~~~
|
|
|
|
* The ``content_type`` template filter has been removed from the project template, as the same thing can be accomplished with ``self.get_verbose_name|slugify``.
|
|
* Page copy operations now also copy the page revision history
|
|
|
|
|
|
Bug fixes
|
|
~~~~~~~~~
|
|
|
|
|
|
Upgrade considerations
|
|
======================
|
|
|
|
|
|
Deprecated features
|
|
===================
|