UNPKG

dissonity

Version:

Extension of the Discord Embedded App SDK that allows you to create activities alongside the Dissonity v1 Unity package

78 lines (40 loc) 1.21 kB
# Dissonity NPM Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## 1.4.1 - 2025-04-15 Updated README.md ## 1.4.0 - 2025-03-06 ### Added - Support for GetApplicationId Unity method ## 1.3.2 - 2024-12-07 ### Fixed - Empty image_url string when uploading an image ## 1.3.1 - 2024-11-26 ### Fixed - Use empty object for arguments when they are not found ## 1.3.0 - 2024-10-21 ### Added - Support for using an external SDK instance ## 1.2.3 - 2024-10-02 ### Fixed - Correctly check properties sent by the bridge ## 1.2.2 - 2024-10-02 ### Fixed - Send argument to the SDK in the correct format ## 1.2.1 - 2024-09-28 ### Fixed - Voice arguments ## 1.2.0 - 2024-07-18 ### Added - Support for the CSP update ## 1.1.2 - 2024-05-25 ### Fixed - Use cross fetch ## 1.1.1 - 2024-04-14 ### Fixed - Version match check ## 1.1.0 - 2024-04-14 ### Added - Support for setConfig ## 1.0.0 - 2024-04-12 (first release)