The following changes are included in this release.
Fixed an issue where user sessions don't last longer than an hour. To create longer sessions, the access token and refresh token are now stored, and the refresh token is used to validated the user session.