Skip to content

Releases: ilyarolf/AiogramShopBot

v3.2.4

05 Jan 14:47
c9b3842
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.3.2.3...v3.2.4

v3.2.2

27 Dec 14:30
2c56cf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: V3.2.1...v3.2.2

v.3.2.3

27 Dec 18:48
48dd62f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v.3.2.3

V3.2.1

07 Dec 12:31
4d368ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...V3.2.1

v3.2.0

03 Dec 14:14
4a61b95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v3.2.0

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 ❌