Change Log
In this page, you will find all about Salla Twilight Theme Engine frequent updates, bug fixes, and more. We will be displaying both the unreleased and released updates on Salla's Documentation
:::check[Telegram Community]
Join the Global Salla Developers community on Telegram for any inquiries about Twilight
:::
Action Item | Description |
---|---|
No Action Required | Developers do not need to make any changes. |
Rebuild Assets | Developers should rebuild assets with the latest package version. |
Modify Existing Code | Developers are required to update their current implementations. |
Leverage New Feature | Developers can utilize or benefit from new functionalities. |
Check Documentation | Developers are advised to check the documentation for new feature details. |
Apply Configuration Changes | Developers must modify configuration settings accordingly. |
Refactor Code | Developers may need to revise existing code to align with updates. |
Update API Calls | Developers should update any affected API calls. |
:::note[]
The format of this page is based on Keep a Changelog.
:::
[2.0.103] - 10-11-2024
Added
- New Twilight Version
2.14.21
is released, which includes:- Allow developers to update and / or verification of the customer's mobile profile
- ๐ ๏ธ Developer Actions:
- No Action Required
- ๐ ๏ธ Developer Actions:
- Allow developers to update and / or verification of the customer's mobile profile
[2.0.102] - 02-11-2024
Added
- New Twilight Version
2.14.20
is released, which includes:- Wait for Salla to be ready to render the salla-scopes JS Web component
[2.0.101] - 30-10-2024
Added
- New Twilight Version
2.14.19
is released, which includes:- Ensure the
salla-scopes
JS Web component's modal displays correctly for single branch availability without requiring additional selection. - Resolve filters and social links not working in category and brand pages on both the
salla-products-list
andsalla-social
JS Web components
- Ensure the
[2.0.100] - 22-10-2024
Added
- New Twilight Version
2.14.17
is released, which includes:- New key added to the customer data,
salla.config.get('user.can_comment')
, where whether or not the customer can add a comment.
- New key added to the customer data,
[2.0.99] - 06-10-2024
Added
New Twilight Version
2.14.14
is released, which includes:Add lang to the menus requests
- ๐ ๏ธ Developer Actions:
- Modify Existing Code by discontinue using
{% component 'header.menu' %}
and{% component 'footer.menu' %}
. Instead, use thesalla-menu
JS web component to render the menus via ajax, usingsalla.api.component.getMenus(headerOrFooter)
More details here
- Modify Existing Code by discontinue using
- ๐ ๏ธ Developer Actions:
[2.0.99] - 06-10-2024
Added
- New Twilight Version
2.14.13
is released, which includes:- Support store Urchin Tracking Modules (a.k.a UTMs)
[2.0.98] - 06-10-2024
Added
- New Twilight Version
2.14.12
is released, which includes:- Fix issues on the
salla-breadcrumb
JS Web component- ๐ ๏ธ Developer Actions:
- Check Documentation for the
salla-breadcrumb
JS Web component where further details are mentioned
- Check Documentation for the
- ๐ ๏ธ Developer Actions:
- Fix issues on the
[2.0.97] - 06-10-2024
Added
- New Twilight Version
2.14.10
is released, which includes:- Add the store_id variable to the requests in the
salla-menu
JS Web Component to avoid browser cache issues- ๐ ๏ธ Developer Actions:
- No Action Required
- ๐ ๏ธ Developer Actions:
- Add the store_id variable to the requests in the
[2.0.96] - 03-10-2024
Added
- New Twilight Version
2.14.9
is released, which includes:- Optimize the
salla-breadcrumb
JS Web Component by auto generating the breadcrumbs instead of using the API- ๐ ๏ธ Developer Actions:
- No Action Required
- ๐ ๏ธ Developer Actions:
- Optimize the
[2.0.95] - 30-09-2024
Added
- New Twilight Version
2.14.7
is released, which includes:- Add an inline HTML
type="button"
to load more in thesalla-comments
JS Web Component - Enhance loading in the
salla-orders
JS Web Component
- Add an inline HTML
- New Twilight Version
2.14.8
is released, which includes:- Fix setting the Order ID in the
salla-rating-modal
JS Web Component - Ability to upload images in
.webp
format
- Fix setting the Order ID in the
[2.0.94] - 29-09-2024
Added
- New Twilight Version
2.14.5
is released, which includes:- Fix reset storage Cart On the
CartPage
when the session cart is different in thesalla-conditional-offer
JS Web Component - Add new action,
salla.document.reload()
, to reload any store page if needed
- Fix reset storage Cart On the
[2.0.93] - 25-09-2024
Added
- New Twilight Version
2.14.4
is released, which includes:- Support Blog Interaction with Comments and Likes:
- Support for liking and unliking on the blog single page.
- Display likes count and comments count on blog cards using the
salla-comments
JS Web Component. - Enable comments and replies using the
salla-comments
JS Web Component on the blog post page.
- Support Blog Interaction with Comments and Likes:
[2.0.92] - 24-09-2024
Added
- New Twilight Version
2.14.3
is released, which includes:- Support Masked Reviewer Name in the
salla-user-settings
JS Web Component
- Support Masked Reviewer Name in the
[2.0.91] - 18-09-2024
Added
- New Twilight Version
2.14.2
is released, which includes:- Logout from iframe after deactivation
[2.0.90] - 08-09-2024
Added
- New Twilight Version
2.14.1
is released, which includes:- Using one login for all salla stores using a unified domain,
"accounts.salla.com"
- Using one login for all salla stores using a unified domain,
[2.0.89] - 03-09-2024
Added
- New Twilight Version
2.13.122
is released, which includes:- Add validation for price property and handle zero values in the
salla-installment
JS Web Component - Disable local storage logic on the
salla-menu
JS Web Component - Product options not updating due to product ID type mismatch in the
salla-products-list
JS Web Component
- Add validation for price property and handle zero values in the
[2.0.88] - 25-08-2024
Added
- New Twilight Version
2.13.120
is released, which includes:- Disable the UTM feature
[2.0.87] - 22-08-2024
Added
- New Twilight Version
2.13.119
is released, which includes:- Fix authentication issue on web browsers in the
salla-login
JS Web Component
- Fix authentication issue on web browsers in the
[2.0.86] - 20-08-2024
Added
- New Twilight Version
2.13.114
is released, which includes:- Get the UTM Sources by extracting the URL parameters, filtering by
utmKeys
, and storing them inutmParams
- Get the UTM Sources by extracting the URL parameters, filtering by
[2.0.85] - 19-08-2024
Added
- New Twilight Version
2.13.112
is released, which includes:- Update Mis Pay BNPL platform to calculate amount on 4 different installments
- Support for UTM sources by mapping the
CLICKID
parameters to their respective sources for the following:- Tiktok
- Snapchat
[2.0.84] - 14-08-2024
Added
- New Twilight Version
2.13.111
is released, which includes:Fix Appointment field issues in the
salla-booking-field
JS Web ComponentFixed the issue with clearing Salla-related cookies after logout. The
salla.cookie.clearAll(force)
function now correctly clears browser cookies and accepts an optionalforce
boolean parameter, defaulting tofalse
.- When
force
istrue
: All cookies, regardless of origin, will be cleared. - When
force
isfalse
or omitted: Only Salla-related cookies will be cleared, leaving other cookies intact.
- When
Add two new methods for single and bulk translation in the
salla.lang
method
[2.0.83] - 08-08-2024
Added
- New Twilight Version
2.13.109
is released, which includes:- Fix showing the
hasBought
label in thesalla-comments
JS Web Component - Fix customizing Cookies deletion and Storage when logging out.
- Enhance phase 2 of the reviews system in the following JS Web Components:
- Fix showing the
[2.0.82] - 2024-08-05
Added
- New Twilight Version
2.13.107
is released, which includes:- Fix rendering the
salla-metadata
JS Web Component when the store feature custome field is activated. - Fix incorrect login view after registration tab is closed in both
salla-login
andsalla-modal
JS Web Components.
- Fix rendering the
[2.0.81] - 09-07-2024
Added
- New Twilight Version
2.13.105
is released, which includes:- Revert the latest enhancement of product return navigation from details to category in the
salla-products-list
JS Web Component - Reduce forbidden requests errors
- Fixes on the
salla-booking-field
JS Web Component, including improved error messages, enable reload and re-open of the modal after login, and more.
- Revert the latest enhancement of product return navigation from details to category in the
[2.0.80] - 05-07-2024
Added
- New Twilight Version
2.13.103
is released, which includes:- Support new source enum variable,
top-rated
, on both thesalla-products-list
andsalla-products-slider
JS Web Components - Enhance product return navigation from details to category in the
salla-products-list
JS Web Component
- Support new source enum variable,
[2.0.79] - 23-04-2024
Added
- New Twilight Version
2.13.102
is released, which includes:- Update user's address when Apple Pay is authorized in the
salla-quick-buy
JS Web Component - Support multiple uploads on the
salla-file-upload
JS Web Component - Enhancing the Merchant reviews system by:
- Allow up to 3 images attached to the comment
- Enable Customers to flag comments as
"Helpful"
- Contact store support straight from the comment form via the specified channels (Email - content is pre-filled with store name, client name, and order number - and WhatsApp)
- Introducing new
salla-reviews-summary
JS Web Component to display the general rating on the product page
- Update user's address when Apple Pay is authorized in the
[2.0.78] - 18-07-2024
Added
- New Twilight Version
2.13.100
is released, which includes:- Allow Apple Pay on gift order request in the
salla-gifting
JS Web Component - Enhance country flags quality in the
salla-product-options
JS Web Component
- Allow Apple Pay on gift order request in the
[2.0.77] - 2024-07-13
Added
- New Twilight Version
2.13.99
is released, which includes:- Show Fast Checkout button in the
salla-add-product-button
JS Web Component
- Show Fast Checkout button in the
[2.0.76] - 11-07-2024
Added
- New Twilight Version
2.13.98
is released, which includes:- Disable fast-checkout in financial support products in the
salla-add-product-button
JS Web Component - Disable country option with no card avilable in the
salla-product-options
JS Web Component
- Disable fast-checkout in financial support products in the
[2.0.75] - 10-07-2024
Added
- New Twilight Version
2.13.96
is released, which includes:- Support Digital Product Options on the
salla-product-options
JS Web Component
- Support Digital Product Options on the
[2.0.74] - 09-07-2024
Added
- New Twilight Version
2.13.94
is released, which includes:- Update Metadata API URL with new backend schema in the
salla-metadata
JS Web Component
- Update Metadata API URL with new backend schema in the
[2.0.73] - 08-07-2024
Added
- New Twilight Version
2.13.93
is released, which includes:- Make reviews text optional in the
salla-rating-modal
JS Web Component - Prevent disposable emails in the
salla-login-modal
JS Web Component - Update amount in Apple Pay after selecting the payment method
- Make reviews text optional in the
[2.0.72] - 03-07-2024
Added
- New Twilight Version
2.13.91
is released, which includes:- Fix icon spacing in the
salla-advertisement
JS Web Component - Handle multiple booking fields in one page in the salla-booking-field JS Web Component
- Avoid lost Apple Pay Trsnaction for network errors
- Fix icon spacing in the
[2.0.71] - 02-07-2024
Added
- New Twilight Version
2.13.89
is released, which includes:- Enhancements on the book appointment option in the salla-booking-field JS Web Component
[2.0.70] - 01-07-2024
Added
- New Twilight Version
2.13.88
is released, which includes:- Fix wrong selected option in the
salla-filters
JS Web Component. - Support order option book appointment field in the salla-booking-field JS Web Component
- Fix wrong selected option in the
[2.0.69] - 27-06-2024
Added
New Twilight Version
2.13.83
is released, which includes:- Support skeleton for the
salla-user-profile
JS Web Component - Support new API,
salla.product.api.fetchOptions([1,2,3])
, to fetch bulk products options - Support new property,
includes='["options"]'
, on both thesalla-products-list
and thesalla-products-slider
JS Web Components to display product options
- Support skeleton for the
New Twilight Version
2.13.85
is released, which includes:- Fix duplicate number when pasting OTP in the
salla-verify
JS Web Component
- Fix duplicate number when pasting OTP in the
[2.0.68] - 24-06-2024
Added
- New Twilight Version
2.13.82
is released, which includes:- Minimum age restriction added to the customer form for birthdate validation on the
salla-user-profile
JS Web Component
- Minimum age restriction added to the customer form for birthdate validation on the
[2.0.67] - 23-06-2024
Added
- New Twilight Version
2.13.81
is released, which includes:- Reset cart after changes occuring on scopes on the
salla-scopes
JS Web Component
- Reset cart after changes occuring on scopes on the
[2.0.66] - 10-06-2024
Added
- New Twilight Version
2.13.80
is released, which includes:- Avoid redundant API calls when cache is available on the footer menu
- New Twilight Version
2.13.79
is released, which includes:- Support testimonials on the
salla-comments
JS Web Component
- Support testimonials on the
[2.0.65] - 06-06-2024
Added
- New Twilight Version
2.13.758
is released, which includes:- Switching currency causes on the
conditional offers
JS Web Component - Fix Store ID not found errors on the
salla-comments
JS Web Component - Enhance too much API hits on
getLatestCart
on thesalla-product-options
JS Web Component
- Switching currency causes on the
[2.0.64] - 03-06-2024
Added
- New Twilight Version
2.13.76
is released, which includes:- Avoid missing Store Id error on the
salla-comments
JS Web Component
- Avoid missing Store Id error on the
- New Fast Checkout Version
1.0.16
is released, which includes:- Early pass the User's email to Tamara's payload
- Load
iFrame
only when the user needs to interact
[2.0.63] - 29-06-2024
Added
New Twilight Version
2.13.75
is released, which includes:- Fix issues on the
conditional offers
JS Web Component - Fix the
fast checkout
widget when appearing on extra small screens
- Fix issues on the
New Fast Checkout Version
1.0.15
is released, which includes:- Fix issues appearing on
Pay By Tamara
- Fix orders without checkboxes options
- Enhancements on the validation logic
- Fix issues appearing on
[2.0.62] - 28-05-2024
Added
- New Twilight Version
2.13.74
is released, which includes:- Add New required fieldsโ configurations to Tabby promotion
[2.0.61] - 26-05-2024
Added
- New Twilight Version
2.13.73
is released, which includes:- Auto login
fast-checkout
in thesalla-add-product-button
JS Web Component
- Auto login
- New Twilight Version
2.13.72
is released, which includes:- Incorrect progress when item is removed from the
salla-conditional offer
JS Web Component - Loading translation in fast checkout widget in the
salla-add-product-button
JS Web Component
- Incorrect progress when item is removed from the
- New Twilight Version
2.13.71
is released, which includes:- Add loading skeleton to the
salla-conditional-offer
JS Web Component - Support
fast-checkout
in thesalla-add-product-button
JS Web Component
- Add loading skeleton to the
[2.0.60] - 22-05-2024
Added
- New Twilight Version
2.13.67
is released, which includes:- Fix showing HTML tags on the
salla-comments
JS Web Component
- Fix showing HTML tags on the
- New Twilight Version
2.13.66
is released, which includes:- Enhancement to Utilize the
salla-products-list
JS Web Component on the Wishlist Page - Support new component,
salla-conditional-offer
[2.0.59] - 19-05-2024
Added
- Enhancement to Utilize the
- New Twilight Version
2.13.64
is released, which includes:- Fix unsupported tailwind padding utility class,
pe
- Fix comments date on old Safari browser versions, and show form avatar, showAvatar, property on the
salla-comments
JS Web Component
- Fix unsupported tailwind padding utility class,
[2.0.58] - 14-05-2024
Added
- New Twilight Version
2.13.62
is released, which includes:- Enhancements in
salla-payments
- New property added
-exclude
- Properties removed
-withMadeInKsa
-withSbc
-sbcId
- New property added
- Added new Twitter icon for
salla-social
Web Component - Added caching feature to
salla-menu
API
- Enhancements in
[2.0.57] - 12-05-2024
Added
- New Twilight Version
2.13.61
is released, which includes:- In
salla-reviews
JS Web Component, the reviews now supports rendering as HTML. Helpers methods
now supportisPreview()
andisIframe()
functions.salla-metadata
JS Web Component now supportssalla.design
.
- In
[2.0.56] - 06-05-2024
Added
- New Twilight Version
2.13.59
is released, which includes:- Handling no offers message as warning instead of an error in the salla-offers JS Web Component.
[2.0.55] - 05-05-2024
Added
- New Twilight Version
2.13.54
is released, which includes:- Add
type
andsort
properties tosalla-reviews
JS Web Component and Salla Helpers. - Return
salla.lang.onLoaded()
as Promise in Language JS Web Component.
- Add
[2.0.54] - 02-05-2024
Added
- New Twilight Version 2.13.51 is released, which includes:
- Enhancements on
salla.onReady()
to be a Promise. - Allow using
salla.onReady().then(config => console.log(config))
without callback.
- Enhancements on
[2.0.53] - 01-05-2024
Added
- New Twilight Version 2.13.49 is released, which includes:
- Enhancements on the
intl-tel-input
JS Web Component to support a new range of numbers. - Fix
salla-price-range
rendering in thesalla-filters
JS Web Component. - Add prop for toggling comment avatar visibility
salla-comments
JS Web Component. - Enhancements for
salla-breadcrumb
JS Web Component.
- Enhancements on the
[2.0.52] - 25-04-2024
Added
- New Twilight Version
2.13.44
is released, which includes:- Added new
method
salla.helpers.hasApplePay()
supported in salla-quick-buy JS Web Component. - Hide
ApplePay
on Snapchat Browser Temporary.
- Added new
[2.0.51] - 25-04-2024
Added
- New Twilight Version
2.13.43
is released, which includes:- Resolve API response handling for
salla-reviews
- Resolve API response handling for
[2.0.50] - 24-04-2024
Added
- New Twilight Version
2.13.42
is released, which includes:- Hide title on the
salla-comments
JS Web Component when there are no comments
- Hide title on the
[2.0.49] - 23-04-2024
Added
- New Twilight Version
2.13.41
is released, which includes:- Fix the
showOffer
method in thesalla-offer-modal
JS Web Component. - Support new storage method with TTL, which is
salla.storage.setWithTTL()
- Add the
"apply"
button on the minimum and maximum prices on thesalla-filters
JS Web Component.
- Fix the
[2.0.48] - 21-04-2024
Added
- New Twilight Version
2.13.40
is released, which includes:- 2 New JS Web Components:
- Support the variable
product_show_special_offers
in both thesalla-advertisment
andsalla-offer
- Support length to text fields on the
salla-product-options
JS Web Component
[2.0.47] - 15-04-2024
Added
- New Twilight Version
2.13.38
is released, which includes:- Fix rending errors in the following JS Web Components:
-salla-advertisment
- Fix issues related to Apple Pay on the
salla-quick-buy
JS Web component.
- Fix rending errors in the following JS Web Components:
[2.0.46] - 14-04-2024
Added
- New Twilight Version
2.13.37
is released, which includes:- Fix missing store ID in menu request in both
salla-advertisment
andsalla-menu
JS Web Components.
- Fix missing store ID in menu request in both
[2.0.45] - 02-04-2024
Added
- New Twilight Version
2.13.36
is released, which includes:- Fix Using the default donation option after a failed payment on the
salla-add-product-button
JS Web Component.
- Fix Using the default donation option after a failed payment on the
[2.0.44] - 31-03-2024
Added
- New Twilight Version
2.13.35
is released, which includes:- Increase Payments Logos Sizes on the
salla-payments
JS Web Component
- Increase Payments Logos Sizes on the
- New Twilight Version
2.13.34
is released, which includes:- Add the
limit
property on thesalla-menu
JS Web Component - Show Cash On Delivery (COD) on the
salla-payments
JS Web Component only when it is active
- Add the
[2.0.43] - 27-03-2024
Added
- New Twilight Version
2.13.33
is released, which includes:- Disable FrontEnd Offers Cache
- 8 New JS Web Components are released:
[2.0.42] - 19-03-2024
Added
- New Twilight Version
2.13.31
is released, which includes:- Support add rate for CDN
salla.url.cdn(path, width, height)
in the salla-user-menu JS Web Component - A new JS Web component is released,
salla-metadata
- Support add rate for CDN
[2.0.41] - 27-02-2024
Added
- New Twilight Version
2.13.28
is released, which includes:- Delay Requesting to fetch the current cart ID in the
salla-product-options
JS Web Component
- Delay Requesting to fetch the current cart ID in the
[2.0.40] - 22-02-2024
Added
- New Twilight Version
2.13.27
is released, which includes:- Fix
lazyload
images in thesalla-products-slider
JS Web Component - Enhance the
salla-offer
JS Web Component for optimized api interaction
- Fix
[2.0.39] - 14-02-2024
Added
- New Twilight Version
2.13.25
is released, which includes:- Fixed submit button bug on Snapchat Browser where users need to first login
- New Twilight Version
2.13.24
is released, which includes:- Fixed a security vulnerability enabling HTML injection through URL manipulation within the
notify
library.
- Fixed a security vulnerability enabling HTML injection through URL manipulation within the
[2.0.38] - 05-02-2024
Added
- New Twilight Version 2.13.20 has been released which includes:
- Enhancing the not found usecase in the Carts API
- A new JS Web component is released,
salla-order-summary
[2.0.37] - 28-01-2024
Added
- New Twilight Version
2.13.17
is released, which includes:- Fix Notify Out Of Stock Options in the
salla-product-options
JS Web Component
- Fix Notify Out Of Stock Options in the
[2.0.36] - 21-01-2024
Added
- New Twilight Version
2.13.2
is released, which includes:- Support SEO Schema and datalayer in the
salla-products-list
JS Web Component.
- Support SEO Schema and datalayer in the
[2.0.35] - 17-01-2024
Added
- New Twilight Version
2.13.0
is released, which includes:- Enhance SEO for the following JS Web Components:
- Support new installment, MIS Pay, in the salla-installment JS Web Component.
[2.0.34] - 31-12-2023
Added
- New Twilight Version
2.12.79-alpha.0
is released, which includes:- Logic enhancements for the
salla-filters
JS Web Component - Reloading enhancements on the
salla-products-list
JS Web Component
- Logic enhancements for the
[2.0.33] - 21-12-2023
Added
- New Twilight Version
2.12.77
is released, which includes:- Reload products list without
infScroll
on thesalla-products-list
JS Web Component - Resolve comments for auto selecting filters on refresh on the
salla-filters
JS Web Component
- Reload products list without
[2.0.32] - 18-12-2023
Added
- New Twilight Version
2.12.75
is released, which includes:- Resolve issue with variants filter option value on the
salla-filters
JS Web Component
- Resolve issue with variants filter option value on the
[2.0.29] - 14-12-2023
Added
New Twilight Version
2.12.74
is released, which includes:- Fixing query duplication bugs in the
salla-filters
JS Web Component
- Fixing query duplication bugs in the
New Twilight Version
2.12.73
is released, which includes:- Enhancing the
salla-bottom-alert
by adding more spacing for the mobile responsiveness
- Enhancing the
New Twilight Version
2.12.72
is released, which includes:- Enhancing the
salla-filters
JS Web Component & thesalla-products-list
JS Web Component - Enhancing Query param addition to URL in the
salla-filters
JS Web Component - Fixing bugs in Developer name in the
salla-bottom-alert
- Fixing bugs in Applying filters from URL after refresh in the
salla-products-list
JS Web Component
- Enhancing the
[2.0.28] - 11-12-2023
Added
- New Twilight Version
2.12.69
is released, which includes:- Support the Store Price and the Developer Name in the salla-bottom-alert JS Web Component.
[2.0.27] - 05-12-2023
Added
- New Twilight Version
2.12.68
is released, which includes:- Enhance the salla-search JS Web Component allowed words in the input field.
[2.0.27] - 20-11-2023
Added
- New Twilight Version
2.12.64
is released, which includes:- Fix reset OTP validation in the
salla-verify
JS Web Component
- Fix reset OTP validation in the
[2.0.26] - 05-11-2023
Added
- New Twilight Version
2.12.61
is released, which includes:- Enhance login validation for the
salla-login-modal
JS Web Component andsalla-verify
JS Web Component
- Enhance login validation for the
[2.0.25] - 30-10-2023
Added
- New Twilight Version
2.12.60
is released, which includes:- Fix the
salla-bottom-alert
JS Web Component in the Safari browser
- Fix the
[2.0.24] - 26-10-2023
Added
[2.0.23] - 18-10-2023
Added
- New Twilight Version
2.12.54
is released, which includes:- Remove URL from products for source landing-page on the
salla-products-list
JS Web Component and thesalla-products-slider
JS Web Component - Support
apple-pay-only
in thesalla-quick-buy
JS Web Component - Support new property,
inline
, in thesalla-login-modal
JS Web Component
- Remove URL from products for source landing-page on the
- New Twilight Version
2.12.56
is released, which includes:- Support Passing
CartId
To thesalla-quick-buy
JS Web Component
- Support Passing
[2.0.23] - 18-10-2023
Added
New Twilight Version
2.12.50
is released, which includes:- Fix many currencies display on the
salla-localization-modal
JS Web Component
- Fix many currencies display on the
New Twilight Version
2.12.52
is released, which includes:- Support passing the Custom Products Cards on the
salla-products-list
JS Web Component and thesalla-products-slider
JS Web Component - Fix show price as a dash in the store settings of the product on the
salla-product-card
JS Web Component - Enhancing reloading in the
salla-login-modal
JS Web Component
- Support passing the Custom Products Cards on the
[2.0.22] - 05-10-2023
Added
- New Twilight Version
2.12.49
is released, which includes:- Fix donation with Apple Pay in the
salla-quick-buy
JS Web Component - Fix related renderings to the
salla-products-slider
JS Web Component - Fix cached data on the
salla-products-list
JS Web Component
- Fix donation with Apple Pay in the
[2.0.21] - 28-09-2023
Added
- New Twilight Version
2.12.48
is released, which includes:- Fix the products count issue on the
salla-products-list
JS Web Component - Allow
salla-quick-buy
Using ApplePay on iframes - Remove the Choices Login Method Tab on the
salla-login
JS Web Component. By default, it will show login by SMS
- Fix the products count issue on the
[2.0.20] - 21-08-2023
Added
- New Twilight Version
2.12.42
is released, which includes:- Support the Slider configurations in the
salla-products-slider
JS Web Component - Enhancement for the
salla-count-down
JS Web Components default translations
- Support the Slider configurations in the
[2.0.19] - 17-08-2023
Added
- New Twilight Version
2.12.41
is released, which includes:- Support new KSA numbers by fixing the
salla-tel-input
JS Web Component validation issue
- Support new KSA numbers by fixing the
[2.0.18] - 17-08-2023
Added
- New Twilight Version
2.12.38
is released, which includes:- Append the
salla-products-list
JS Web Component's items after a set amount of time in milliseconds
- Append the
[2.0.17] - 17-08-2023
Added
- New Twilight Version
2.12.36
is released, which includes:- Fix an early loading bug on both the
salla-products-list
and thesalla-products-slider
JS Web Components
- Fix an early loading bug on both the
[2.0.16] - 16-08-2023
Added
- New Twilight Version
2.12.34
is released, which includes:- Fix the issue of
Store Identifier not found
when bad connections occur on both thesalla-products-list
and thesalla-products-slider
JS Web Components
- Fix the issue of
[2.0.15] - 16-08-2023
Added
- New Twilight Version
2.12.33
is released, which includes:- Update the donation
manual amount
in thesalla-quick-buy
JS Web Component
- Update the donation
[2.0.14] - 2023-08-16
Added
- New Twilight Version
2.12.32
is released, which includes:- Support the
salla.logger.history()
when thedebug
variable is set toactive
- Update the donation
amount
variable in thesalla-quick-buy
JS Web Component
- Support the
[2.0.13] - 14-08-2023
Added
- New Twilight Version
2.12.30
is released, which includes:- Four countries have been excluded from the
salla-tel-input
JS Web Component - Reference error fixed in the Get Current Cart ID JS SDK API
- Four countries have been excluded from the
[2.0.12] - 19-08-2023
Added
- New Twilight Version
2.12.29
is released, which includes:- The login cycle has undergone a number of improvements.
- Use
GET
requests for offers & price endpoints instead ofPOST
in the Product JS SDK API
[2.0.11] - 26-08-2023
Added
- New Twilight Version
2.12.19
is released, which includes:- Support the
load-more-text
property in thesalla-infinite-scroll
JS Web component
- Support the
[2.0.10] - 23-07-2023
Added
- New Twilight Version
2.12.18
is released, which includes:- Fix the hashtag encoding in the salla-filters JS Web Component URL
- Inject cache headers in salla requests
[2.0.9] - 20-07-2023
Added
- New Twilight Version
2.12.17
is released, which includes:- Fix conditional fields validation in the salla-product-options JS Web Component
[2.0.8] - 16-07-2023
Added
- New Twilight Version
2.12.16
is released, which includes:- Update Installments Blocks Price in the salla-installment JS Web Component
[2.0.7] - 13-07-2023
Added
- New Twilight Version
2.12.14
is released, which includes:- New JS Web Component is released,
salla-bottom-alert
- New JS Web Component is released,
[2.0.6] - 06-07-2023
Added
- New Twilight version
2.12.13
is released, which includes:- Enhance fetching the user's profile request in the
salla-user-menu
JS Web Component - Support donation options in the
salla-product-options
JS Web Component - Fix the filter widgets' height after submission in the
salla-filters
JS Web Component - Fix
source-value
validation by handling expired donations on bothsalla-product-options
andsalla-products-slider
JS Web Components
- Enhance fetching the user's profile request in the
[2.0.5] - 14-06-2023
Added
- New Twilight version
2.12.9
is released, which includes:- Fix multiple validation options in cart on the
salla-product-options
JS Web Component
- Fix multiple validation options in cart on the
[2.0.5] - 13-06-2023
Added
- New Twilight version
2.12.8
is released, which includes:- Handle expired donation in the Single Product page
- Fix the
salla-social-share
JS Web Component animation as well as multiple instance issues - Hide the
salla-quick-buy
JS Web Component in the booking products
[2.0.4] - 11-06-2023
Added
- New Twilight version
2.12.6
is released, which includes:- Fix access to
salla-sliders
on some countries, where developers should be using Salla CDN,https://cdn.salla.network
, instead of Swiper jsdelivr,https://cdn.isdelive.net
- Fix access to
[2.0.3] - 07-06-2023
Added
- New Twilight patch version
2.12.5
is released, which includes:- Fix donation message in the Single Product page
- Support URL property in the
salla-social-share
JS Web Component
[2.0.2] - 01-06-2023
Added
- New Twilight patch version
2.12.4
is released, which includes:- Support thumbs config prop in the
salla-slider
JS Web Component - Enhancements for the
salla-filters
JS Web Component
- Support thumbs config prop in the
[2.0.1] - 23-05-2023
Added
- New Twilight minor version
2.12.0
is released, which includes:- Disable
add-to-cart
button while loading in the following JS Web Components: - Show current phone/email on the
salla-verify
JS Web Component
- Disable
[1.0.3] - 21-05-2023
Changed
- JS Web Components - Auto Play property added to the
salla-products-slider
component.
[1.0.2] - 16-05-2023
Added
- Added the
salla-filters
JS Web Component to the Elements JS Web Components
Changed
- The
salla-product-list
JS Web Component has support for the propertySort By
- The
salla-products-slider
JS Web Component has support for the propertyLimit
[1.0.1] - 01-03-2023
Added
- Added the endpoints Fetch, Get Page Comemnts, and Get Product Comemnt to the Comment API.