Tags: katvio/fractum
Tags
Fractum v1.3.0 - Security & Usability Improvements 🔐 Security Enhancements: - Removed misleading share verification feature that provided false sense of security 👤 User Experience Improvements: - Fixed manual mode (-m) interface with properly ordered prompts - Threshold and total shares information now displayed at process start - Improved --help command documentation and clarity 🏗️ Code Quality & Architecture: - Full PEP8 Python standard compliance for improved maintainability - Moved initialization code out of __init__.py files for better organization ⚡ Platform & Performance: - Updated to Python 3.12.11 with latest security patches and optimizations 📚 Documentation & Compliance: - Updated LICENSE documentation for clarity and legal compliance This release focuses on removing security anti-patterns while significantly improving user experience and code maintainability. All changes maintain full backwards compatibility with existing Fractum workflows. Resolved Issues: #10, #11, #12, #14, #17, #19 For technical details: #23