Skip to content

Commit

Permalink
* Add WHATSNEW for AutoModifier recalc.
Browse files Browse the repository at this point in the history
  • Loading branch information
perusionmike committed Apr 16, 2009
1 parent 4763e0d commit 8e255af
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions WHATSNEW-5.7
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,14 @@ Core
* Add new SessionCookieSecure boolean catalog directive. When enabled, makes
session cookie set in https usable only in https.

* Add reload of AutoModifier based on a prepended ! (exclamation point).
Example:

AutoModifier !download pricing:price_group

The download attribute will be recomputed for the current sku when
the cart is recalculated.

* Add ability to merge user logins with merged_user field. When the
user logs in, their username is changed to the value of the ID in
that field. No default, so not operational in standard demo catalog.
Expand Down

0 comments on commit 8e255af

Please sign in to comment.