> For the complete documentation index, see [llms.txt](https://docs.graspil.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.graspil.com/en/readme-2.md).

# Changelog

All changes are published on our social media:

1. [Telegram channel](https://t.me/+8P1B1NLrzBY2ZGYy) - Posts no more than once a week

#### October 2005

1. Added support for Mini App links in the site-to-bot UTM tag transfer script
2. Added the ability to create custom fields for users
3. Added the ability to grant other users access rights to resources

#### August 2025

1. Added the ability to connect channels (beta)
2. Added tracking for outbound links from the bot

#### April 2025

1. Added a new connection type that connects to the bot automatically and works in parallel with any other connection method; requires a token to work.

#### March 2025

1. Added the [ability](/en/connect-bot/mini-app.md#podklyuchenie-miniapp-v-kotorykh-net-obekta-telegram) to manually initialize analytics in a Mini App, for libraries without a global Telegram object
2. Tracking of bot getUpdates connection status - now if the bot got disconnected from the proxy or is working unstably, the client will receive a notification

#### February 2025

1. Added detection of spam user accounts and a corresponding flag.
2. Added support for bots working with business accounts

#### January 2025

1. Added the ability to configure [hidden commands](/en/app/actions.md#nastroika-skrytykh-komand) in the bot
2. Changes to UTM tag processing
   1. The concept of "source" has been removed - now the source is all tags found in the user's request
   2. Updated the UTM report - it now shows all nested tags (if any were found)
3. Tracking of the Mini App launch location

   You can now track which button was used to launch the Mini App. Setup information has been added to the [Mini App connection](/en/connect-bot/mini-app.md#treking-knopki-zapuska) section
4. Added 3 session reports in Mini App
   1. User devices report
   2. Telegram client version report
   3. Mini App launch source report
