Skip to content

Web-editing fixes, post URL schema changes, and miscellaneous other fixes/enhancements

Compare
Choose a tag to compare
@NiharikaRay NiharikaRay released this 07 Feb 21:49
· 1073 commits to master since this release

This release does a handful of things

  • Fixes MySQL timeout errors in the DBKnowledgeRepository (PR here)
  • Changes the way posts are rendered (PR here)
  • Several webeditor fixes including:
    • Not allowing paths to be editable: (PR here)
    • Better error messages in alerts (PR here)
    • Adding a link to the webeditor from rendered webposts (PR here)
  • Update the URL schemas for all post-related routes: ([PR here])(#197)

Full change list here