From 77fb8b337555fb1e93f9e093459e7c522549aba4 Mon Sep 17 00:00:00 2001 From: Nick Platts Date: Wed, 28 Feb 2024 14:46:12 +1100 Subject: [PATCH 1/2] cloud updates --- docs/boards/cloud/updates.md | 60 +++++++++++++++++++++++++++++++----- 1 file changed, 52 insertions(+), 8 deletions(-) diff --git a/docs/boards/cloud/updates.md b/docs/boards/cloud/updates.md index ab74c5fb6..ff62e7f40 100644 --- a/docs/boards/cloud/updates.md +++ b/docs/boards/cloud/updates.md @@ -6,14 +6,58 @@ Please see here for recent changes to [Huddo Boards Cloud](https://boards.huddo. ### February -Fixes: - -- Microsoft Teams private channels - - Link to File will now show the private channel's files. - - Owner/Author access level was setting all members to Author. -- Microsoft Teams Mobile: Removed licence related cards in org admin view. -- Microsoft Teams: Removed obsolete "Disable Notifications" button. -- Rich text editor dialog - allow scroll on overflow +2024-02-28 + +Improvements: + +- Add copy/paste list option in kanban list menu +- Add duplication list option in kanban list menu +- More comprehensive history feed details for moving or reordering cards + +Fixes: + +- Scroll to bottom of a list when creating a new card +- Delete action in card dialog / in archive view +- Add card section in a list delays retract/height change to prevent card drag issues +- Dragging empty colour labels in Firefox +- Filter/search by list name + +2024-02-22 + +Fixes: + +- Unauthorised error when adding existing board as Teams tab +- Fix potential onEnter errors in rich text editor +- Prevent overflow on file preview +- Load board members on fullscreen list view (for @mentions) + +2024-02-16 + +Fixes: + +- Fix potential onBlur errors in rich text editor +- Don't show iCalendar feed options in Teams + +2024-02-14 + +Fixes: + +- Translation fixes + - Move translations inside functions to help prevent premature translate calls + - Use date-fns locales to show months in user's language + - German translation amendments + - Other translation fixes and improvements + +2024-02-08 + +Fixes: + +- Microsoft Teams private channels + - Link to File will now show the private channel's files. + - Owner/Author access level was setting all members to Author. +- Microsoft Teams Mobile: Removed licence related cards in org admin view. +- Microsoft Teams: Removed obsolete "Disable Notifications" button. +- Rich text editor dialog - allow scroll on overflow ### January From b59948f0d24ca5c42438f4a6142554b5ca45cd05 Mon Sep 17 00:00:00 2001 From: Nick Platts Date: Wed, 28 Feb 2024 15:01:34 +1100 Subject: [PATCH 2/2] not specifically kanban --- docs/boards/cloud/updates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/boards/cloud/updates.md b/docs/boards/cloud/updates.md index ff62e7f40..0e9840e93 100644 --- a/docs/boards/cloud/updates.md +++ b/docs/boards/cloud/updates.md @@ -10,8 +10,8 @@ Please see here for recent changes to [Huddo Boards Cloud](https://boards.huddo. Improvements: -- Add copy/paste list option in kanban list menu -- Add duplication list option in kanban list menu +- Add copy/paste list option in list menu +- Add duplication list option in list menu - More comprehensive history feed details for moving or reordering cards Fixes: