This is an automated email from the ASF dual-hosted git repository. jmuehlner pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 13f827adf7a37df50646436756fdec2c21fe1aed Merge: 8c2859ba5 4d7a54b46 Author: James Muehlner <[email protected]> AuthorDate: Wed Apr 17 16:18:57 2024 -0500 GUACAMOLE-1866: Merge feature allowing recent connections to be removed. .../src/app/history/services/guacHistory.js | 16 ++++++++++++ .../app/home/directives/guacRecentConnections.js | 15 +++++++++++ .../src/main/frontend/src/app/home/styles/home.css | 30 +++++++++++++++++++++- .../app/home/templates/guacRecentConnections.html | 4 ++- 4 files changed, 63 insertions(+), 2 deletions(-)
