fixed: issue with asset export HTML and putting head tags ABOVE <!doctype> and <html> tags. Now creates
a new session for each asset that it exports. fixed: Widget gear now does not move user to a different part of the page added a nice error message when the Widget macro can't find a URL.
This commit is contained in:
parent
31659b00a4
commit
6f90867d26
4 changed files with 19 additions and 12 deletions
|
|
@ -1,5 +1,9 @@
|
|||
7.5.18
|
||||
- fixed: Product no longer shows "Continue Shopping" view when a different user adds the Product to their Cart. The issue was the Product cached itself when an item was added to the cart. Now it checks for if a cart asset exists for this session.
|
||||
- fixed: HTML Export now creates a new session for each asset it exports to
|
||||
stop problems from certain flags that get set once per session.
|
||||
- fixed: Clicking on Widget gear causes user to jump to another part of the page.
|
||||
|
||||
7.5.17
|
||||
- fixed: Payment Methods Hover Help Incomplete
|
||||
- fixed: Payment Method Titles Don't Match Buttons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue