Skip to content

Commit 2ae7fff

Browse files
authored
Merge pull request #786 from bcgov/ad-changelog-2.1.8
Update changelog for release 2.1.8
2 parents d5aaf84 + ca081d7 commit 2ae7fff

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ckan-ui-bridge",
3-
"version": "2.1.7",
3+
"version": "2.1.8",
44
"private": true,
55
"scripts": {
66
"start": "NODE_ENV=prod node ./bin/www",

pages/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ This page is continually updated as changes are made to the BC Data Catalogue an
3939

4040
|**Deployment No.**|**Description**|**Test**|**Production**|
4141
|:---:|:---|:---:|:---:|
42+
|19|UI improvements, sitemap caching (see [Fixed Issues](https://github.com/bcgov/ckan-ui/blob/master/pages/changelog.md#fixed-issues))|09-May-22||
4243
|18|UI improvements (see [Fixed Issues](https://github.com/bcgov/ckan-ui/blob/master/pages/changelog.md#fixed-issues))|23-March-22|19-April-22|
4344
|17|Remove survey banner, fix contact and lifecycle date deletions (see [Fixed Issues](https://github.com/bcgov/ckan-ui/blob/master/pages/changelog.md#fixed-issues))|14-March-22|17-March-22|
4445
|16|Fix record history lifecycle, update search order, remove gravitar (see [Fixed Issues](https://github.com/bcgov/ckan-ui/blob/master/pages/changelog.md#fixed-issues))|23-Feb-22|10-March-22|
@@ -64,6 +65,11 @@ This page is continually updated as changes are made to the BC Data Catalogue an
6465

6566
|**Deployment No.**|**Issue**|**Tix No.**|
6667
|:---:|:---|:---:|
68+
|19|Removed French toggle while fixing French setting | ([#785](https://github.com/bcgov/ckan-ui/pull/785))
69+
|19|Added state to title component and removed state field | ([#784](https://github.com/bcgov/ckan-ui/pull/784))
70+
|19|Add sitemap to redis cache | ([#782](https://github.com/bcgov/ckan-ui/pull/782))
71+
|19|Remove final 'Not Provided' handling | ([#780](https://github.com/bcgov/ckan-ui/pull/780))
72+
|19|Fixed composite field | ([#779](https://github.com/bcgov/ckan-ui/pull/779))
6773
|18|Updated text display to handle timestamps | ([#767](https://github.com/bcgov/ckan-ui/pull/767))
6874
|18|Updated orgName to orgId in dynamic form | ([#765](https://github.com/bcgov/ckan-ui/pull/765))
6975
|18|Sorted org list for contacts | ([#763](https://github.com/bcgov/ckan-ui/pull/763))

0 commit comments

Comments
 (0)