Skip to content

Releases: VoxHash/Telegram-Multi-Account-Message-Sender

Release v1.2.8

08 Dec 08:06

Choose a tag to compare

🎉 Release v1.2.8

📦 Downloads

Windows:

  • telegram-multi-account-sender.exe - Standalone executable

Linux:

  • telegram-multi-account-sender - Standalone executable
  • telegram-multi-account-sender-v1.2.8-linux.tar.gz - Source distribution

macOS:

  • telegram-multi-account-sender - Standalone executable
  • telegram-multi-account-sender-v1.2.8-macOS.dmg - Disk image installer

🚀 Installation

From PyPI:

pip install telegram-multi-account-sender

From 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

26 Nov 22:41

Choose a tag to compare

🎉 Release v1.2.6

📦 Downloads

Windows:

  • telegram-multi-account-sender.exe - Standalone executable

Linux:

  • telegram-multi-account-sender - Standalone executable
  • telegram-multi-account-sender-v1.2.6-linux.tar.gz - Source distribution

macOS:

  • telegram-multi-account-sender - Standalone executable
  • telegram-multi-account-sender-v1.2.6-macOS.dmg - Disk image installer

🚀 Installation

From PyPI:

pip install telegram-multi-account-sender

From 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

26 Nov 22:27

Choose a tag to compare

🎉 Release v1.2.5

📦 Downloads

Windows:

  • telegram-multi-account-sender.exe - Standalone executable

Linux:

  • telegram-multi-account-sender - Standalone executable
  • telegram-multi-account-sender-v1.2.5-linux.tar.gz - Source distribution

macOS:

  • telegram-multi-account-sender - Standalone executable
  • telegram-multi-account-sender-v1.2.5-macOS.dmg - Disk image installer

🚀 Installation

From PyPI:

pip install telegram-multi-account-sender

From 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

23 Sep 20:45

Choose a tag to compare

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 clone and pip 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

23 Sep 19:46

Choose a tag to compare

What's New in v1.2.2

PyPI Package Improvements

  • Fixed Entry Points: Package now works with python -m app.cli out of the box
  • Multiple Commands: Added telegram-sender and telegram-multi-account-sender commands
  • Better Installation: Improved installation experience for end users
  • Windows Support: Added run_telegram_sender.bat for easy Windows execution

Installation Options

  1. Windows Executable: Download from releases (no Python required)
  2. PyPI Package: pip install telegram-multi-account-sender==1.2.2 then python -m app.cli
  3. Development: pip install -e . then python -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

23 Sep 19:15

Choose a tag to compare

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