diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-02-11 05:56:17 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-11 05:56:17 +0900 |
| commit | 944342294fb574caed734944c739231b372ca163 (patch) | |
| tree | a19835d67a8cd62d95e41d853e371f13004c78d2 /CHANGELOG.md | |
| parent | 0032eeeb52492070f34faeba2b2ab62250e777ca (diff) | |
| parent | 71f63153304dc17a5c5a5ba9625397be6287edb6 (diff) | |
| download | LunaticChat-0.9.0.tar.gz LunaticChat-0.9.0.tar.bz2 LunaticChat-0.9.0.zip | |
Merge pull request #99 from m1sk9/improve/lcv-status-commandv0.9.0
feat: UI/UX Improvements for the `/lcv status` Command
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ebe45c..ee7970e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,16 @@ ## v0 -### v0.8.1 +### v0.9.0 - Modrinth releases are now split per Loader. +- Allow LunaticChat for Velocity to run standalone when launch fails due to version mismatch +- Prevent `/lcv status` from becoming disabled when Velocity integration fails due to version mismatch +- Enable checking Velocity integration errors via `/lcv status` +- Add hover text to `/lcv status` indicating current integration status +- Fixed an issue where metadata linked to the Velocity version of LunaticChat build was incorrect. +- Enabled execution of `/lcv status` from the console. + - Live status display requires the Player API and is therefore not supported. ### v0.8.0 |
