# March 8: Support for feed preview, Productlane, initiative feeds

### New Features

* 💡 Graphlit now supports **feed preview** APIs, allowing developers to inspect candidate feed items before ingestion.
* 💡 We have added **Productlane** integration across CRM and issue-style workflows, including Productlane threads, issues, objects, changelogs, and articles.
* We have added **initiative feeds** with new `Initiative` connector and result types for GitHub, GitLab, Jira, and Linear planning objects.
* We have added date range filtering to more feed property types with `beforeDate` and `afterDate` support.
* We have expanded calendar and file listing APIs with new result types for Google Drive drives, Atlassian sites, Jira projects, and calendar events.

### Bugs Fixed

* Improved feed preview coverage across connector-backed feeds.
* Improved calendar event handling for Google and Microsoft calendar services.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.graphlit.dev/march-2026/march-8-support-for-feed-preview-productlane-and-initiative-feeds.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
