mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
@@ -10,7 +10,12 @@ export default function Gateway() {
|
||||
|
||||
return (
|
||||
<Entries href={href} arches={arches} title="Gateway">
|
||||
<Unreleased></Unreleased>
|
||||
<Unreleased>
|
||||
<ChangeItem pull="6733">
|
||||
Reduces log level of the "Couldn't find connection by IP" message so
|
||||
that it doesn't log each time a client disconnects.
|
||||
</ChangeItem>
|
||||
</Unreleased>
|
||||
<Entry version="1.3.1" date={new Date("2024-09-05")}>
|
||||
<ChangeItem pull="6563">
|
||||
Removes unnecessary packet buffers for a minor performance increase.
|
||||
|
||||
Reference in New Issue
Block a user