Releases: VoxHash/Telegram-Multi-Account-Message-Sender
Releases · VoxHash/Telegram-Multi-Account-Message-Sender
Release v1.2.8
🎉 Release v1.2.8
📦 Downloads
Windows:
telegram-multi-account-sender.exe- Standalone executable
Linux:
telegram-multi-account-sender- Standalone executabletelegram-multi-account-sender-v1.2.8-linux.tar.gz- Source distribution
macOS:
telegram-multi-account-sender- Standalone executabletelegram-multi-account-sender-v1.2.8-macOS.dmg- Disk image installer
🚀 Installation
From PyPI:
pip install telegram-multi-account-senderFrom Source:
git clone https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender.git
cd Telegram-Multi-Account-Message-Sender
pip install -r requirements.txt
python main.py📋 What's New
See CHANGELOG.md for detailed changes.
🆘 Support
Release v1.2.6
🎉 Release v1.2.6
📦 Downloads
Windows:
telegram-multi-account-sender.exe- Standalone executable
Linux:
telegram-multi-account-sender- Standalone executabletelegram-multi-account-sender-v1.2.6-linux.tar.gz- Source distribution
macOS:
telegram-multi-account-sender- Standalone executabletelegram-multi-account-sender-v1.2.6-macOS.dmg- Disk image installer
🚀 Installation
From PyPI:
pip install telegram-multi-account-senderFrom Source:
git clone https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender.git
cd Telegram-Multi-Account-Message-Sender
pip install -r requirements.txt
python main.py📋 What's New
See CHANGELOG.md for detailed changes.
🆘 Support
Release v1.2.5
🎉 Release v1.2.5
📦 Downloads
Windows:
telegram-multi-account-sender.exe- Standalone executable
Linux:
telegram-multi-account-sender- Standalone executabletelegram-multi-account-sender-v1.2.5-linux.tar.gz- Source distribution
macOS:
telegram-multi-account-sender- Standalone executabletelegram-multi-account-sender-v1.2.5-macOS.dmg- Disk image installer
🚀 Installation
From PyPI:
pip install telegram-multi-account-senderFrom Source:
git clone https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender.git
cd Telegram-Multi-Account-Message-Sender
pip install -r requirements.txt
python main.py📋 What's New
See CHANGELOG.md for detailed changes.
🆘 Support
Version 1.2.3 - Documentation & Screenshots Update
What's New in v1.2.3
Visual Improvements
- Screenshots Added: Added visual examples to README.md showcasing key features
- Campaign Management: Screenshot showing comprehensive campaign interface
- Template System: Visual example of advanced template management
- Settings Interface: Screenshot of complete settings management
- Testing Interface: Visual example of message testing functionality
Documentation Enhancements
- Complete Restructuring: Cleaned up and organized all documentation
- CONTRIBUTING.md: Comprehensive contribution guidelines
- GITHUB_TOPICS.md: Complete list of recommended GitHub topics
- Documentation Index: Created docs/README.md for easy navigation
- Removed Duplicates: Eliminated 8 duplicate summary files
Technical Updates
- Version Bump: Updated to v1.2.3 across all files
- CHANGELOG: Updated with comprehensive release notes
- Repository: All changes committed and pushed to main branch
Benefits
- Better Discoverability: Visual examples help users understand features
- Professional Appearance: Clean, organized documentation structure
- Easier Navigation: Clear paths for different user types
- Maintainable: Centralized documentation with clear ownership
Installation
- PyPI:
pip install telegram-multi-account-sender==1.2.3 - Windows: Download executable from releases
- Source:
git cloneandpip install -e .
Usage
- CLI:
python -m app.cli - GUI: Launch the application and explore the interface
- Documentation: Check docs/README.md for comprehensive guides
Version 1.2.2 - Improved PyPI Package
What's New in v1.2.2
PyPI Package Improvements
- Fixed Entry Points: Package now works with
python -m app.cliout of the box - Multiple Commands: Added
telegram-senderandtelegram-multi-account-sendercommands - Better Installation: Improved installation experience for end users
- Windows Support: Added
run_telegram_sender.batfor easy Windows execution
Installation Options
- Windows Executable: Download from releases (no Python required)
- PyPI Package:
pip install telegram-multi-account-sender==1.2.2thenpython -m app.cli - Development:
pip install -e .thenpython -m app.cli
Package Features
- Console Scripts:
telegram-sender,telegram-multi-account-sender - GUI Scripts:
telegram-sender-gui,telegram-multi-account-sender-gui - Module Execution:
python -m app.cli - Windows Batch:
run_telegram_sender.bat
Bug Fixes
- Fixed PyPI package entry points configuration
- Improved CLI interface with proper error handling
- Enhanced installation documentation
- Better cross-platform compatibility
System Requirements
- Python 3.10+ (for PyPI package)
- Windows 10/11 (for executable)
- No additional configuration needed
Version 1.2.1 - Windows Executable
What's New in v1.2.1
New Features
- Enhanced Spintax Processing: Improved spintax functionality in both Campaigns and Testing tabs
- Log Management: Added 'Delete All Logs' button in Settings tab to clear all log files and free memory
- Windows Integration: Added 'Start App with Windows' option in Settings
- Comprehensive Settings Verification: All settings now persist properly after closing and reopening the app
Improvements
- Translation System: Fixed missing translation keys and ensured all languages have complete translations
- Database Management: Enhanced database initialization and send logs functionality
- UI/UX: Improved button states and actions in Campaigns tab based on campaign status
- Error Handling: Better error handling and logging throughout the application
Bug Fixes
- Fixed PyPI package dependencies (removed 50+ unnecessary packages)
- Fixed 'Reset to Defaults' functionality in Settings
- Fixed warmup functionality and progress tracking
- Fixed search functionality across all tabs
- Fixed campaign execution and logging issues
Package Information
- Windows Executable: Ready-to-run .exe file (no Python installation required)
- PyPI Package: Available for installation via pip install telegram-multi-account-sender==1.2.1
- Dependencies: Streamlined to 22 essential packages only
Supported Languages
- English, Spanish, French, German, Italian, Portuguese, Russian, Chinese, Japanese, Korean, Catalan, Basque, Estonian, Galician
System Requirements
- Windows 10/11 (64-bit)
- No additional software required for the executable version