Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
neodb-source-0.11.8.0.zip | 2025-07-28 | 45.0 MB | |
neodb.env.example | 2025-07-28 | 1.2 kB | |
compose.yml | 2025-07-28 | 10.4 kB | |
0.11.8.0 source code.tar.gz | 2025-07-28 | 19.0 MB | |
0.11.8.0 source code.zip | 2025-07-28 | 19.5 MB | |
README.md | 2025-07-28 | 667 Bytes | |
Totals: 6 Items | 83.5 MB | 1 |
What's Changed
- feat: add steam importer by @yao-yun
- feat: experimental mcp server support at
https://<hostname>/mcp/sse
. given SSE is being deprecated, this url may change in future - if user enables anonymous view, anonymous can see full list of marks/collection/tags in addition to only profile page
- notes for collection items can have multiple lines
- unify user agent string to be sth like
NeoDB/0.11.1 (Takahe/0.12.0; +https://eggplant.place/)
- fix some compatibility issue with threads.net
- fix tags in csv import/export
New Contributors
- @yao-yun made their first contribution in https://github.com/neodb-social/neodb/pull/913