Releases: otohime-site/server
Releases · otohime-site/server
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 from GAME&VARIETY
to POPS&ANIME
.
v24.7.0
- Add token transfer functionality.
- Update deps including parser, removing eslint import rules.
- Remove TypeScript files from image.
v24.4.1
- Fix materialized view refresh hooks by adding missing
COMMIT
.
v24.4.0
- Deps update including
@otohime-site/parser
- Upgrade to PostgreSQL 16. See commit during this release for a possible
pg_upgrade
based solution.
- Add song rates and move song stats to materialized table.
- Clean up hasura logs daily.