Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md « blender_id - git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 201ee1d00b759af9e92d5701610c59654c060693 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Blender ID Add-on Changelog


## Version 1.3 (released 2017-06-14)

- Show a message after logging out.
- Store token expiry date in profile JSON.
- Show "validate" button when the token expiration is unknown.
- Urge the user to log out & back in again to refresh the auth token if it expires within 2 weeks.
- Added a method `validate_token()` to the public Blender ID Add-on API.


## Older versions

The history of older versions can be found in the
[Blender ID Add-on Git repository](https://developer.blender.org/diffusion/BIA/).