Skip to content

Latest commit

 

History

History
89 lines (62 loc) · 5.01 KB

CHANGELOG.md

File metadata and controls

89 lines (62 loc) · 5.01 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] - 2024-02-30

Aiogram 3.x support.

[1.0.2] - 2024-02-07

Added

  • ced7b04 - add to logs information about clients with expiring subscription
  • f111d62 - add /clients [-h] command

Changed

  • 6cf3249 - update manual for XTLS IOS configuration. Now using Streisand instead of FoXray
  • 50feb95 - update notification messages for clients with expiring subscription
  • f08c7b3 - update message during bot restart by /start command

Fixed

  • ce1723f - fix desperate situation during registration when users enter /start command

[1.0.1] - 2024-01-31

Added

  • 33f67e3 - add middleware for clients with not activated subscription
  • 2243709 - add deletion of successful payment message after checking payments

Changed

Fixed

  • ac66fcc - fix showing user configs via username in bot
  • e410535 - fix showing logs parse_mode in bot
  • 26f6c2f - fix throwing exception during referral reward checking
  • eee65f5 - update incorrect messages in bot

[1.0.0] - 2024-01-23

Release! 🥂

Added

  • 5cf7909 - add feature to execute SQL-queries inside the bot
  • ec2dee9 - add feature to show logs inside the bot

Changed

  • d0b07e9 - add more unobtrusive reminders about the need to renew subscription
  • 9b780cc - clear database structure

Fixed

  • 68e1c0a - fix inability send photos with default bot settings
  • 1e5c58c - make logging more pure
  • 723fdb0 - remove content protection for configurations

[1.0.0-rc] - 2024-01-19

Go into production! 🎊

Added

Changed

  • 72c43bf - add more information to README

Fixed

  • 99d3676 - fix unparsed HTML-tags in localization

[0.2.1] - 2024-01-18

Make project readable for people!

Changed

[0.2.0] - 2024-01-17

Added

  • 379c9db - add lacking texts
  • 93b574f - add configuration instructions
  • add link to telegram channel

Changed

[0.1.0] - 2024-01-16

Initial public release! 🎉