Releases: otohime-site/server
Releases · otohime-site/server
v25.3.0
Architecture rework for better performance:
- Remove pm2.
- Use Hono + jose + Postgres.js to replace old Koa + jwks-rsa + pg / pg-sql2 architecture.
- It's done after several unsuccessful Deno and Bun migration attempt
- But it uses similar modern solutions to help future migration and make code much easier to maintain
- Replace JSDOM with linkedom, reduce both CPU and memory usage when parsing score HTML
Song assets:
- Update hidden song append rules for new map and avoid append existed song.
- Update version list for song added back.
- Update internal levels.
v25.1.0
v24.7.1
- Deps update
- Update internal lv table for BUDDiES PLUS and fix old tables
- Update internal lv checks in
fetch.ts
with new+
levels boundaries - Run Prettier on
fetch.ts
- Deal with the
INTERNET OVERDOSE
song which will change the category fromGAME&VARIETY
toPOPS&ANIME
.
v24.7.0
v24.4.1
v24.4.0
v21.5.0.beta2
fix: fix script again