Releases: Bizordec/vk-to-tgm
Releases · Bizordec/vk-to-tgm
v1.2.1
v1.2.1 (2023-08-10)
Fix
- docker: Fix docker image build error caused by old poetry
[main 0126591] bump: version 1.2.0 → 1.2.1
2 files changed, 7 insertions(+), 1 deletion(-)
v1.2.0
v1.2.0 (2023-08-06)
Feat
- cb-receiver: add option to skip ad posts (true by default)
v1.1.3 (2023-01-14)
v1.1.2 (2022-07-15)
v1.1.1 (2022-07-03)
v1.1.0 (2022-06-13)
v1.0.2 (2022-05-07)
v1.0.1 (2022-04-30)
v1.0.0 (2022-04-27)
[main cbefb8f] bump: version 1.1.3 → 1.2.0
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 CHANGELOG.md
v1.1.3
- Fix get_vk_token function
v1.1.2
- Fixed bug on installation without playlist
v1.1.1
Fixes in Dockerfile:
- Remove redundant python3-venv package
- Add build-essential package (to eliminate stage 6 issue with cryptg not building on some architectures)
v1.1.0
- Add Docker installation option
- Refactor bash scripts
- Move Telethon session files to "tgm_sessions" directory
- Add the ability to set port in local tunnel script
- Refactor get_vk_token method
v1.0.2
- Fix sending caption if VK text is too big
v1.0.1
- Fix storing task result in database