Skip to content

Releases: MirrorNetworking/Mirror

v92.2.2

24 Sep 08:28
2b0603f
Compare
Choose a tag to compare

92.2.2 (2024-09-24)

Bug Fixes

v92.2.1

24 Sep 07:10
Compare
Choose a tag to compare

92.2.1 (2024-09-24)

Bug Fixes

  • BasicAuthenticator: Use correct type in HashSet (a13a002)
  • ChatAuthenticator: Use correct type in HashSet (1a47714)

v92.2.0

23 Sep 18:04
682bba2
Compare
Choose a tag to compare

92.2.0 (2024-09-23)

Features

v92.1.0

23 Sep 09:29
Compare
Choose a tag to compare

92.1.0 (2024-09-23)

Features

  • WorkerThread: Tick() returns bool to allow the thread function to stop the thread gracefully (927bdcc)

v92.0.0

21 Sep 11:37
1e94e12
Compare
Choose a tag to compare

92.0.0 (2024-09-21)

Breaking Changes

Features

  • NetworkTransform: ServerTeleport() function (#3899) (1e94e12)

v91.1.2

20 Sep 17:03
Compare
Choose a tag to compare

91.1.2 (2024-09-20)

Bug Fixes

v91.1.1

20 Sep 15:15
Compare
Choose a tag to compare

91.1.1 (2024-09-20)

Bug Fixes

v91.1.0

20 Sep 11:14
8e905d7
Compare
Choose a tag to compare

91.1.0 (2024-09-20)

Features

v91.0.8

20 Sep 08:49
Compare
Choose a tag to compare

91.0.8 (2024-09-20)

Bug Fixes

  • SWT: Reduced allocations in logging (20992a8)
  • SWT: Reduced allocations in logging (0543e0a)

v91.0.7

19 Sep 02:17
Compare
Choose a tag to compare

91.0.7 (2024-09-19)

Bug Fixes

  • ControllerBase: Remove Application.isFocused check (82129ce)
  • NetworkTransformBase: timelineOffset default true (7faef65)
  • PlayerControllerBase: Reset move / turn speeds OnDisable (69c05f3)
  • TankControllerBase: Reset move / turn speeds OnDisable (eed9259)