> ## Documentation Index
> Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Stay informed about the latest features, enhancements, bug fixes, and improvements across Sandbox APIs.

The [Changelog](https://developer.sandbox.co.in/changelog) keeps you informed about the latest features, enhancements, bug fixes, and improvements across Sandbox.

## Subscribe to changelog updates

Subscribe to the RSS feed to receive notifications about API changes and announcements.

**RSS Feed url**: `https://developer.sandbox.co.in/changelog/rss.xml`

<Tabs>
  <Tab title="Slack">
    <Steps>
      <Step title="Install RSS app">
        Install the RSS App from the Slack App Directory.
      </Step>

      <Step title="Subscribe to feed">
        Run this command in any channel:

        ```
        /feed subscribe https://developer.sandbox.co.in/changelog/rss.xml
        ```
      </Step>
    </Steps>
  </Tab>

  <Tab title="Microsoft Teams">
    <Steps>
      <Step title="Install connector">
        Install the RSS Connector from Connectors.
      </Step>

      <Step title="Configure feed">
        Enter the RSS feed url and follow the prompts to configure.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Discord">
    <Steps>
      <Step title="Install RSS bot">
        Install an RSS Bot like "webhook RSS" to your server.
      </Step>

      <Step title="Subscribe to feed">
        Use the bot's commands to subscribe using the RSS feed url.
      </Step>
    </Steps>
  </Tab>

  <Tab title="RSS reader">
    <Steps>
      <Step title="Choose a reader">
        Select an RSS reader such as Feedly, Inoreader, or Reeder (iOS).
      </Step>

      <Step title="Add the feed">
        Add the RSS feed url to your reader:

        * **Feedly**: Click "Add Content," paste the url, and click "Follow"
        * **Inoreader**: Click "Subscribe," paste the url, and click "Subscribe"
        * **Reeder (iOS)**: Tap "Add," paste the url, and tap "Subscribe"
      </Step>
    </Steps>
  </Tab>
</Tabs>
