Quellcode durchsuchen

Merge branch 'main' into release/5

Vince Salvino vor 1 Monat
Ursprung
Commit
cc5151f9ec
2 geänderte Dateien mit 4 neuen und 2 gelöschten Zeilen
  1. 3 1
      docs/releases/index.rst
  2. 1 1
      docs/releases/v5.0.0.rst

+ 3 - 1
docs/releases/index.rst

@@ -15,9 +15,11 @@ Supported Versions:
 +--------------+---------+----------+---------------------------+
 | CRX version  | Wagtail | Python   | Support Status            |
 +==============+=========+==========+===========================+
+| CRX 5.0      | 6.3-6.4 | 3.9-3.13 | Supported                 |
++--------------+---------+----------+---------------------------+
 | CRX 4.1      | 6.3     | 3.9-3.13 | Supported                 |
 +--------------+---------+----------+---------------------------+
-| CRX 4.x      | 6.x     | 3.8-3.12 | Supported                 |
+| CRX 4.0      | 6.0-6.2 | 3.8-3.12 | Supported                 |
 +--------------+---------+----------+---------------------------+
 | CRX 3.x      | 5.x     | 3.8-3.12 | Supported                 |
 +--------------+---------+----------+---------------------------+

+ 1 - 1
docs/releases/v5.0.0.rst

@@ -1,7 +1,7 @@
 v5.0.0 release notes
 ====================
 
-5.0 is currently in beta. All features are complete except for the addition of Wagtail Block Previews (Wagtail 6.4), which may take extensive time to complete based on the large number of blocks provided by CRX.
+Note: 5.0.0 is identical to the 5.0.0b1 beta released a few weeks prior. Support for Wagtail's new block previews will be coming in a later release due to time needed to update the hundreds of Bootstrap blocks CRX provides.
 
 New features
 ------------