# Where can I see what's new in Loop?

Find every Loop release in one place — the changelog page, the What's new sidebar link, an Atom feed for readers, and a plain-markdown twin of every page.

Every Loop release lives at **/changelog**, with its own page per update, newest first. Inside the app, click **What's new** in the sidebar to jump there. If you'd rather subscribe, the changelog also publishes as an Atom feed, and any page — including changelog entries — has a markdown version behind a **View as .md** link.

## Where do I check for the latest release?

Go to [/changelog](/changelog). We publish one entry per release, in plain language, with the newest at the top. Click into any entry to read the full detail on its own page.

## Is there a shortcut from inside the app?

Yes. Look for **What's new** in the sidebar — it takes you straight to /changelog without leaving your current session.

## Can I subscribe instead of checking manually?

Yes. The changelog is also available as an Atom feed at **/changelog/feed.xml**, so any feed reader can pick up new entries as we ship them.

## Can I get a changelog entry as plain text?

Yes. Every changelog entry has a **View as .md** link on its page that opens a clean markdown twin of that entry — useful if you want to paste an update somewhere or feed it to another tool.
