Skip to content

Easier Deployment

Choose a tag to compare

@matthewwardrop matthewwardrop released this 08 Nov 18:45
· 1164 commits to master since this release

This release is the next minor version in the pre-stable series.

It adds the following features and improvements:

  • Automatic reindexing of knowledge repositories when they are updated (git repositories must still be externally updated, which will be addressed in a future version)
  • Improved deployment logic which unifies launching the knowledge repo using the development server built into Flask, Gunicorn and uWSGI.
  • Greatly simplified and improved web editor.

It also addresses the following bugs:

  • Fixes setting up a DBKnowledgeRepository atop Postgres
  • Fixes knitting of Rmd files on Windows

For a complete list of changes, please review the git changelog.