Skip to content

Releases: ilyarolf/AiogramShopBot

AiogramShopBot V2.1.1

15 Oct 18:14
c869ee6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

AiogramShopBot V3.1.0

25 Sep 18:07
Compare
Choose a tag to compare

Note
AiogramShopBot V3.*.* uses database encryption via SQLCipher

What's Changed

Full Changelog: v3.0.3...v3.1.0

AiogramShopBot V2.1.0

25 Sep 18:05
Compare
Choose a tag to compare

Note
AiogramShopBot V2.*.* does not use database encryption via SQLCipher, but does use aiosqlite.

What's Changed

Full Changelog: v2.0.4...v2.1.0

AiogramShopBot V2.0.4

25 Nov 15:42
510637c
Compare
Choose a tag to compare

Note
AiogramShopBot V2.*.* does not use database encryption via SQLCipher, but does use aiosqlite.

Changelog

  • Fixed database initialization

TODO

  • Make migration from direct raw database queries to SQLAlchemy ORM ✅
  • Add option to encrypt database via SQLCipher (when using SQLAlchemy) ✅
  • Add an option to generate new crypto addresses using new mnemonic phrases so that 1 user=1 mnemonic phrase ✅
  • Add readme.md :-)✅
  • Make functionality of automatic database backup by timer, with sending database to admin in telegram ❌
  • Make the functionality of database backup by action in the admin in the Telegram bot ❌
  • Make the functionality of generating statistics of sales and deposits in the bot for a month in the admin panel ❌

AiogramShopBot V3.0.3

12 Nov 15:04
Compare
Choose a tag to compare

Note
AiogramShopBot V3.*.* uses database encryption via SQLCipher

Changelog

  • Added readme.md
  • Added LICENSE

TODO

  • Make migration from direct raw database queries to SQLAlchemy ORM ✅
  • Add option to encrypt database via SQLCipher (when using SQLAlchemy) ✅
  • Add an option to generate new crypto addresses using new mnemonic phrases so that 1 user=1 mnemonic phrase ✅
  • Add readme.md :-)✅
  • Make functionality of automatic database backup by timer, with sending database to admin in telegram ❌
  • Make the functionality of database backup by action in the admin in the Telegram bot ❌
  • Make the functionality of generating statistics of sales and deposits in the bot for a month in the admin panel ❌

AiogramShopBot V2.0.3

12 Nov 15:05
6616027
Compare
Choose a tag to compare

Note
AiogramShopBot V2.*.* does not use database encryption via SQLCipher, but does use aiosqlite.

Changelog

  • Added readme.md
  • Added LICENSE

TODO

  • Make migration from direct raw database queries to SQLAlchemy ORM ✅
  • Add option to encrypt database via SQLCipher (when using SQLAlchemy) ✅
  • Add an option to generate new crypto addresses using new mnemonic phrases so that 1 user=1 mnemonic phrase ✅
  • Add readme.md :-)✅
  • Make functionality of automatic database backup by timer, with sending database to admin in telegram ❌
  • Make the functionality of database backup by action in the admin in the Telegram bot ❌
  • Make the functionality of generating statistics of sales and deposits in the bot for a month in the admin panel ❌

AiogramShopBot V3.0.2

11 Nov 19:33
Compare
Choose a tag to compare

Note
AiogramShopBot V3.*.* uses database encryption via SQLCipher

Changelog

  • Added a new field for user "seed". This field contains a mnemonic phrase from which the user's crypto-addresses will be calculated. 1 user = 1 seed phrase.
  • Fix bug with balance replenishment.

TODO

  • Make migration from direct raw database queries to SQLAlchemy ORM ✅
  • Add option to encrypt database via SQLCipher (when using SQLAlchemy) ✅
  • Make functionality of automatic database backup by timer, with sending database to admin in telegram ❌
  • Make the functionality of database backup by action in the admin in the Telegram bot ❌
  • Make the functionality of generating statistics of sales and deposits in the bot for a month in the admin panel ❌
  • Add an option to generate new crypto addresses using new mnemonic phrases so that 1 user=1 mnemonic phrase ✅
  • Add readme.md :-)❌

AiogramShopBot V2.0.2

11 Nov 19:40
4fefd54
Compare
Choose a tag to compare

Note
AiogramShopBot V2.*.* does not use database encryption via SQLCipher, but does use aiosqlite.

Changelog

  • Added a new field for user "seed". This field contains a mnemonic phrase from which the user's crypto-addresses will be calculated. 1 user = 1 seed phrase.
  • Fix bug with balance replenishment.

TODO

  • Make migration from direct raw database queries to SQLAlchemy ORM ✅
  • Add option to encrypt database via SQLCipher (when using SQLAlchemy) ✅
  • Make functionality of automatic database backup by timer, with sending database to admin in telegram ❌
  • Make the functionality of database backup by action in the admin in the Telegram bot ❌
  • Make the functionality of generating statistics of sales and deposits in the bot for a month in the admin panel ❌
  • Add an option to generate new crypto addresses using new mnemonic phrases so that 1 user=1 mnemonic phrase ✅
  • Add readme.md :-)❌

AiogramShopBot V3.0.1

06 Nov 14:04
56322c4
Compare
Choose a tag to compare

Note
AiogramShopBot V3.*.* uses database encryption via SQLCipher

Changelog

  • Category and subcategory is a separate model now.
  • Bug fixes

TODO

  • Make migration from direct raw database queries to SQLAlchemy ORM ✅
  • Add option to encrypt database via SQLCipher (when using SQLAlchemy) ✅
  • Make functionality of automatic database backup by timer, with sending database to admin in telegram ❌
  • Make the functionality of database backup by action in the admin in the Telegram bot ❌
  • Make the functionality of generating statistics of sales and deposits in the bot for a month in the admin panel ❌
  • Add an option to generate new crypto addresses using new mnemonic phrases so that 1 user=1 mnemonic phrase ❌
  • Add readme.md :-)❌

AiogramShopBot V2.0.1

06 Nov 14:07
56322c4
Compare
Choose a tag to compare

Note
AiogramShopBot V2.*.* does not use database encryption via SQLCipher, but does use aiosqlite.

Changelog

  • Category and subcategory is a separate model now.
  • Bug fixes

TODO

  • Make migration from direct raw database queries to SQLAlchemy ORM ✅
  • Add option to encrypt database via SQLCipher (when using SQLAlchemy) ✅
  • Make functionality of automatic database backup by timer, with sending database to admin in telegram ❌
  • Make the functionality of database backup by action in the admin in the Telegram bot ❌
  • Make the functionality of generating statistics of sales and deposits in the bot for a month in the admin panel ❌
  • Add an option to generate new crypto addresses using new mnemonic phrases so that 1 user=1 mnemonic phrase ❌
  • Add readme.md :-)❌