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 b43d83d commit dc1ffc9Copy full SHA for dc1ffc9
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.27.1] - 2023-10-12
11
+
12
+### Changed
13
+- Improve compatibility with RepeaterMatrix module by disabling unsupported render hook(s).
14
+- Improve performance of some file operations by applying GLOB_NOSORT.
15
16
## [0.27.0] - 2022-09-26
17
18
### Changed
Wireframe.info.json
@@ -1,7 +1,7 @@
1
{
2
"title": "Wireframe",
3
"summary": "Wireframe is an output framework for ProcessWire CMS/CMF.",
4
- "version": "0.26.2",
+ "version": "0.27.1",
5
"author": "Teppo Koivula",
6
"href": "https://wireframe-framework.com",
"requires": [
0 commit comments