File tree Expand file tree Collapse file tree 3 files changed +17
-9
lines changed
Expand file tree Collapse file tree 3 files changed +17
-9
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,22 @@ Changelog
88
99.. towncrier release notes start
1010
11+ 4.0.0a1 (2025-09-24)
12+ --------------------
13+
14+ New features:
15+
16+
17+ - IClassicUISchema: Add new control panel.
18+
19+ Add new ``IClassicUISchema `` control panel schema with its ``plone.use_ajax_main_template `` setting.
20+
21+ When ``plone.use_ajax_main_template `` is enabled, and if we are in an XHR
22+ request, Plone uses the AJAX main template. Note: This setting does not affect
23+ the ``ajax_load `` query string parameter, which if set and evaluates to
24+ ``true ``, will always trigger the AJAX main template.
25+
26+
11273.1.1 (2025-09-11)
1228------------------
1329
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[metadata]
2- version = 4.0.0.dev0
2+ version = 4.0.0a1
33name = plone.base
44description = Plone Interface contracts, plus basic features and utilities
55long_description = file: README.rst, CHANGES.rst
You can’t perform that action at this time.
0 commit comments