Download
Kostenlos mit der Community Edition starten
Die aktuelle Version von Smartstore wurde am 07.11.2023 veröffentlicht.
Name | Smartstore 4.2.0 |
Veröffentlicht am | 17.12.2021 14:17:29 |
Version | 4.2.0 |
Dateigröße | 87,80 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Dimension Pricing (commercial plugin)
File Manager (commercial plugin)
Digital Product Advisor (commercial plugin)
Name | Smartstore 4.1.1 |
Veröffentlicht am | 25.01.2021 14:07:22 |
Version | 4.1.1 |
Dateigröße | 87,75 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Name | Smartstore 4.1.0 |
Veröffentlicht am | 11.11.2020 12:03:21 |
Version | 4.1.0 |
Dateigröße | 87,64 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Name | Smartstore 4.0.1 |
Veröffentlicht am | 07.10.2020 13:19:13 |
Version | 4.0.1 |
Dateigröße | 78,05 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
loading="lazy"
attribute which loads images only when they enter visible viewport.Download
entity was teared down too early in the migration process.Name | Smartstore 4.0.0 |
Veröffentlicht am | 02.07.2020 08:35:51 |
Version | 4.0.0 |
Dateigröße | 76,80 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Name | Smartstore.NET 3.2.2 |
Veröffentlicht am | 16.08.2019 10:10:52 |
Version | 3.2.2 |
Dateigröße | 78,74 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Name | Smartstore.NET 3.2.1 |
Veröffentlicht am | 27.05.2019 17:37:04 |
Version | 3.2.1 |
Dateigröße | 74,82 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Name | Smartstore.NET 3.2 |
Veröffentlicht am | 10.05.2019 14:01:29 |
Version | 3.2.0 |
Dateigröße | 74,73 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
IConsumer
marker interface for classes that contain one or more event message handlers. The generic IConsumer<T>
implements IConsumer
but has been marked as Obsolete
.ShoppingCartItem.CreatedOn
.Name | SmartStore.NET 3.1.5 |
Veröffentlicht am | 25.05.2018 19:42:53 |
Version | 3.1.5 |
Dateigröße | 66,99 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Name | SmartStore.NET 3.1.0 |
Veröffentlicht am | 20.04.2018 10:56:43 |
Version | 3.1.0 |
Dateigröße | 67,34 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Keys()
and RemoveByPattern()
require glob chars to be present now (supported glob-styles see https://redis.io/commands/keys). Previously these methods appended *
to the passed pattern, which made pattern matching rather unflexible.IHookedEntity
interface instead of HookedEntity
classEntityInserted<T>
, EntityUpdated<T>
and EntityDeleted<T>
legacy events. We were using DbSaveHooks anyway, which provides a much more powerful and way faster pub-sub mechanism for database operations.ImportantAttribute
when hooking was disabled per scopeName | SmartStore.NET 3.0.3 |
Veröffentlicht am | 14.09.2017 12:58:01 |
Version | 3.0.3 |
Dateigröße | 90,81 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Name | SmartStore.NET 3.0.2 |
Veröffentlicht am | 19.07.2017 13:20:07 |
Version | 3.0.2 |
Dateigröße | 90,66 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Name | SmartStore.NET 3.0.1 |
Veröffentlicht am | 22.06.2017 18:09:33 |
Version | 3.0.1 |
Dateigröße | 90,60 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Name | SmartStore.NET 3.0.0 |
Veröffentlicht am | 15.05.2017 11:47:08 |
Version | 3.0.0 |
Dateigröße | 82,54 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Name | Smartstore 5.1.0 |
Veröffentlicht am | 07.11.2023 13:28:15 |
Version | 5.1.0 |
Dateigröße | 124,44 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
.badge-subtle
, .badge-outline-*
, .badge-ring
, .badge-counter
.form-check-solo
, .form-check-{color}
, .form-switch
, .form-switch-lg
_easings.scss
Content-Type
header when serving page from cacheShippingByWeight
and ShippingByTotal
four decimal places migrations.Name | Smartstore 5.0.5 |
Veröffentlicht am | 06.07.2023 10:40:13 |
Version | 5.0.5 |
Dateigröße | 121,54 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
Store.SecureUrl
and Store.ForceSslForAllPages
are deprecated now. By default, all pages are secured if Store.SslEnabled
is true.ForwardedHeadersMiddleware
Contains()
and Like()
failing on non-ascii characters.GiftCard
, GiftCardUsageHistory
, DiscountUsageHistory
, CheckoutAttribute
and CheckoutAttributeValue
.OrderItem
entity.SAMEORIGIN
to response headers308 - Permanent redirect
status code for HTTPS redirection (instead of 301 - Moved permanently
)IMapper<TFrom, TTo>
):
IWorkContext
CurrentCustomer, WorkingLanguage and WorkingCurrency must be set according to projection.TaxSettings
of projected store.OrderSettings.DisplayOrdersOfAllStores
was set to true
SequentialDataReader
: fixed a problem where occasionally nullable string fields were not readMainMenuShrinker
was missing.NullReferenceException
.NullReferenceException
in GoogleAnalyticsViewComponent
.KeyNotFoundException
in GoogleAnalyticsScriptHelper.GetOrderCompletedScriptAsync
.MainPictureId
changed each time a new picture is uploaded.FixProductMainPictureId
when uploading new image on product edit page.ShowCategoryProductNumberIncludingSubcategories
was changed.SmallQuantityThreshold
in initial migration.Name | Smartstore 5.0.4 |
Veröffentlicht am | 30.03.2023 11:20:28 |
Version | 5.0.4 |
Dateigröße | 117,67 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
UsePooledDbContextFactory
, UseDbCache
, UseSequentialDbDataReader
data-invariant
attribute to number input controlsName | Smartstore 5.0.3 |
Veröffentlicht am | 03.02.2023 12:08:32 |
Version | 5.0.3 |
Dateigröße | 115,82 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
WebhookEndpointAttribute
endpoint metadata. Suppresses creation of guest accounts for webhook calls.BadRequest
issue on saving AJAX grid changesSystem.String[]
as a complex type instead of ICollection<string>
.InvalidOperationException
in Microsoft.OData.Client
using MediaFiles and MediaFolders endpoints.InvalidOperationException
in Microsoft.OData.Client
"An unexpected 'StartObject' node was found for property named 'Size' when reading from the JSON reader. A 'PrimitiveValue' node was expected.".NullReferenceException
when deleting a shopping cart item.FileNotFoundException
when uploading an import file.Name | Smartstore 5.0.2 |
Veröffentlicht am | 09.01.2023 15:07:32 |
Version | 5.0.2 |
Dateigröße | 115,79 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
DbDefaultSchema
DisallowRobotAttribute
LocaleStringResource
table could contain many dupe records.ArgumentNullException
when deleting an image assignment on product edit page.pathBase
is stripped when target endpoint requires culture code/en/
should not match /men/
)Name | Smartstore 5.0.1 |
Veröffentlicht am | 18.11.2022 13:23:33 |
Version | 5.0.1 |
Dateigröße | 111,18 MB |
Version | Zum Release |
Umgesetzte Issues | Issues ansehen |
Changelog | Changelog ansehen |
sm-suppress-if-empty
: suppresses tag output if child content is empty (due to some conditional logic).sm-suppress-if-empty-zone
: suppresses parent tag output if a specified child zone is empty or whitespace.ILocalizedEntityDescriptorProvider
, ILocalizedEntityLoader
SmtpServerTimeout
in appsettings.jsonInsertBefore()
,InsertAfter()
, InsertBeforeAny()
, InsertAfterAny()
, InsertAt()
tab
TagHelper: sm-hide-if-empty
IHtmlContent.HasValue()
IHtmlHelper.RenderZoneAsync()
LocalFile
did not implement CreateFileAsync()
correctly, which led to PackageInstaller, PageBuilder thumbnail cache and PublicFolderPublisher throwing NotImplementedException
TemplateMatcher
does not evaluate inline constraints anymoreName | Smartstore 5.0 |
Veröffentlicht am | 15.08.2022 11:27:00 |
Version | 5.0.0 |
Dateigröße | 119,44 MB |
Version | Zum Release |
Smartstore 5 is a port of Smartstore 4 - which is based on the classic .NET Framework 4.7.2 - to the new ASP.NET Core 6 platform.
(*jacket or *shirt) and !leather*
datagrid
TagHelper which lets you control every aspect of the gridIDbContext
and IRepository<T>
in favor of DbContext
and DbSet<T>