Releases: ibuildrun/telegram-auto-reg
Releases · ibuildrun/telegram-auto-reg
v1.4.0
30 Dec 10:43
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-12-30)
Features
add build system, real stats, remove emojis from codebase (2c0f069 )
v1.3.0
30 Dec 04:14
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-12-30)
Features
add Help page with RU/EN instructions (b1e3e9d )
v1.2.0
30 Dec 03:56
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-12-30)
Features
add infrastructure improvements (e9cd40a )
v1.1.0
30 Dec 03:04
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-12-30)
Features
cli: add modern black & white TUI interface (136a7ac )
v1.0.0
29 Dec 16:00
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-12-29)
Code Refactoring
split emulator and windows_automation into packages (d0ba450 )
BREAKING CHANGES
Import paths changed from auto_reger.emulator to auto_reger.emulator.Telegram
v0.1.1
29 Dec 14:58
Compare
Sorry, something went wrong.
No results found
0.1.1 (2025-12-29)
Bug Fixes
update gitignore to allow config json files (e537e95 )
v0.1.0 - Initial Release
29 Dec 15:03
Compare
Sorry, something went wrong.
No results found
Initial Release
Features
Core automation modules (ADB, Appium, SMS, Email, Sessions)
Telegram Android app automation via Appium
Windows desktop automation (Onion Mail, ExpressVPN, Telegram Desktop)
SMS provider integration (sms-activate compatible)
Session management (Telethon .session, TData)
Device fingerprint randomization
Infrastructure
CI/CD with GitHub Actions
Commitlint for conventional commits
Semantic release for automatic versioning
Pre-commit hooks (ruff, formatting)