# Releases

> What changed in each cart v1 release.

## v.1.10

#### Features
- Added mounted event emit.
- Added `QAR` & `DKK` currency.

#### Changes
- Renamed event `cart-changed` to `circuly-cart-changed` event.

## v1.9

#### Features

- Added loading indicator.
- Added caching.
- Added `Danish`, `Finnish`, `Slovenian` & `Swedish` locale.
- Added `ZAR` currency.

#### Bug fixes

- Fixed UTC date display.

## v1.8

#### Features

- Added `digital` subscription type. ([Subscription type](https://docs.development.circuly.io/cart/v1/reference#subscription_type))
- Added `default_locale`; overrides user preferred locale.
- `Dutch`, `Greek`, `Italian` & `Spanish` locale.
- Added `subscription_type` & `children` to cart item POST.
- Added `locales` override and extend object to basket. ([Locale options](https://docs.development.circuly.io/cart/v1/basket#locales))
- Added `show_billing_frequency`, `show_sum_purchases`, `show_sum_subscriptions` & `show_sum_total` to basket options.

#### Changes

- Cart key `sum_monthly_total` has been renamed to `sum_subscriptions`

#### Bug fixes

- Fixed element offsets caused by margins.

## v1.7

#### Features

- Added `subscription_duration` to attribute listing.

#### Bug fixes

- Checkout button disabled on zero cart items.

## v1.6

#### Features

- Added `subtitle` to attribute listing.

#### Changes

- Cart created on user interaction and not on initial page load.

#### Reverts

- Removed Product card `attribute names`.
- Removed product cycle interval `/m`.

## v1.5

#### Features

- Added `Product child` element.
- Added event emit on `Cart state` change.
- Complete typescript rewrite

#### Bug fixes

## v1.4

#### Features

- Optional redirect to `Checkout` on adding product.
- Added optional `Subscription interval` on add product.
- Added optional `Subscription period` on add product.
- Image loading skeleton.

#### Bug fixes

- German locale spelling.
- Cart width flickering on add to cart.
- Localstorage properly set by location hostname.

## v1.3

#### Features

- `German` & `Norwegian` locale.
