<@U010F2N7G2X> Is there a way to target master/nig...
# talk-kratos
e
@high-optician-2097 Is there a way to target master/nightly when self hosting kratos? It looks like the CORS error is fixed on master but not released yet.
@magnificent-energy-493 maybe you have an idea here? I am talking about this bug: https://github.com/ory/kratos/issues/2922
m
Was it fixed in the recent release? https://github.com/ory/kratos/releases/tag/v0.11.0 Atm we are on a quarterly release cycle, but you could build from master yourself, for example with
make docker
e
No, it was actually introduced by the last release. I think a "hotfix" release 0.11.1 would be good to get that regression out of the way. I think the cors issue is affecting everyone that is using kratos with SPAs. THanks for the hint about
make docker
. Will have a look.
As far as I see you have released hotfixes much faster than only every 3 months.