# Changelog

### 2023.09.26

✨ Twitter followers & age\
✨ Full Degen mode toggle\
🦺 Limit Telegram API updateCaption requests\
🦺 Updated known exchanges list

### 2023.09.24

✨ SSL detection for Crypto Discovery and Web Monitoring\
✨ Domain expiry check for Web Monitoring\
🦺 Tax display escape string\
🦺 Recovery time calculation fix\
🦺 Other links (Crypto Discovery) - skip common links we don't need

### 2023.09.23

✨ DEXTools chart if liq detected\
✨ Liquidity info if token detected not longer than 6hrs ago\
✨ Taxes info & update\
🦺 non-UTF8 strings better escape\
🦺 Main currencies price fetch proxy

### 2023.09.21

✨ Friend.tech Twitter better users detection\
🦺 HTTP\_STATUS prevStatus fix if initial\
🦺 Skip module-TOKEN before sent to queue

### 2023.09.20

✨ Skip token if tax > 70%\
🦺 userSites index better check

### 2023.09.19

✨ Friend.tech users detection based on Base network transactions monitoring\
🦺 Extend JWT token for Upgrade to Premium button link\
🦺 Base network autoreconnect

### 2023.09.18

✨ Approvals explanation docs link\
🦺 Trial messages amends\
🦺 Re-use telegram image to avoid limits exceed\
🦺 Better Telegram API errors catch

### 2023.09.17

✨ /crypto\_report\
✨ Trial ends message\
🦺 Better URL validation (users add token address to monitoring 🤨)

### 2023.09.15

✨ Recent token's transactions\
✨ Auto-retry enabled for Telegram API\
🦺 Token info amends and fixes\
🦺 Better Telegram messages caching

### 2023.09.14

✨ Token info & Crypto Discovery\
🦺 Upgrade to Premium link fix\
🦺 AllowDiskUse for aggregation\
🦺 HTTP\_STATUS prev status amends and fixes

### 2023.09.13

✨ Screenshots for alerts\
🦺 Docker fixes for local deployment

### 2023.09.12

✨ Screenshot module callback enabled - wait for screenshots\
🦺 Fixed modules intervals

### 2023.09.11

✨ module-SCREENSHOOTER\
✨ Gamepost.io partnership

### 2023.09.09

✨ MongoDBAdapter upgrade for session storage\
✨ MetaMask tokens balance validation

### 2023.09.06

✨ HTTP\_STATUS Multiple locations to avoid false positive\
✨ Status code explanation\
🦺 HTTP\_STATUS better data.result parse

### 2023.09.01

✨ WordPress basic integration

### 2023.08.23

🦺 Use telegram\_id instead of telegram\_user\
🦺 Error 400 is not fatal\
🦺 Better RabbitMQ infrastructure security\
🦺 Site status report amends

### 2023.08.20

✨ Telegram Bot release\
✨ Backend modules release

### 2020.01.17

✨ ASecure.me idea started\
✨ First commit


---

# 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.asecure.me/asecureme-documentation/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.
