v2.9.1
Reaction v2.9.1 adds miscellaneous bug fixes and contains no breaking changes since v2.9.0.
This release is being coordinated with reaction-platform
and is designed to work with v2.9.1
of example-storefront
and reaction-hydra
.
Notable changes
Fix example-storefront login issue
Logging in from the example storefront has been fixed to allow a user to stay logged in when navigating to login from the storefront.
Fixes
- fix: login from storefront #5951
- fix: issue that prevented uploading images on Firefox #5939
- fix: routing when logging in from storefront #5932
- fix: add shop based roles to first user account #5926
- fix: missing logout button #5927
- fix: prices not updating via UI #5924
- fix: made bin/setup always run from the desired path #5853
- fix: upgrade handlebars version #5810