Update ROADMAP.md to reflect recent progress
This commit is contained in:
parent
057bba0c56
commit
7b772bb1bb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user