New Features
- Kanban Boards, now have a count of how many cards are within that column
- Ability to add tags to kanban cards
Hidden Improvements
Code has been improved in multiple spots. For example we have extracted out the tags functionality and placed it in VueX
What's Changed
* refactor: replace multiple `==` checks with `in` by deepsource-autofix in https://github.com/nearbeach/NearBeach/pull/697
* refactor: remove unnecessary return statement by deepsource-autofix in https://github.com/nearbeach/NearBeach/pull/696
* Develop by robotichead in https://github.com/nearbeach/NearBeach/pull/701
**Full Changelog**: https://github.com/nearbeach/NearBeach/compare/0.31.44...0.31.45