You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
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.