Releases: aviabird/angularspree
Releases · aviabird/angularspree
Releasing 1.0.0
Major changes in release 1.0.0🚀
Fixes
- Add Address: UI fix (#245)
- SEO: added a robots.txt empty sitemap to src
- Product API: timestamps removed from api calls.
- MAJOR - Order persistence: Guest order persistence after user logins to the system (#246)
- Checkout: redirect user to login on checkout if guest user. (#247)
- Refactor code: Refactored code in three phases #244 , #252 , #253
Release 1.0.0-beta-2
Major changes in beta release 1.0-0-beta-2 🚀
UI
- Product detail: Cash On Delivery Pincode check (#219)
- Product detail: Circular Rating progressbar (#220)
- Order List: Mobile Order list Ui (#234)
Feature
- SEO: Angular universal integration 🔥🚀 🍰 (#224)(#241)
- User Profile: Added User profile features (#227) (#229)
Fixes
Angular 6+ , mobile UI and more features
Releasing 1.0.0-beta-1
Major changes in beta release 1.0-0-beta-1 🚀
UI
- carousel : Replaced system wide carousel to
ngu carousel
- Product : Product detail UI fixes #206
Feature
- SEO : Meta info for product detail page #207
- Product Title : added brand name/link to product detail #215
- Order Placement with COD payment : Pincode validation, test card and core fixes for payubiz payment #201
Fixes
- Enable Touch : All carousels and product list now support mobile touch events. Thanks to ngu-carousel by @sheikalthaf
- Bug : COD order success fixes #204
- Bugs : Other bug fixes #205
- Product Detail : zoom fixes #e910d6b