# Extension Sprint TODO's
Moved to https://projects.blender.org/blender/blender/issues/119521
## Campbell
- [x] Extensions: Filter option to show only Update Available #120609
- [x] Extensions: First time dialogs and setups #120665 (Prefrences section only)
- [x] Fix file-locking for "Check for Updates on Startup" (technical TODO).
- [x] Move Addons
- [x] Support "scripts/addons_core" (cmake `make install` target).
- [x] Move addons listed in https://devtalk.blender.org/t/changes-to-add-on-bundling-4-2-onwards/34593
- [x] Move bl_pkg to core
- [ ] Archive `addons_contribs` (wait with this... ).
- [ ] Show add-ons specific permissions on Blender.
- [ ] Update Listing automatically when visiting Preferences > Extensions
- [ ] Support "secret" option for remote repositories to pass access tokens to servers.
## Dalai
- [x] Ask Sergey about addons_core being called addons
- [ ] Pipeline to update extensions.
- [x] Move themes to extensions platform (add manifest, ...).
- [ ] Zero the awaiting review track.
- [x] Close devtalk Alpha feedback thread.
- [ ] Open devtalk Beta feedback thread.
- [ ] Documentation
- [ ] Update user manual add-ons part + remove refences to extensions being experimental and 4.2.
- [ ] Update https://developer.blender.org/docs/
- [ ] [Release Notes](https://developer.blender.org/docs/release_notes/4.2/python_api/#extensions) needs love.
- [ ] Create a task with all 4.1 add-ons and their status (checkbox if tested, comment if not working)
## Open Topics
- Where to track the supported status of: https://projects.blender.org/extensions
Which are working & have been tested?
- 4.1 add-ons bundle
- 1. addons legacy bundle (single .zip)
- Install Legacy Add-on.
- Get snapshot from .git before add-ons became read-only.
## Core Add-ons
Moved to https://projects.blender.org/blender/blender/issues/121830