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
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1
LUYA CHANGELOG
2
2
==============
3
3
4
-
1.0.0-beta7 (in progress)
4
+
1.0.0-beta7 (20.06.2016)
5
5
-------------------------
6
6
7
+
**BC BREAKS** See [UPGRADE.md](UPGRADE.md) as we have made some backward compatibility breaks in this release.
8
+
7
9
-`#860`**[BC BREAK]** Using Yii2 imagine extension instead of native imagine extension in order to fix memory leaks and optimize thumbnail/crop calculations.
8
10
-`#877`**[BC BREAK]** Changing the `ngRestApiEndpoint` method to static. Use `public static function ngRestApiEndpoint()`.
9
11
-`#875`**[BC BREAK]** cms\helpers\Parser::encode() renmaed to cms\helpers\TagParser::conver()
@@ -44,7 +46,7 @@ LUYA CHANGELOG
44
46
1.0.0-beta6 (21.04.2016)
45
47
-------------------------
46
48
47
-
**BC BREAKS** See [UPGRADE.md](UPGRADE.md) as we have made some major changes.
49
+
**BC BREAKS** See [UPGRADE.md](UPGRADE.md) as we have made some backward compatibility breaks in this release.
48
50
49
51
-`#805` Added CMS Keywords to CMS module in order to analyze the input content for its keywords.
50
52
-`#784` Add Blocks folder depency via `getGroup` of each block.
0 commit comments