This repository has been archived by the owner on May 2, 2024. It is now read-only.
v3.1.2 Bug Smashes and Security Patches
We've recently realized a few of our previously working features are not working correctly anymore. We also found a rather aggregious security gap in our backing API. Both concerns have been taken care of.
User Facing Changes:
- Sorting should now work as expected #419
- When you select a thought to display, it should no longer have a scrollbar on the right side of the modal and should display all the content
Changes to the backing API:
- Closed the exploit where you could change items on another team using a valid auth token and clever routing.