Skip to content

v2.12.5 (Released 2020-11-21)

Compare
Choose a tag to compare
@UncleClapton UncleClapton released this 07 Jan 18:46
· 614 commits to develop since this release
92222ac

⚡ Changed

  • Rewrite ChangePasswordModal and DisableProfileModal to use new form handling methods. - #295

🐛 Fixed

  • Resolve code bundling issue which caused the base bundle size to be more than double the size it should be. - #295
  • Fix race condition that would allow certain requests to be made as someone other than the user making the request. - #295