github albertasaftei/plumio v2.7.1

8 hours ago

Fixed an issue with the attachemnts: switching to another organization then coming back to the inital one caused a bug where the GET attachments endpoint would throw 401.

This was caused by a mechanism that creates a new token when switching to another organization, thus invalidating the old one. The attachments were being rendered once with the initial token that the user had at the moment. Now the attachments will always use the updated token

Don't miss a new plumio release

NewReleases is sending notifications on new releases.