NeoDB
Self-hosted server for tracking books, movies, music, games, and podcasts
Alternative to: goodreads, letterboxd, myanimelist, storygraph
0.11.6.1
2025-04-25this release requires typesense 28.0, upgrade should be automatic if you use the attached compose.yml, otherwise please manually upgrade it.
- added
noteoption to item post query api - improved tag replace when using
#[title]in appending text - added number of matched in search result page
- enable new index in search result page, reindex existing items will start by default after migration. you may disable this by add the following to
.env:
SKIP_MIGRATIONS=reindex
Full Changelog: https://github.com/neodb-social/neodb/compare/0.11.6.0…0.11.6.1