Skip to content

0.10.0

Compare
Choose a tag to compare
@mohan88 mohan88 released this 13 Jan 08:42
· 129 commits to master since this release
c250ad1
  • PFM UI has migrated from using the gRPC framework towards REST APIs. Now, it uses models and services from the Tink Core.
    Please note that this is a breaking change, especially in how the PFM UI is initialized in the application. Please check the initialization section in README for the updated steps to setup PFM UI in your application.
  • Updated logic to use currency code from UserProfile while displaying amounts for statistics views.
  • Fixed locale setting logic used to display dates and periods everywhere.