# Web app

> Changes to entropiacentral.com, newest first.

Source: https://www.entropiacentral.com/documentation/release-notes/web
Last updated: 2026-07-30

---

The website is deployed continuously rather than in numbered versions, so releases are identified by date. Everything below shipped to production on the date given.

Entries begin at June 2026, when this log started. Earlier changes shipped without being recorded and are not reconstructed here.

## 2026-07-29

**The assistant answers questions about the site.** The Entropia Universe Assistant now reads this documentation as well as our recorded data, so questions like why a global is missing, what earns leaderboard points or how to set up notifications get a real answer. Answers that came from a page link back to it, and it says when something is not documented rather than guessing.

**The assistant is easier to reach.** It moved out of the top navigation into an icon beside search, and a button in the bottom-right corner of every page opens it. The chat itself dropped its header bar, and the empty screen now sets out what it can and cannot answer, with example questions grouped by topic.

**Documentation section.** A new documentation section at `/documentation`, covering the tracker, the wiki, events and challenges, integrations, account and privacy, and the public API. Every page is also published as raw markdown by appending `.md` to its URL, and the whole corpus is available in one file for AI tools that want to read it.

Documentation is now searchable from the site's own search box alongside the wiki.

## 2026-07-23

**Guides and FAQs on wiki category pages.** All 24 remaining wiki list pages gained written introductions and frequently asked questions specific to their category, rather than dropping straight into a table.

**AI crawler support.** Added `llms.txt`, which describes the site's structure to AI tools in a format they can read directly.

**Per-category search metadata.** Each wiki category now carries its own page description and keywords instead of sharing a generic one.

## 2026-07-22

**AI assistant.** A new assistant that answers questions about our data, available to premium subscribers. It queries the same indexed data the site uses, so its answers come from the database rather than from guesswork.

**Assistant on mobile.** The assistant chat was reworked for small screens, and the conversation history drawer now behaves correctly.

**Duplicate trade messages grouped.** The same listing posted repeatedly across channels is now shown once rather than filling the feed.

**Clearer error messages.** A request abandoned by the server no longer reports itself as a network problem, which was sending people to check their connection over a fault at our end.

## 2026-07-19

**Team names link to team profiles.** In event leaderboards and globals, a team name now links to that team's profile rather than to an avatar page.

## 2026-07-18

**Advertising and cookie settings.** Advertising integration was added, along with a cookie settings link that is available whenever advertising is running, and the legal pages were updated to match. Premium removes advertising entirely.

## 2026-06-27

**Streamer leaderboard pop-out improvements.** Streamers can highlight their own row, and the columns were rebalanced to give more room to player and team names.

## 2026-06-26

**Participant management for event organisers.** Large participant lists gained search, filtering and paging. Avatars that do not match anything in our system are flagged, and organisers can correct a misspelled avatar name inline instead of removing and re-adding the entrant.

**Live leaderboard animation.** Position changes animate on both the event page and the streaming pop-out, so a move is visible rather than appearing as a silent renumbering.

**Event statistics widget.** Event pages gained a statistics panel, including the creatures that produced the most scoring globals.

**Fixes.** Event status display corrected, co-managers moved into the event information panel, and dropdowns no longer render underneath the toolbar.

## 2026-06-20

**Live event leaderboards.** Event standings update in real time over SignalR instead of requiring a refresh.

**Streaming pop-out.** A dedicated leaderboard window for streamers, with automatic reconnection.

**Event globals feed.** Event pages show the globals that scored, with a view-all dialog that sorts by time, value or avatar and defaults to value.

## 2026-06-15

**Server-side rendering fixes.** Two faults were causing pages to be served as an empty shell that filled in afterwards, which affected how search engines saw the site. Both were in how the app handled headers added by the reverse proxy.

## 2026-06-13

Wider hall of fame board.

## 2026-06-06

Fixed companion app links being blocked by ad blockers, and a menu fault.
