Skip to content

1.0.1c

Pre-release
Pre-release

Choose a tag to compare

@tourrty-droid tourrty-droid released this 09 Aug 13:18
· 6 commits to main since this release
c0bf62e

QFormTorrent v1.1c Release Notes

Project Rebranding

  • Renamed project from QForm to QFormTorrent to better reflect core functionality
  • Updated all internal references, module names, and metadata
  • Changed executable filename and associated components
  • Updated window titles, dialog headers, and UI labels
  • Revised documentation, README, and inline comments
  • Modified created by field in generated torrent files

Improvements

  • Enhanced error handling with more descriptive messages for common failure scenarios
  • Optimized piece size selection dropdown with clearer formatting
  • Added progress indication during torrent creation process
  • Improved file path validation before processing begins
  • Better handling of special characters in file and folder names

Bug Fixes

  • Fixed issue where application title displayed incorrect project name
  • Resolved encoding problems with non-ASCII characters in torrent metadata
  • Corrected tracker URL validation logic
  • Fixed minor memory leak during batch folder processing

Technical Changes

  • Updated bencodepy encoding parameters for better compatibility
  • Refactored internal class names to match new project identity
  • Standardized import statements across all modules
  • Cleaned up deprecated code paths from previous versions

Notes

This release focuses primarily on the project rebranding and stability improvements. All existing functionality from previous versions remains intact and fully compatible with torrent files created in earlier releases.

Full Changelog: 1.0b...1.1c