# Changelog

All notable user-facing changes to IntraCloud are documented here.

## 2026-04-28

### Added

* New landing page for the web application with a dark, neutral interface.
* Mosaic-style layout sections describing round flow, signals, and platform snapshot.
* Public documentation pages added: platform overview, FAQ, and support.
* New prediction app page with active-round visibility, side pricing, estimated payout, and wallet participation flow.
* New analysis app page with latest pool selection record, top-pool scoring, recent ended rounds, and platform stats.
* New tutorial guides added: getting started, prediction rounds, and analysis feed usage.

### Notes

* This release completes phase 3 scope for the MVP plan.
* This release now also completes phase 4 scope for the MVP plan.


---

# 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://intracloud.gitbook.io/docs/platform/changelog.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.
