Skip to content

Weekly release for May

Compare
Choose a tag to compare
@dalmia dalmia released this 19 May 16:14
· 1891 commits to master since this release
7dec371

Features

  • #260 we are now supporting iOS! 🥳
  • #275 add an info icon on the dashboard page to explain what each metric means
  • #268 The home page load 2-3 times faster now after bunching the queries to plio-analytics together
  • #259 shows a spinner while the user OTP verification is in process so that the user is not confused
  • #256 shows a spinner while the google authentication is ongoing so that the user is not confused
  • #264 we are switching the authentication provider between cubejs and backend from Auth0 to AWS cognito. Those with an unexpired auth token from Auth0 would be logged out.
  • #254 very basic Google Analytics integration
  • #251 autocomplete has removed from all input areas
  • #247 a link to the waitlist has been added on the home page

Bugs

  • #274 The retention array was sometimes being created as an empty array filled with null - have tried fixing that by creating the retention array in the backend (wasn't able to reproduce the bug and hence, would keep monitoring for this)
  • #252 the cubejs token is now being refresh upon expiry

Miscellaneous

  • #277 the phone login option has been temporarily hidden as users approved through email were getting confused and entering their phone number first