> For the complete documentation index, see [llms.txt](https://malbersanimations.gitbook.io/animal-controller/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malbersanimations.gitbook.io/animal-controller/ultimate-selector/changelog-selector.md).

# Changelog (Selector)

## 3.1.5 Selector  - 4/May/2020 (MAJOR UPDATE)

* **Changed:** Inputs Logic Separated from the Selector (Now is done in the  **MInput** Component)
* **Changed:** On Focused Event is now on the Selector Manager instead of the Selector Controller.
* **Removed:** Update Selector UI is now connected automatically with the Selector Manager, instead of being connected via Unity Inputs.
* **Changed:** Selector Item **Value** is now a Scriptable Variable.
* **Changed:** Selector Item **Amount** is now a Scriptable Variable.
* **Changed:** Selector Item **Locked** is now a Scriptable Variable.
* Improved Compatibility with all Malbers Assets.
