Releases

Stay up to date with the latest features, improvements, and bug fixes

v0.5.3

Latest

Released: November 26, 2025

Open Terminal for Environments (v0.5.3)

🖥️ One-Click Terminal Access

  • • Launch terminal with environment pre-activated and ready to use
  • • New green "Open Terminal" button in environment list and details
  • • Custom prompt shows environment name for easy identification
  • • Cross-platform support (Windows CMD, macOS Terminal.app, Linux terminals)
  • • Free for all users - no Pro license required!

✅ Supported Environments

  • • Python venv - Full support
  • • Micromamba - Full support
  • • Mamba - Full support
  • • UV - Full support
  • • Conda - Coming soon!

📊 Environment List in Create Modal

  • • See all existing environments while creating a new one
  • • Avoid duplicate names with complete overview
  • • Type indicators show environment type (venv, micromamba, conda, etc.)
  • • Hover to see Python version for each environment

📝 Enhanced Creation Logging

  • • Clear start/completion messages for venv creation
  • • Informational box explaining venv behavior
  • • Explicit success confirmation when environment is ready
  • • Better visibility into creation process

Virtual Environment (venv) Support (v0.5.2)

🎉 Create venv Environments

  • • Choose between Mamba or venv when creating environments
  • • Auto-detection of system Python installations
  • • Custom Python path selection with file browser
  • • Package installation during venv creation
  • • Cross-platform support (Windows, macOS, Linux)

🐍 Python 3.13 Support

  • • Support for Python 3.13 in Mamba environments
  • • Latest Python version support for cutting-edge features

🎨 Enhanced UI

  • • New environment type selection cards with visual feedback
  • • Emerald-green selection indicators
  • • Improved Python version selector with full path display
  • • Better loading states during Python detection

User Experience Enhancements (v0.5.1)

🎓 Interactive Tutorial System

  • • Step-by-step walkthrough for new users
  • • Separate tutorials for free and Pro features
  • • Visual indicators and tooltips throughout the app
  • • Completion tracking to resume where you left off

📺 YouTube Tutorial Integration

  • • Links to official YouTube channel (@pyenvmanager)
  • • Video tutorials integrated into tutorial modal
  • • Quick access to visual guides and walkthroughs

💬 In-App Feedback System

  • • Feedback button in top navigation bar
  • • Direct link to GitHub Issues for bug reports
  • • Guided templates for feature requests

ℹ️ Version Display & UI Improvements

  • • App version number visible in top bar
  • • Enhanced pricing card visibility with bright borders
  • • Improved Pro feature discoverability with upgrade modals

Critical Fixes (v0.5.1)

🪟 Windows 11 Light Mode Rendering Fix

Thanks to @vmiengineering for reporting!

  • • Fixed button color issues in Windows 11 Light mode
  • • All button colors now work correctly in both themes
  • • Improved text rendering consistency

Security & Scanning Enhancements (v0.5.0)

🔍 Automated Full System Scanning

  • • Multi-phase scanning: Environment discovery → Package scanning → Vulnerability detection → SBOM generation → Report generation
  • • Progress tracking with percentage completion
  • • Real-time scan duration tracking with time estimates
  • • Automatic error recovery

🛡️ CVE Severity Classification Fix (Critical)

  • • Fixed bug where all CVEs showed as LOW severity
  • • Accurate CRITICAL, HIGH, MEDIUM, LOW severity detection
  • • Proper severity grouping in reports

📊 Enhanced Reporting

  • • Professional HTML reports with executive summary dashboard
  • • Scan statistics export (scan-statistics.json)
  • • Environment details with package and vulnerability counts
  • • Scan history management with deletion capability

Advanced Deep Scanning (v0.4.0)

  • • Rust-based high-performance scanner integration
  • • Comprehensive filesystem scanning across all drives
  • • Intelligent pyvenv.cfg detection for hidden environments
  • • UV environment detection via metadata parsing
  • • Poetry environment detection via path patterns
  • • Integrated deep scan combining CLI with advanced scanning

Major Features (v0.3.0)

⚡ UV Package Manager Support

  • • Full UV environment detection and recognition
  • • UV project identification through uv.lock and pyproject.toml
  • • Accurate Python version detection for UV environments
  • • Protected environment handling for UV projects

🎨 Enhanced Visual Environment Identification

  • • Color-coded environment types for easy identification
  • • Distinct colors for each environment manager
  • • Improved visual clarity in dashboard

🔓 Feature Democratization

Based on popular demand from our community!

  • • Custom package installation now FREE (previously Pro-only)
  • • Environment deletion now FREE (previously Pro-only)
  • • Streamlined user experience with more accessible features

💰 Updated Pricing Structure

Reduced based on community feedback!

  • • Monthly: Reduced from $7/month to $5/month
  • • Annual: Reduced from $65/year to $55/year
  • • Early Bird Special: $45/year

Technical Improvements

  • • Fixed Anaconda/Miniconda base environment package scanning
  • • Enhanced Rust-based scanner for UV environment detection
  • • Improved environment protection logic
  • • Better environment classification and categorization
  • • Enhanced scanning logic with improved error handling
  • • Cross-platform binary bundling (Windows/macOS ARM64 and x64)
  • • Comprehensive logging and diagnostics

Previous Releases

v0.3.0

Released: September 20, 2025

View on GitHub
  • • UV Package Manager support with full environment detection
  • • Enhanced visual environment identification with color-coding
  • • Feature democratization: Custom package installation and environment deletion now FREE
  • • Updated pricing structure based on community feedback
  • • Fixed Anaconda/Miniconda base environment package scanning

v0.2.0

Released: August 2025

View on GitHub
  • • Enhanced environment discovery and visualization
  • • Improved Jupyter notebook integration
  • • Performance optimizations
  • • Bug fixes and stability improvements

Want to see all releases?

Visit our GitHub releases page for the complete version history

View All Releases on GitHub