Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 937 Bytes

File metadata and controls

27 lines (15 loc) · 937 Bytes

Changelog

The format is based on Keep a Changelog.

[3.0.4] - 2025-11-12

Changed

  • Subsystems no longer register themselves on non-Windows platforms. PR #978 & PR #1001

Fixed

  • Updated dependencies to match Unity Asset Store packages. PR #1054
    • com.microsoft.mrtk.tts.windows 1.0.4
    • org.mixedrealitytoolkit.core 3.2.2

[3.0.3] - 2024-04-17

Fixed

  • Reduced package description to support for UPM package publishing in the Unity Asset Store.

[3.0.2] - 2024-03-20

Fixed

  • Fixed support for UPM package publishing in the Unity Asset Store. PR #519