This release fixes some small bugs that have been discovered since the last release:
- support for dir functionality in a DBKnowledgeRepository when specifying a subfolder as parent (fixes loading images from the repository)
- some lingering issues with indexing (such as occasional hanging)
- some cli issues caused by a recent patch to the chaining of the knowledge_repo command
- a dependency issue due to an upstream change to nbconvert
It also adds some simply debugging routes that can assist in diagnosing issues, and improves documentation.