Version 0.4

๐Ÿ‘

Version 0.4

fix spending limit view + backend
fix MPA with whitelisting + MPA logic + ownership(1 owner problem)
new API endpoint - Add organization spending limits details- api/v1/organizations/{pk}/spending-limits
fix obtain token bug, no payload needed to obtain token - api/v1/token/obtain
fixed auth0 management token redis bug when we slept more than the token expiry time
better error messaging for BE whitelisting feature api/v1/whitelists
added better TX fee estimation on the BE - api/v1/estimate-gas-fee
added more details for tokens - api/v1/supported-coins
added missing polygon API key in the wallet service
many more FE + BE changes/fixes