All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and adheres to Semantic Versioning.
- [Feature] Add missing associated user data to the session 23
- Fix inconsistency in authentication path prefix to remove trailing slash 29
- Bad release (misaligned tags). Please use
3.1.72
instead.
- No changes from 3.1.68
- Moved to standalone repository
- Bad release. Please use 3.1.70 instead.
- Wrap
encodeURI
values in double quotes 1613
- URI encode
config
on redirection page 1612
- Include
prefix
when redirect to the root endpoint 1498
- Protect against reflected XSS vulnerability 1455
- Include
prefix
when we redirect to the/auth
path.
- Fixes ITP 2.3 and Safari 13.1 enable cookies loop 1413
- Package now forces cookies.secure to be true 1255
- Package sets cookies to samesite:none and secure 1251
- Updated redirect script to use App Bridge 1242
- No longer errors out on fresh installs with no session 1022
- Package no longer allows sessions from one shop to bleed over into another 940
- Package now lists missing '@shopify/network' dependency 862
- Installation no longer fails if accessToken is invalid #844
- OAuth route no longer rejects uppercase shop domains #493
- HMAC validation no longer breaks when params are unsorted #451
- Start of Changelog