Releases: Dineshkarthik/pinterest-telegram-bot
Releases · Dineshkarthik/pinterest-telegram-bot
v5.4.0
What's Changed
- build(deps): bump redis from 3.5.3 to 4.1.0 by @dependabot in #30
- build(deps): bump beautifulsoup4 from 4.9.3 to 4.10.0 by @dependabot in #31
- build(deps): bump tldextract from 3.1.0 to 3.1.2 by @dependabot in #35
- build(deps): bump flask from 1.1.2 to 2.0.2 by @dependabot in #33
- build(deps): bump requests from 2.25.1 to 2.27.1 by @dependabot in #34
- build(deps): bump pytelegrambotapi from 3.7.7 to 4.3.1 by @dependabot in #32
New Contributors
- @dependabot made their first contribution in #30
Full Changelog: v5.3.0...v5.4.0
v5.3.0
What's Changed
- Send YouTube Video as Ad by @Dineshkarthik in #27
- Fix pinterest paylod extract logic by @Dineshkarthik in #29
Full Changelog: v5.2.0...v5.3.0
v5.2.0
v5.1.0
v5.0.0
v4.0.0
v3.2.0
v3.1.0
- Use uWsgi server to run the bot with multiple workers
v3.0.0
v2.0.0
- Removed
/download
command and relatedregister_next_step_handler
- Added URL extraction from message thus users need not send only the URL, the entire app share text will be handled
- Updated instruction video & GIF accordingly