changelog (#677)

This commit is contained in:
Michael Quigley 2024-06-25 14:28:56 -04:00
parent f68cb71466
commit a2425f77dc
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -4,6 +4,8 @@
FIX: Fix for log message in `Agent.CanAccessShare` (`"account '#%d' over frontends per share limit '%d'"`), which was not returning the correct limit value.
FIX: Properly set `permission_mode` in `frontends` when createing a private frontend using `zrok access private` (https://github.com/openziti/zrok/issues/677)
CHANGE: Updated `react-bootstrap` to version `2.10.2` (web console).
CHANGE: Updated `@mui/material` to version `5.15.18` (web console).