New Articles

  1. Int'l Day of Peace ☮ bug fixes

    These fixes address bugs with the Popular Articles report, article banners/thumbnails, Widget 2.0, Contact Form, Article Editor, session timeouts, and shared content categories.
  2. Wistia video embeds

    Wistia Standard and Fallback embeds have some quirks in the KnowledgeOwl editor; learn how to work around these quirks.
  3. Automatically redirect when you update an article's URL

    With this setting enabled, if you edit an article or category to change its permalink, when you Save your changes, you'll be prompted to add the permalink you just removed as an Old Link.
  4. Change the style of glossary terms, the glossary page, or glossary search results

    See Glossary look and feel for a more detailed look at all the ways you can change the style of glossary terms, the glossary page itself, or glossary search results! ...
  5. API usage limits

    The KnowledgeOwl API is not intended for extremely heavy use. If you anticipate making more than 2000 requests per five minutes, please contact us to discuss your requirements. ...
  6. API query operators

    The KnowledgeOwl API supports a selection of query operators, allowing you to add logic to the body of your API calls. This means you can do things like search for a particular name or term, or filter your results. This section lists all the avail...
  7. API input and output formats

    KnowledgeOwl's API accepts the following input types: Standard REST HTTP headers - ?field1=value&field2=value&array1[]=value1&array1[]=value2 Application/JSON - '{"field1": "value", "field2": "value", "array1": ["value1", "value2"]}' Knowle...
  8. Int'l Sudoku Day 🔢 bug fixes + Related Articles update

    This enhancement adds drag and drop reordering for Related Articles.Fixes address bugs with shared content articles, the Popular Articles report, Manage filters, and comment notification emails.
  9. Updates to background jobs

    We've made changes to the infrastructure that powers our background jobs, such as bulk edits, subscription notification emails, comment digest emails, article views tracking, and more.
  10. Endpoint reference