v3.0.0-alpha
Pre-release
Pre-release
rosshadden
released this
13 Dec 18:34
·
993 commits
to trunk
since this release
v3.0.0-alpha
Features
- Add account shop creation (#5)
- Remove
/operator
prefix from all routes (#6) - Change server to port
4080
(from port4040
) (#31) - Use
Notistack
to display user notifications (#76) - Remove OAuth/identity plugin (#82)
- Update to Meteor 1.8.1 (#87)
- Move client config to
.env
(#92) - Updated UI for all tax settings (#127)
Chores
- Add missing dependency for
subscriptions-transport-ws
(#32) - Use published image for docker-compose (#131)
Fixes
- Fix query missing
$
in front ofshopId
(#83) - Fix
reactioncommerce/admin
Docker image that is built and pushed to DockerHub when this is merged to trunk (#86) - Resolves some reaction-admin bugs such as: creating products and updating them works well now, publishing products, tag page, and navigation (#89)
- Resolve port conflict
9229
with core reaction (#90) - Make bin/setup always run from the desired path (#129)