We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d44d6a commit 020bd63Copy full SHA for 020bd63
user_guide_src/source/changelogs/v4.5.0.rst
@@ -16,7 +16,11 @@ Highlights
16
17
- Update minimal PHP requirement to 8.1.
18
- Update minimal PHPUnit requirement to 10.5.
19
-- TBD
+- **CORS filter** (*contributed by* `kenjis <https://github.com/kenjis>`_)
20
+ See :doc:`../libraries/cors`.
21
+- The **spark optimize** command for performance improvement on production
22
+ environment (*contributed by* `kenjis <https://github.com/kenjis>`_).
23
+ See :ref:`spark_optimize`.
24
25
************
26
Enhancements
0 commit comments