Browse Source

Release note for #11762

Sage Abdullah 11 tháng trước cách đây
mục cha
commit
bd1a81d88f
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 1 0
      CHANGELOG.txt
  2. 1 0
      docs/releases/6.1.md

+ 1 - 0
CHANGELOG.txt

@@ -14,6 +14,7 @@ Changelog
  * Allow displaying permissions linked to the Admin model's content type (Sage Abdullah)
  * Add support for Draftail's JavaScript to use chooserUrls provided by entity options & for the Draftail widget to encode lazy URLs/ translations (Elhussein Almasri)
  * Reimplement search promotions `IndexView` using the `generic.IndexView` (Rohit Sharma, Sage Abdullah, Storm Heg)
+ * Reimplement redirects `IndexView` using the `generic.IndexView` (Rohit Sharma, Sage Abdullah)
  * Add `PageListingViewSet` for custom per-page-type page listings (Matt Westcott)
  * Implement new universal listings design for image listing view (Sage Abdullah)
  * Implement new universal listings design for document listing view (Sage Abdullah)

+ 1 - 0
docs/releases/6.1.md

@@ -23,6 +23,7 @@ depth: 1
  * Allow displaying permissions linked to the Admin model's content type (Sage Abdullah)
  * Add support for Draftail's JavaScript to use chooserUrls provided by entity options & for the Draftail widget to encode lazy URLs/ translations (Elhussein Almasri)
  * Reimplement search promotions `IndexView` using the `generic.IndexView` (Rohit Sharma, Sage Abdullah, Storm Heg)
+ * Reimplement redirects `IndexView` using the `generic.IndexView` (Rohit Sharma, Sage Abdullah)
  * Add `PageListingViewSet` for custom per-page-type page listings (Matt Westcott)
  * Implement new universal listings design for image listing view (Sage Abdullah)
  * Implement new universal listings design for document listing view (Sage Abdullah)