From a82c9b90b7e71c26efd9678182409be224cd71a9 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Wed, 26 May 2021 13:06:50 +0200 Subject: [PATCH] Fixed rename mistake --- ChangeLog.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 49ba40a8..18c7e89a 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -218,7 +218,7 @@ - Fixed invalid channel tree unique id assignment for the initial server entry ([#F2986](https://forum.teaspeak.de/index.php?threads/2986)) * **27.09.20** - - Middle clicking on bookmarksOld now directly connects in a new tab + - Middle clicking on bookmarks now directly connects in a new tab * **26.09.20** - Updating group prefix/suffixes when the group naming mode changes @@ -388,7 +388,7 @@ - Fixed channel tree deletions - Removed layout recalculate bottleneck on connection handler switching - Fixed empty channel tree on tab change, if the tree has some scroll offset - - Added the ability to duplicate bookmarksOld + - Added the ability to duplicate bookmarks - Fixed issue [#106](https://github.com/TeaSpeak/TeaWeb/issues/106) - Fixed issue [#90](https://github.com/TeaSpeak/TeaWeb/issues/90) @@ -418,7 +418,7 @@ * **21.04.20** - Clicking on the music bot does not longer results in the insufficient permission sound when the client has no permissions - Fixed permission editor overflow - - Fixed the bookmark edit window (bookmarksOld have failed to save) + - Fixed the bookmark edit window (bookmarks have failed to save) * **18.04.20** - Recoded the channel tree using React @@ -515,7 +515,7 @@ - Improved the server info modal experience (Correctly showing no permissions) - Improved "About" modal overflow behaviour - Allow the client to use the scroll bar without closing the modal within modals - - Improved bookmarksOld modal for smaller devices + - Improved bookmarks modal for smaller devices - Fixed invalid white space representation * **10.12.19** @@ -705,7 +705,7 @@ - Added query account management (since server 1.2.32b) * **18.12.18** - - Added bookmarksOld and bookmarksOld management + - Added bookmarks and bookmarks management - Added query user visibility button and creation (Query management will follow soon) - Fixed overflow within the group assignment dialog