diff --git a/ROADMAP.md b/ROADMAP.md index d5c0019..ba39ba2 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -29,7 +29,7 @@ - [x] Basic implementation - [x] Fix version information retrieval issues - [ ] Reduce version warning logs and improve caching - - [ ] Handle rate limiting and 403 errors + - [x] Handle rate limiting and 403 errors - [x] Implement Modrinth crawler - [x] Basic implementation - [x] Version compatibility checking @@ -70,6 +70,7 @@ - [x] Handle file access errors gracefully - [x] Ensure correct version numbering in filenames - [x] Display up-to-date version information for all plugins + - [x] Handle premium plugins with user guidance for manual downloads - [ ] Present multiple potential matches for ambiguous plugins - [ ] Make version numbers clickable links to repository sources - [ ] Allow user selection of correct plugin match when multiple are found @@ -90,6 +91,7 @@ - [x] Add per-plugin update check button & loading indicator - [x] Add visual feedback for bulk update check (progress, loading state) - [x] Implement error handling in UI with user-friendly messages +- [x] Add premium plugin detection & manual download guidance - [ ] Create settings panel - [x] Implement dark mode - [ ] Implement plugin matching disambiguation UI