# v1.0.4

## Overview

This is a patch release for version 1.0.

## Major Updates <a href="#na" id="na"></a>

* Fixed metrics for MatchMaker and minor bug fixes

### Server <a href="#sb" id="sb"></a>

* MatchMaker
  * Fixed an issue where the metrics for Tickets could become misaligned
  * Fixed an issue where a Ticket was not added if onAllowMatchIf was not set

### Client <a href="#kuraianto" id="kuraianto"></a>

* General
  * Fixed a bug where the log level display differed from the level actually specified
  * Modified to reduce the number of mutexes for events
* UDP
  * Fixed to ensure that OnUdpPacket() is not called more than once when IDiarkisP2P is used for reconnection
