This repository was archived by the owner on Dec 18, 2020. It is now read-only.
File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG for Sulu CMF
2
2
======================
3
3
4
+ * 1.6.26 (2019-03-26)
5
+ * BUGFIX #4343 [ MediaBundle] Fixed format manager types configuration cannot be changed
6
+ * BUGFIX #4471 [ AdminBundle] Fix CKEditor preview for content that is not wrapped in an HTML tag
7
+ * HOTFIX #4491 [ ContentBundle] Set ghost-locale to first available-locale if locale not exists in webspace
8
+ * BUGFIX #4433 [ SecurityBundle] Fix fresh User object comparison to the deserialized User object
9
+
4
10
* 1.6.25 (2019-02-28)
5
11
* BUGFIX #4434 [ SnippetBundle] Fix translation for snippet taxonomies
6
12
* BUGFIX #4414 [ SearchBundle] Add massive search bundle 0.17 as allowed version
@@ -278,6 +284,10 @@ CHANGELOG for Sulu CMF
278
284
* FEATURE #3278 [ Util] Introduced new parameter ` app.version ` read from composer.json
279
285
* ENHANCEMENT #3154 [ All] Upgrade symfony to ^3.0
280
286
287
+ * 1.5.22 (2019-03-26)
288
+ * HOTFIX #4491 [ ContentBundle] Set ghost-locale to first available-locale if locale not exists in webspace
289
+ * BUGFIX #4433 [ SecurityBundle] Fix fresh User object comparison to the deserialized User object
290
+
281
291
* 1.5.21 (2019-02-28)
282
292
* ENHANCEMENT #4367 [ WebsiteBundle] Remove false deprecation of WebsiteController::renderStructure
283
293
* BUGFIX #4376 [ SecurityBundle] Exclude role permissions in user API to improve performance
You can’t perform that action at this time.
0 commit comments