-
-
Notifications
You must be signed in to change notification settings - Fork 10
Roadmap
José Yañez edited this page Mar 3, 2025
·
8 revisions
These are the things that planned in short and long term.
| Feature | Implemented | Version in which it was or will be implemented |
|---|---|---|
| Windows 2000 support | ✅ | 0.1.1 |
| Listing packages | ✅ | 0.1.3 |
| Support for uninstalling apps | ✅ | 0.2.0-rc1 |
| Determining file extensions by URL | ✅ | 0.2.0-rc1 |
| Showing version number for updates | ✅ | 0.2.1 |
| Support for silent installers | ✅ | 0.3.0-beta |
| Config file | ✅ | 0.3.0-beta |
| Correct detection of Windows 8.1 and later versions | ✅ | 0.2.2 / 0.3.0-rc1 |
| Support for log files | ✅ | 0.3.0-rc2 |
| Allowing to install multiple apps at once | ✅ | 0.4.0 |
| Adding LTS releases | ✅ | 0.4.0 |
| Hiding Wget's "unnecessary" information | ✅ | 0.4.0 |
| Full ReactOS support | ❌ | 0.5.x at the latest (partial support since 0.3.0) |
| Switching to json files for app catalogs | ❌ | 1.0 |
| Allowing the automatic installation of applications in ZIP or 7z files | ❌ | 1.0 |
| Showing extra data for each app, such as the version and its full name | ❌ | 1.0 |
| Adding Makefile | ❌ | Eventually |