Skip to content

Version 1.2.3 - Documentation & Screenshots Update

Choose a tag to compare

@VoxHash VoxHash released this 23 Sep 20:45
· 3 commits to main since this release

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