fix: fix problem with up and down key indexing (#676)

* fix: fix problem with up and down key indexing

* refactor: update

* docs: update changelog
This commit is contained in:
ayangweb
2025-06-13 10:39:27 +08:00
committed by GitHub
parent 0b018cd24f
commit dc5cd9aecb
3 changed files with 31 additions and 9 deletions

View File

@@ -37,6 +37,7 @@ Information about release notes of Coco Server is provided here.
- fix: web page unmount event #645
- fix: fix the problem of local path not opening #650
- fix: number keys not following settings #661
- fix: fix problem with up and down key indexing #676
### ✈️ Improvements