Releases: embium/notebit
Releases · embium/notebit
0.3.1
0.3.0
- Complete the implementation of Knowledge Graph for Smart Hub document retrieval
- Add removal confirmation to Model Hub for Installed Models
0.2.1
- Add better support for Reasoning models - now the reasoning text is hidden behind a button you can toggle to preview it's content
- Some changes with how configurations for notes directory and neo4j are saved and retrieved (Uses PouchDB instead of a file now)
- Adjust the Similarity Thresholds for Smart Hubs to be more acceptable (Low: 0.5, Medium: 0.65, High: 0.8, Highest: 0.9)
- Removed Knowledge Graph for Smart Hubs until further notice, I'm going to rework it and make sure it is polished before releasing it again
- Fix notice under Default Prompts for File Attachments Prompt and set the placeholder to [FILE_ATTACHMENTS] rather than [DOCUMENTS_ATTACHED]
0.2.0
- Implement a new Model Hub for browsing, installing, and managing Ollama models right from the app
- Add File Attachments and Smart Hubs Prompts to Default Prompts in settings, allowing users to engineer their own prompts
- Fix Knowledge Graph treating entirie phrases as a single entity
0.1.5
- Add a confirmation dialog for deleting chat messages
- Add an animation for when a user copies a message
- Add support for task items in the Note Editor
- Hide away error messages when states fail to save in PouchDB (they'll still save)
- Save AI Provider and Memory settings to PouchDB
0.1.4
- Persist states through PouchDB - ensuring your data stays connected and is never lost
0.1.3
- Get rid of additional information under embedding model selection
- Show a notice that Smart Hubs would need to be recomposed after adding a Knowledge Graph connection
- Ensure Smart Hubs file processing still show success if Neo4j settings aren't set, even though an embedding model is selected
- Ensuring once again that inquiries while using Smart Hubs are properly processed and handled by the AI correctly, for example - when asking a question, the documents it is possibly contained in are retrieved and the question is properly answered by the AI.
0.1.2
- Add a splash screen on launch
0.1.1
- Update current note's state when title is updated
- Align chevron icons properly when listing folders in Notes Tab
- Ensure Knowledge Graphs performs optimally (ensuring the content you are looking can be found with ease!)
0.1.0
- Integrate Knowledge Graphs using Neo4j