Releases: ilyarolf/AiogramShopBot
Releases · ilyarolf/AiogramShopBot
v3.2.4
v3.2.2
v.3.2.3
V3.2.1
v3.2.0
What's Changed
- fix #56 issue by @ilyarolf in #57
- Add German language support by @6R1M5L07H in #59
- Feature/solana by @ilyarolf in #64
- Refactoring/l10n by @ilyarolf in #65
- Introduction of cart workflow by @6R1M5L07H in #63
- implemented currency enum by @ilyarolf in #70
- Feature/python3.12 by @ilyarolf in #71
- harmonized de language file with en language file by @6R1M5L07H in #73
- fix in de language file and Restock Announcement by @6R1M5L07H in #75
- Feature/documentation by @ilyarolf in #79
- debugging in de language file and announcement.py by @6R1M5L07H in #78
- Refactoring/service repository by @ilyarolf in #74
- Develop by @ilyarolf in #66
- fix build docker image with github actions by @ilyarolf in #80
- Develop by @ilyarolf in #81
New Contributors
- @6R1M5L07H made their first contribution in #59
Full Changelog: v2.1.1...v3.2.0
AiogramShopBot V2.1.1
AiogramShopBot V3.1.0
Note
AiogramShopBot V3.*.* uses database encryption via SQLCipher
What's Changed
- added pagination by @ilyarolf in #28
- better statistics by @ilyarolf in #30
- fix pagination when 0 categories by @ilyarolf in #31
- dockerfile fix by @ilyarolf in #46
- l10n implementation by @ilyarolf in #52
- multibot implementation for sqlcipher by @ilyarolf in #53
Full Changelog: v3.0.3...v3.1.0
AiogramShopBot V2.1.0
Note
AiogramShopBot V2.*.* does not use database encryption via SQLCipher, but does use aiosqlite.
What's Changed
- Feature/ci cd by @ilyarolf in #22
- Feature/ci cd by @ilyarolf in #23
- fix name for docker image by @ilyarolf in #24
- Feature/ci cd by @ilyarolf in #25
- Fix/docker compose by @ilyarolf in #26
- Feature/items pagination by @ilyarolf in #27
- Feature/better statistics by @ilyarolf in #29
- del user if deactivated by @ilyarolf in #32
- approach with blocked and deleted users changed by @ilyarolf in #33
- fix issue #35 by @ilyarolf in #36
- Feature/l10n by @ilyarolf in #44
- dockerfile fix by @ilyarolf in #45
- kraken api instead coinbase by @ilyarolf in #48
- Feature/demo tg multibot by @ilyarolf in #50
- Feature/new items utility by @ilyarolf in #51
Full Changelog: v2.0.4...v2.1.0
AiogramShopBot V2.0.4
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
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 ❌