v1.2.7
What's Changed
- Added camera rotation to graph panel and merge login feature by @danielaskdd in #1108
- Added loginPage by @choizhang in #1049
- Fixed get_by_id type error in PSQL impl by @JoramMillenaar in #1107
- Hot fix: Server can not startup with legacy data (json_doc_status_impl.py) by @danielaskdd in #1115
- Improve login flow by @danielaskdd in #1124
- Improve graph reload by @danielaskdd in #1126
- Fix settings popover toggle logic by @danielaskdd in #1128
- Fix dark mode styles for node property buttons by @danielaskdd in #1132
- Fix: Resolve graph data reloading problem after login token expire by @danielaskdd in #1133
- Update .gitattributes for webui files by @danielaskdd in #1134
- Implemented simple PSQL doc-status get_by_ids method by @JoramMillenaar in #1129
- fix: correct chunk_ids as array type and remove incorrect filepath type conversion by @Howe829 in #1120
- Fix ERROR: Failed to process document doc-xxx: 'metadata' by @LarFii in #1138
- Fixed the issue where editing entities or relationships caused query failures. by @LarFii in #1141
- fix hf_embed torch device use MPS or CPU when CUDA is not available -… by @mvignieri in #1139
- Add ability to conditionally disable file logging by @spo0nman in #1111
New Contributors
- @choizhang made their first contribution in #1049
- @Howe829 made their first contribution in #1120
- @mvignieri made their first contribution in #1139
Full Changelog: v1.2.6...v1.2.7