Skip to content
This repository was archived by the owner on Dec 18, 2020. It is now read-only.

Commit 7eb77d7

Browse files
committed
Bump version
1 parent 044cdac commit 7eb77d7

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
CHANGELOG for Sulu CMF
22
======================
33

4+
* 1.6.28 (2019-08-08)
5+
* BUGFIX #4644 [CustomUrlBundle] Fix loading custom url list if creator has been deleted
6+
* BUGFIX #4627 [WebsiteBundle] Fix Routing when no prefix is Provided.
7+
* BUGFIX #4633 [AudienceTargetingBundle] Fixed conditions saving for Audience Targeting.
8+
* BUGFIX #4605 [Webspace] Fix sulu document init routes generation
9+
* BUGFIX #4572 [WebsiteBundle] Fix false 406 status code for controller InvalidArgumentExceptions
10+
* BUGFIX #4571 [WebsiteBundle] Fix language switcher for static routes
11+
* BUGFIX #4579 [ContentBundle] Fix controller reference validation with FQCN
12+
413
* 1.6.27 (2019-05-16)
514
* BUGFIX #4540 [ContentBundle] Fix copying of teaser selection in WebspaceCopyCommand
615
* BUGFIX #4562 [WebsiteBundle] Fix BinaryFileResponse of html files.

app/config/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ framework:
2424
#assets_version: SomeVersionScheme
2525
default_locale: "%locale%"
2626
trusted_hosts: ~
27-
session:
28-
# handler_id set to null will use default session handler from php.ini
29-
handler_id: ~
3027
fragments: ~
3128
http_method_override: true
3229

0 commit comments

Comments
 (0)