🇺🇸 English
- Added /channel command that returns the link to the bot’s configured channel — perfect for promoting the bot’s personal channel.
- Profiles can now be created without photos.
- Added the ability to skip the profile description — no more “.” placeholders in bios.
- Likes system improved: if a user has blocked the bot, their profile will automatically be deactivated when someone tries to like them.
- Search radius is now adaptive to age — younger users get a narrower range, older users get a wider one. Examples:
20 years → ±3 (17–23)
30 years → ±5 (25–35)
50 years → ±8 (42–58) - Complaints system redesigned: now stored in a separate table with multiple statuses, and moderator messages include more details.
- Reworked geolocation and distance logic:
- If a user didn’t send their location — others see only the city name and a location icon.
- If both users shared their location — they’ll see the distance between each other.
- Responses to likes updated — no more random “match” notifications.
- Fixed localization issues that occasionally caused missing translations.
- Fixed a bug where a new profile could appear without a photo after creation.
📌 Full changelog: Compare v1.3...v1.4