File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # v1.8.0-beta.29
2+ ## 12/27/2025
3+
4+ 1 . [ ] ( #improved )
5+ * Avoid mail in twig content trigger security error
6+ * Don’t do internal grav-based gzip, rely on webserver
7+ * Updated vendor libs
8+ 1 . [ ] ( #bugfix )
9+ * Fix for grav not picking up config + page changes
10+ * Fix for unusual format SVGs
11+ * Fix for nested config changes
12+ * Fix for user editing causing ` hashed_password ` to be removed
13+ * Fix of setEscaper move in Twig 3.9+
14+ * Fix for broken symlinks
15+
116# v1.8.0-beta.28
217## 12/08/2025
318
Original file line number Diff line number Diff line change 99
1010// Some standard defines
1111define ('GRAV ' , true );
12- define ('GRAV_VERSION ' , '1.8.0-beta.28 ' );
12+ define ('GRAV_VERSION ' , '1.8.0-beta.29 ' );
1313define ('GRAV_SCHEMA ' , '1.8.0_2025-09-21_0 ' );
1414define ('GRAV_TESTING ' , true );
1515
You can’t perform that action at this time.
0 commit comments