Releases: cozy/cozy-stack
Releases · cozy/cozy-stack
1.2.9
Warn Cloudery used error strings and so to not modify them (#1974)
* Warn error string is used on Cloudery
* Avoid hardcoded error string
1.2.8
Fix for upstream breaking change in redis lib (#1922)
The github.com/go-redis/redis library has made a breaking change, and as
we are not yet using go modules (even if it is planned), we need to fix
how we use this library in our code.
1.2.7
Install apps from the registry when source is not given (#1910)
1.2.6
Update permissions.go (#1883)
1.2.5
Remove © from fixture name for go modules (#1860)
1.2.4
Merge pull request #1836 from nono/oidc-access-token
Add access_token endpoint for OIDC
1.2.3
Remove _global_changes from couchdb as we don't need it and it waste …
1.2.2
Update client-app-dev documentation (#1785)
1.2.0
Deprecate worker_arguments (#1754)