Releases: mapra99/audiophile
Releases · mapra99/audiophile
1.1.2
What's Changed
- chore(fly): upgrade app platform to v2 by @mapra99 in #95
- chore(deps): bump vm2 from 3.9.11 to 3.9.17 by @dependabot in #94
- chore(fly): switch to sjc region by @mapra99 in #96
- fix(homepage): fail safely if any homepage product does not exist by @mapra99 in #98
- chore: remove health checks by @mapra99 in #97
- Bring fly deploys back by @mapra99 in #103
Full Changelog: 1.1.1...1.1.2
1.1.1
1.1.0
What's Changed
- fix(auth): show real code expiration time and resend code by @mapra99 in #82
- fix(purchase cart): dont show scrollbar if not needed by @mapra99 in #83
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #86
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #87
- fix(phone input): split out country code in a dropdown by @mapra99 in #85
- chore(health): build health endpoint by @mapra99 in #89
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #68
- feat(products): build recommendation section by @mapra99 in #78
- fix(sessions): dont expire sessions that have recent pageviews by @mapra99 in #79
- fix(purchase cart): redefine cart items layout on mobile by @mapra99 in #81
- feat(purchase cart): add continue shopping button by @mapra99 in #80
New Contributors
- @dependabot made their first contribution in #68
Full Changelog: 0.4.0...1.0.0
0.4.0
0.3.1
0.3.0
What's Changed
- chore(checkout): reorganize auth pages routing by @mapra99 in #60
- feat(purchase cart): add option to remove cart item by @mapra99 in #61
- feat(checkout): build shipping info flow by @mapra99 in #57
- fix(categories): Fix overlapping banners on mobile viewg by @mapra99 in #64
- fix(products): don't show links to products or categories with no stock available by @mapra99 in #63
- fix(purchase cart): handle maximum available units by @mapra99 in #62
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- feat(purchase carts): remove started cart by @mapra99 in #39
- feat(checkout): build boilerplate by @mapra99 in #38
- feat(purchase carts): update cart item quantity by @mapra99 in #47
- feat(purchase carts): add items amount in cart icon by @mapra99 in #49
- feat(purchase carts): print only items total price instead of grand total by @mapra99 in #50
- feat(checkout): build auth screens by @mapra99 in #53
- feat(page views): track pageviews by @mapra99 in #51
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- feat(UI): build base components by @mapra99 in #1
- feat(UI): build global footer by @mapra99 in #2
- feat(Product Categories): build API integration and create model by @mapra99 in #3
- feat(Sessions): create user sessions and persist on cookies by @mapra99 in #5
- feat(UI): build global header by @mapra99 in #4
- chore(react): fix console warnings and logs by @mapra99 in #7
- test(E2E): set up cypress and audiophile api by @mapra99 in #8
- feat(Homepage): build hero by @mapra99 in #6
- feat(UI): build /categories/:slug product banners and heading by @mapra99 in #10
- feat(UI): finish homepage and categories pages by @mapra99 in #18
- feat(UI): build product details page by @mapra99 in #19
- chore(platform): set up deployment to fly.io app by @mapra99 in #25
- feat(purchase cart): build UI by @mapra99 in #20
- feat(purchase cart): add item to existing cart or create new cart with given item by @mapra99 in #29
- fix(mobile navigation): close mobile navigation after clicking some link by @mapra99 in #31
- fix(category banners): make whole component clickable by @mapra99 in #32
- chore(ci): automate app deploys by @mapra99 in #33
New Contributors
Full Changelog: https://github.com/mapra99/audiophile-fe/commits/0.1.0