release: version 0.9.20 (#549)

* fix: occasionally traffic lights disappear in library page

* release: version 0.9.20
This commit is contained in:
Huang Xin 2025-03-10 00:40:30 +08:00 committed by GitHub
parent 693c79c9b7
commit 4869b756ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 21 additions and 2 deletions

View file

@ -1,5 +1,15 @@
{
"releases": {
"0.9.20": {
"date": "2025-03-10",
"notes": [
"Fix column height in vertical layout on mobile",
"Fix drag handle height not constant on mobile",
"Add fullscreen option on desktop",
"Add drag and drop to import books on desktop",
"Various fixes and enhancements on updater, footerbar and note"
]
},
"0.9.19": {
"date": "2025-03-07",
"notes": [