What's Changed
Improved languages/skills dropdown to allow users to add new options
- Create a SearchSelectorField to replace the current SelectorField for adding skills by @twilkhoo in #663
- Update languages field to use SearchSelectorField by @twilkhoo in #667
Fixed bug where editing profile resets user branches
- Fix update user resolver to exclude branches as it is only changed by super admin via other resolvers by @MatoPlus in #665
Full Changelog: v0.1.0...v0.1.1