mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-08-25 07:41:14 +02:00
35 lines
No EOL
798 B
Kotlin
35 lines
No EOL
798 B
Kotlin
version = "1.5.1"
|
|
description = "Modifies chat to have a more compact appearance, with several options to change"
|
|
|
|
aliucord.changelog.set(
|
|
"""
|
|
# 1.5.1
|
|
* Hide avatar decos more consistently (credit to LavaDesu)
|
|
|
|
# 1.5.0
|
|
* Added support for avatar decorations
|
|
* Added support for polls messages
|
|
|
|
# 1.4.0
|
|
* Support guild scheduled invite messages
|
|
|
|
# 1.3.4
|
|
* Added a setting to disable jumbo emojis
|
|
|
|
# 1.3.3
|
|
* Fixed not working on some devices (Cynosphere)
|
|
|
|
# 1.3.2
|
|
* Fixed error causing messages to not be fully styled
|
|
|
|
# 1.3.1
|
|
* Fixed message loading text
|
|
|
|
# 1.3.0
|
|
* Styled game invites and gifts
|
|
|
|
# 1.2.0
|
|
* Styled failed messages
|
|
* Updated description
|
|
""".trimIndent()
|
|
) |