Project Roadmap
Follow along with our development schedule. Windows x64 support is production-ready; Linux, macOS, and advanced features are in active planning.
v1.0.3
June 2026Windows Release & Vercel Migration
Polished production-ready Windows x64 binary installer, complete migration of web/scripts hosting to Vercel, and direct integration with GitHub Release binaries.
Key Deliverables
- Windows binary-only installer install.ps1
- Vercel landing page & documentation
- Automatic version bumps and checks
v1.1.0
Q3 2026Linux & macOS Executables
Re-enable GitHub Actions cross-compilation pipeline to deliver native executable packages for Linux x64, Linux ARM64, macOS Intel, and Apple Silicon.
Key Deliverables
- Bash installer script install.sh
- Static executables packaged via PyInstaller
- Cross-platform path diagnostics
v1.2.0
Q4 2026Automatic Dynamic Upgrades
Implement fully automated background update command so users can upgrade their Folder Sorter binary directly through terminal.
Key Deliverables
- folder-sorter update direct execution
- SHA256 signature auto-verification
- Rollback support for failed upgrades
v2.0.0
2027Plugin System & Web dashboard
Architect a custom sorting plugin system allowing users to write Python scripts for custom sorting rules, along with a clean web browser diagnostic dashboard.
Key Deliverables
- Custom python rule hooks
- Browser-based file grouping preview
- Cloud synchronization of user categories