Releases: QuadnucYard/ourchat-typ
Releases · QuadnucYard/ourchat-typ
v0.2.0
Added
- Support for QQNT and Discord themes.
Changed
- Improved customizability: almost all colors and layout parameters are now user-configurable. Theme inheritance is supported.
Breaking
- Simplified chat declaration API. Now, reusable users must be created, and the
with-side-user
helper is provided to reduce repeated declarations for the same user in consecutive messages. Please refer to the README and gallery for the updated syntax.