From 9d874f54904068e14582c29d0f4a1e0fb3e700ba Mon Sep 17 00:00:00 2001 From: Rajat Dabade Date: Thu, 12 Dec 2024 14:42:23 +0530 Subject: [PATCH 1/2] Update board version to 9.0.4 --- plugin.json | 2 +- server/manifest.go | 2 +- webapp/src/constants.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.json b/plugin.json index bd2a9d9a..8452f56b 100644 --- a/plugin.json +++ b/plugin.json @@ -6,7 +6,7 @@ "support_url": "https://github.com/mattermost/focalboard/issues", "release_notes_url": "https://github.com/mattermost/focalboard/releases", "icon_path": "assets/starter-template-icon.svg", - "version": "9.0.2", + "version": "9.0.4", "min_server_version": "7.2.0", "server": { "executables": { diff --git a/server/manifest.go b/server/manifest.go index a7deb829..1fdbd5e9 100644 --- a/server/manifest.go +++ b/server/manifest.go @@ -20,7 +20,7 @@ const manifestStr = ` "support_url": "https://github.com/mattermost/focalboard/issues", "release_notes_url": "https://github.com/mattermost/focalboard/releases", "icon_path": "assets/starter-template-icon.svg", - "version": "9.0.2", + "version": "9.0.4", "min_server_version": "7.2.0", "server": { "executables": { diff --git a/webapp/src/constants.ts b/webapp/src/constants.ts index 25509b5a..5fc7f64a 100644 --- a/webapp/src/constants.ts +++ b/webapp/src/constants.ts @@ -37,7 +37,7 @@ class Constants { static readonly titleColumnId = '__title' static readonly badgesColumnId = '__badges' - static readonly versionString = '9.0.2' + static readonly versionString = '9.0.4' static readonly versionDisplayString = 'June 2024' static readonly archiveHelpPage = 'https://docs.mattermost.com/boards/migrate-to-boards.html' From 3b77863dde5db6535f471c07140cf78cd2350aea Mon Sep 17 00:00:00 2001 From: Rajat Dabade Date: Thu, 12 Dec 2024 14:49:59 +0530 Subject: [PATCH 2/2] Updated snapshots --- .../__snapshots__/globalHeader.test.tsx.snap | 2 +- .../__snapshots__/sidebar.test.tsx.snap | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/webapp/src/components/globalHeader/__snapshots__/globalHeader.test.tsx.snap b/webapp/src/components/globalHeader/__snapshots__/globalHeader.test.tsx.snap index 2c171c28..25e13800 100644 --- a/webapp/src/components/globalHeader/__snapshots__/globalHeader.test.tsx.snap +++ b/webapp/src/components/globalHeader/__snapshots__/globalHeader.test.tsx.snap @@ -10,7 +10,7 @@ exports[`components/sidebar/GlobalHeader header menu should match snapshot 1`] = /> diff --git a/webapp/src/components/sidebar/__snapshots__/sidebar.test.tsx.snap b/webapp/src/components/sidebar/__snapshots__/sidebar.test.tsx.snap index 42e437fa..d671083a 100644 --- a/webapp/src/components/sidebar/__snapshots__/sidebar.test.tsx.snap +++ b/webapp/src/components/sidebar/__snapshots__/sidebar.test.tsx.snap @@ -51,9 +51,9 @@ exports[`components/sidebarSidebar dont show hidden boards 1`] = ` >
- v9.0.2 + v9.0.4
@@ -252,9 +252,9 @@ exports[`components/sidebarSidebar should assign default category if current boa >
- v9.0.2 + v9.0.4
@@ -508,9 +508,9 @@ exports[`components/sidebarSidebar shouldnt do any category assignment is board >
- v9.0.2 + v9.0.4
@@ -919,9 +919,9 @@ exports[`components/sidebarSidebar sidebar hidden 1`] = ` >
- v9.0.2 + v9.0.4
@@ -1213,9 +1213,9 @@ exports[`components/sidebarSidebar some categories hidden 1`] = ` >
- v9.0.2 + v9.0.4