All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.2 (2021-03-06)
4.0.1 (2021-03-06)
- remove duplicated method. (#2020) (e658e23), closes #1888
- remove social columns. (#2019) (d1ad47b), closes #2017
4.0.0 (2021-02-20)
-
drop support for Flask-Oauth (twitter, facebook and google) (#2010)
-
drop support for Flask-Oauth (twitter, facebook and google) (#2010) (3df2bc8)
3.4.0 (2021-01-31)
3.3.0 (2020-12-20)
3.2.2 (2020-11-15)
- doi: update the link to Zenodo DOI. (a770c0b)
- vagrant: remove ansible and use bash. (#2003) (997f131)
3.2.1 (2020-10-31)
3.2.0 (2020-10-31)
- handle properly unicode error for fixing taskrun issue. (01a4d1b)
- Python3 syntax fixes (#1981) (865991f)
- gdpr: delete inactive accounts. (#1979) (6d3569c)
- vagrant: update playbook and requirements (#1968) (3fb38dc)
3.1.3 (2020-06-06)
- handle properly unicode error for fixing taskrun issue. (01a4d1b)
- Python3 syntax fixes (#1981) (865991f)
- gdpr: delete inactive accounts. (#1979) (6d3569c)
- vagrant: update playbook and requirements (#1968) (3fb38dc)
- (test): use sorted instead of sort()
- (test): use sorted instead of sort()
- (stats): use utc for time.
- (stats): use utc time.
- (test): use UTC time zone in query.
- (test): use b type
- (readme): update info.
- (cli): migrate to python3.
- (cve): pillow.
- (README): update badges.
- (redis): revert disable redis.
- (redis): cache was bad handled.
- (tests): return String instead of Response.
- (tests): mock with return string.
- (cve): Use new werkzeug.
- (werkzeug): address CVE issue.
- (settings): add missing settings.
- (docker): use custom python2.7 ldap.