You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# v1.8.0-beta.5
2
2
## 09/22/2025
3
3
4
-
1.[](#bugfix)
5
-
* Deferred Extension support in Forked version of Twig 3
6
-
* Fix for cache blowing up when upgrading from 1.7 to 1.8 via CLI
7
4
1.[](#new)
5
+
* Deferred Extension support in Forked version of Twig 3
8
6
* Added separate `strict_mode.twig2_compat` and `strict_mode.twig3_compat` toggles to manage auto-escape behaviour and automatic Twig 3 compatible template rewrites
7
+
1.[](#bugfix)
8
+
* Fix for cache blowing up when upgrading from 1.7 to 1.8 via CLI
0 commit comments