> For the complete documentation index, see [llms.txt](https://changelog.graphlit.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.graphlit.dev/april-2026/april-19-support-for-evernote-replicas-skill-feeds.md).

# April 19: Support for Evernote, replicas, skill feeds

### New Features

* 💡 Graphlit now supports **Evernote feeds**, including OAuth support and Evernote note/notebook ingestion.
* 💡 We have added **Replica APIs** for syncing content, conversations, and skills into external artifact stores, including Git-backed Markdown and WebVTT outputs.
* We have added **Skill feeds** for installing skill packages from GitHub or GitLab, with preview support for new, updated, unchanged, and invalid skills.
* We have added **on-demand content classification** result types for classifying content outside the normal ingestion workflow.
* We have added **content Markdown export** support through `markdown(maxTokens)`, `markdownUri`, and content snippets.
* We have improved **CSV table embedding** support for better retrieval over structured tabular content.
* We have added **conversation criteria** inputs for more targeted conversation queries and agent workflows.

### Bugs Fixed

* Improved Notion client serialization coverage for newer and unknown Notion block types.
* Improved summarization instruction caching for repeated summarization workflows.
* Improved external content read behavior for connector-backed feeds.
