Version 3.1.2 - Current
May 20, 2025
-4,400 LOC
Major Rewrite
We were maintaining two codebases... One for the App and one for the Web. This release transitions to using a React Native universal app to provide a pixel-perfect experience on Apps and the Web, with one exception: The checkout experience is slightly different due to Stripe's platform-specific functionality.
Concurrency Protection
If your experience is managed by multiple team members, changes will no longer be overwriiten if you, for example, edit information, and another user changes that information before you, and vice-versa.
License Management
You can now adjust your number of licenses to match your new or removed locations.
Miscellaneous
Numerous changes to improve the security, performance, and maintainability of My Corner. An important component of our engineering team's culture is to continuously revisit code and look for opportunities to make it better.