Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CiviCRM Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
CiviCRM Core
Commits
30059d93
Commit
30059d93
authored
6 years ago
by
Andie Hunt
Browse files
Options
Downloads
Patches
Plain Diff
5.5.x release notes: standardizing and linking
parent
fa6d8e81
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
release-notes.md
+27
-0
27 additions, 0 deletions
release-notes.md
release-notes/5.5.1.md
+5
-4
5 additions, 4 deletions
release-notes/5.5.1.md
release-notes/5.5.2.md
+1
-1
1 addition, 1 deletion
release-notes/5.5.2.md
release-notes/5.5.3.md
+10
-4
10 additions, 4 deletions
release-notes/5.5.3.md
with
43 additions
and
9 deletions
release-notes.md
+
27
−
0
View file @
30059d93
...
...
@@ -47,6 +47,33 @@ Released October 3, 2018
-
**[Credits](release-notes/5.6.0.md#credits)**
-
**[Feedback](release-notes/5.6.0.md#feedback)**
## CiviCRM 5.5.3
Released September 25, 2018
-
**[Synopsis](release-notes/5.5.3.md#synopsis)**
-
**[Bugs resolved](release-notes/5.5.3.md#bugs)**
-
**[Credits](release-notes/5.5.3.md#credits)**
-
**[Feedback](release-notes/5.5.3.md#feedback)**
## CiviCRM 5.5.2
Released September 20, 2018
-
**[Synopsis](release-notes/5.5.2.md#synopsis)**
-
**[Bugs resolved](release-notes/5.5.2.md#bugs)**
-
**[Credits](release-notes/5.5.2.md#credits)**
-
**[Feedback](release-notes/5.5.2.md#feedback)**
## CiviCRM 5.5.1
Released September 12, 2018
-
**[Synopsis](release-notes/5.5.1.md#synopsis)**
-
**[Bugs resolved](release-notes/5.5.1.md#bugs)**
-
**[Credits](release-notes/5.5.1.md#credits)**
-
**[Feedback](release-notes/5.5.1.md#feedback)**
## CiviCRM 5.5.0
Released September 5, 2018
...
...
This diff is collapsed.
Click to expand it.
release-notes/5.5.1.md
+
5
−
4
View file @
30059d93
# CiviCRM 5.5.1
Released
12
Sep 2018
Released Sep
tember 12,
2018
-
**[Synopsis](#synopsis)**
-
**[Bugs resolved](#bugs)**
...
...
@@ -22,14 +22,15 @@ Released 12 Sep 2018
## <a name="bugs"></a>Bugs resolved
-
**
(
[
dev/core#390
](
https://lab.civicrm.org/dev/core/issues/390
)
)
Fix regression affecting smart-groups which predate 5.5.0 (
[
12803
](
https://github.com/civicrm/civicrm-core/pull/12803
)
)
**
Smart groups created before 5.5.0 using "relation_permission" break on upgrade
to 5.5.0 (
[
12803
](
https://github.com/civicrm/civicrm-core/pull/12803
)
)
**
## <a name="credits"></a>Credits
This release was developed by the following authors:
Australian Greens - Seamus Lee; CiviCRM - Tim Otten; Lemniscus - Noah Miller;
Wikimedia
Foundation - Eileen McNaughton
Australian Greens - Seamus Lee; CiviCRM - Tim Otten; Lemniscus - Noah Miller;
Wikimedia
Foundation - Eileen McNaughton
## <a name="feedback"></a>Feedback
...
...
This diff is collapsed.
Click to expand it.
release-notes/5.5.2.md
+
1
−
1
View file @
30059d93
# CiviCRM 5.5.2
Released
20
Sep 2018
Released Sep
tember 20,
2018
-
**[Synopsis](#synopsis)**
-
**[Bugs resolved](#bugs)**
...
...
This diff is collapsed.
Click to expand it.
release-notes/5.5.3.md
+
10
−
4
View file @
30059d93
# CiviCRM 5.5.3
Released
25
Sep 2018
Released Sep
tember 25,
2018
-
**[Synopsis](#synopsis)**
-
**[Bugs resolved](#bugs)**
...
...
@@ -21,9 +21,15 @@ Released 25 Sep 2018
## <a name="bugs"></a>Bugs resolved
-
**Fix regression in editing of newly created option-groups ([12862](https://github.com/civicrm/civicrm-core/pull/12862))**
-
**
(
[
dev/core#391
](
https://lab.civicrm.org/dev/core/issues/391
)
)
Fix editing of tags via profile (
[
12870
](
https://github.com/civicrm/civicrm-core/pull/12870
)
)
**
-
**
Fix default value of
`civicrm_option_group.is_locked`
in DB schema
(
[
12862
](
https://github.com/civicrm/civicrm-core/pull/12862
)
)
**
This fixes a regression in the editing of newly created option groups that was
introduced on upgraded sites.
-
**
(
[
dev/core#391
](
https://lab.civicrm.org/dev/core/issues/391
)
) Tags do not
save with profile forms
(
[
12870
](
https://github.com/civicrm/civicrm-core/pull/12870
)
)
**
## <a name="credits"></a>Credits
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment