# Updates

<details>

<summary>11/11/2022 - Golden PokéStops / DeskHelp Bot Discord / Docs</summary>

* Added a DeskHelp Bot in Discord to further improve user communication with PokéVagos;
* Added Golden Pokéstops Filter on the Website Map;
* Created PokéVagos Docs.

</details>

<details>

<summary>02/02/2023 - Updates/Improvements Website.</summary>

Visual upgrade on Event Pokéstops and the display of the reward.\
Added support for Primal raids.

</details>

<details>

<summary>13/06/2023 - Bug Fixes/Shadow Raids</summary>

Fixed an issue with the option for Portuguese language.\
Added proper display images for Shadow Raids.

</details>

<details>

<summary>06/04/2024 - Improvements / Added Areas / Added Stats Page</summary>

Improvements:

* Added APK for the map for the Android system;
* Added confirmation of the rewards from Team Rocket / Invasions;
* Added information for Showcases;
* Changed the visual configurator for the discord notifications to the map(website/apk);
* Added an extra mode called "Scan" which allows the user to request information on the any surrounded area in the world;
* Changed the visualisation of the current areas to: <https://pokevagos.com/Areas/>

Added the following areas:

* Barreiro / Moita;
* Sesimbra;
* Fernão Ferro;
* Trajouce;
* Loures;
* Aumento da Póvoa de Santa Iria;
* Valongo;
* Gondomar / Valbom / Fanzeres;
* Guimarães;
* Barcelos;
* Lamego;
* Saarbrucken;
* Redona / Torre / Boldone;

Statistics:

* Added a website with the current and past map statistics. For now it's only for Pokémons.
* [https://stats.pokevagos.com](https://stats.pokevagos.com/)

</details>

<details>

<summary>21/06/2024 - Removal of Areas / Bot addition</summary>

Removal of the following areas because of not enough users:

* Trajouce;
* Gondomar / Valbom / Fanzeres;
* Guimarães;
* Barcelos;
* Lamego;

Size Adjustment:

* Barreiro / Moita.

Addition of a bot to inform you of the remaining access time and expiration:

* &#x20;By sending a DM to the bot PokéVagos with !sub it will display the precise access time left;
* Automatically sends you a message when there's only 3 days left of access.

</details>

<details>

<summary>22/09/2025 - Add Exporting Commands Section</summary>

Added [Export Commands](/pokevagos-docs/discord-notifications/export-commands.md) section.

</details>

<details>

<summary>25/11/2025 - Visual and Functional improvements of the Website.</summary>

Removed:

* [x] Login redirect when accessing the Website.

Added:

* [x] "Home" Page to the  website.
* [x] Page with the Terms & Conditions . [https://www.pokevagos.com/termos](https://pokevagos.com/termos)
* [x] Improved layout when choosing the supporting region.
* [x] Overall visual improvements throughout the website.<br>

</details>

<details>

<summary>27/11/2025 - Added Multi-Language Support + Cookies + /Areas Improvements</summary>

* The website now allows for me to add more Languages easily. Current are English/Portuguese.
* Added Cookies Footer and <https://www.pokevagos.com/cookies> for more info.
* Improved visualisation of Covered areas: <https://www.pokevagos.com/Areas>

</details>

<details>

<summary>**/12/2025 - Improvements to "Stats" + /Areas Pages.</summary>

* The [Stats ](https://stats.pokevagos.com/)page was fully rebuilt. Introduced more relevant data to the users while also adding more categories (Raids, Quests, Invasions, Shiny Rates, HeatMaps, etc).
* Covered Areas Visusalition is now internal with the remaining of the website.
* Added Italian, German and French to the website.

</details>

<details>

<summary>17/01/2026 - Added Notification Templates.</summary>

Template "title" added in order to improve the users experience with push up notifications.

</details>

<details>

<summary>18/01/2026 - Added new Discord Bot commands.</summary>

**New Commands:** \
• `!updatetemplate <name>` - Updates ALL tracking types at once \
• `!track updatetemplate <name>` - Updates only Pokémon tracking \
• `!raid updatetemplate <name>` - Updates only raids \
• `!egg updatetemplate <name>` - Updates only eggs \
• `!quest updatetemplate <name>` - Updates only quests \
• `!incident updatetemplate <name>` - Updates only incidents/rockets \
• `!lure updatetemplate <name>` - Updates only lures \
• `!nest updatetemplate <name>` - Updates only nests \
• `!gym updatetemplate <name>` - Updates only gyms \
\
**Available Templates(Affects PushUP notifications):** \
• `title` - Shows title, time and image (new default) \
• `address` - Shows title, time, address and image (currently only works properly for Portugal) \
• `image` - Shows only image \
\
**Note:** All users have been updated to the new `title` template as the standard

</details>

<details>

<summary>21/01/2026 - Added new Discord Channels.</summary>

Added new categories per country for each area. Each contain 4 channels:

* 🅾️-💯  | 100 & 0 IV.
* 🥇pvp  | Top 1 PVP for each League.
* 🪧forts | Changes to Gyms/PokéStops.
* 📱chat | Local Area Chat.

</details>

<details>

<summary>05/02/2026 - Added new tab in docs and corrected the Templates display in the Notification Menu</summary>

* <https://docs.pokevagos.com/~/revisions/zOrIqZFe8tmuaeqctNok/docs-do-pokevagos/notificacoes-discord/forts>
* Ensure we display Templates in the Notification Menu.

</details>


---

# 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://docs.pokevagos.com/pokevagos-docs/updates.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.
