All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- UI misalignments mentioned in #126
- Order placed is now shown in the admin order page with pagination feature.
- Changed the logic to delete the products from the cart once the order has been placed.
- Docker container dynamic reload for servers failing is fixed.
- Updated packages like Mongoose, MongoDB, Winston-MongoDB, Lodash and using unifiedTopology for db connections
- Added couple of new event emitters
dropInOriginalBucket
anddropInDestinationBucket
. - Added more documentation for events in the README.
- Refactored the attributes addition modal for
management-server
. - Changed the UI ports for local
docker-compose.yml
file to match with the outgoing port.