Inhalte aufrufen

Profilbild

SmartStore.NET 2.5.0 is available


  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
11 Antworten zu diesem Thema

#1 Michael Herzog

Michael Herzog

    SmartStore AG

  • Administrators
  • 3497 Beiträge

Geschrieben: 07 March 2016 - 12:44

SmartStore.NET 2.5.0 is available

 

Highlights

 

  • New import/export framework (profiles, filters, mapping, projections, scheduling, deployment... just everything!)
  • TaskScheduler: Rewritten from scratch to be suitable for Web Farms (including support for cron expressions)
  • Payment and shipping methods by customer roles
  • Restrict payment methods to countries
  • Restrict payment methods to shipping methods
  • Email attachment support for message templates
  • Attach order invoice PDF automatically to order notification emails

 

Read the full release notes here.

 

Download
 
You can download SmartStore.NET 2.5.0 from our GitHub Repository. Click on the Source code button below the Release Notes section to download the full source code. If you're interested in the compiled version only, click SmartStore.Web.2.5.0.zip. Plugins which are not part of the core, can be obtained in our SmartStore Community Marketplace.
 
Upgrade from previous versions
 
We advise to (partially) delete the old app folder first rather than copying the new files over.
Folders you definitely should NOT delete are:
  • App_Data
  • Media

Michael Herzog
Smartstore AG


#2 nickh

nickh

    Erfahrener Benutzer

  • Members
  • 129 Beiträge

Geschrieben: 09 March 2016 - 10:38

Excellent news, well done guys.

 

Please could you expand on the fix for issue: "Mobile: Shopping cart warnings weren't displayed to customers"?  I'm still using version 2.1 and we're not yet ready to do the full upgrade, but this seems like an issue that must be resolved immediately.  There was no associated issue for this problem on GitHub, so I can't see what changes were made...

 

Thanks,

Nick



#3 Michael Herzog

Michael Herzog

    SmartStore AG

  • Administrators
  • 3497 Beiträge

Geschrieben: 09 March 2016 - 14:49

Hi,

 

please have a look at this commit:

https://github.com/s...6b692ea8b2ceac1

 

Regards


Michael Herzog
Smartstore AG


#4 nickh

nickh

    Erfahrener Benutzer

  • Members
  • 129 Beiträge

Geschrieben: 09 March 2016 - 20:17

Hi Michael,

 

Perfect, thanks!

 

One more thing...I raised this issue in the forum after you released version 2.2 but it still has not been fixed in version 2.5.  I believe it is a VERY bad bug, and it is the only reason that we have not upgraded because it works fine in our current version (2.1).

 

The steps to reproduce this error are:

  • Create a product with 2 (or more) attributes, with a control type of "drop down list"
  • Add approximately 15 (or more) items to each of these attribute drop down lists
  • Click "Create all combinations"

The above steps will cause the back-end to completely lock-up for about 2 minutes.  The front-end for this product is also unresponsive for all of this time too.  I was unable to get to the bottom of what was causing it, but as I say - it is the only reason that we cannot upgrade to the latest version...



#5 Murat Cakir

Murat Cakir

    SmartStore AG

  • Administrators
  • 1118 Beiträge

Geschrieben: 09 March 2016 - 22:54

This was already fixed as part of some code refactoring. It's MUCH MUCH faster now. Please have a look at this and this commit.


Murat Cakir
SmartStore AG


#6 nickh

nickh

    Erfahrener Benutzer

  • Members
  • 129 Beiträge

Geschrieben: 10 March 2016 - 10:11

Hi Murat,

 

Unfortunately, doing the same steps as above on your live v2.5 demo site has the same effect - the entire site becomes unresponsive for minutes at a time!



#7 Wolfgang Schmerge

Wolfgang Schmerge

    SmartStore AG

  • Administrators
  • 2449 Beiträge

Geschrieben: 10 March 2016 - 11:10

Hi,

 

the demo shop is still 2.2.2.0 and will be updated shortly.

 

Regards

 

Wolfgang


Shopbetreiber benötigen Ihre Hilfe! Bewerten Sie jetzt Smartstore auf Capterra.

Als Dankeschön erhalten Sie 20 Euro für Ihren nächsten Kauf im Marketplace.

Smartstore bewerten


 

Bleibt gesund!

 

Viele zusätzliche Smartstore Plugins gibt es im MARKETPLACE:
http://community.sma...dex.php?/files/

 

Hier geht es zu den Smartstore Videos:
Smartstore.NET Youtube-Channel
 

Die deutsche Smartstore Online-Dokumentation gibt es hier:
https://smartstore.a...iew?mode=global

In dem folgenden BLOG findet man interessante Tipps & Tricks zum Thema "Smartstore":

http://community.sma...t-tipps-tricks/

 


#8 nickh

nickh

    Erfahrener Benutzer

  • Members
  • 129 Beiträge

Geschrieben: 10 March 2016 - 14:04

Oh, I see!  That is potentially very good news then!  Please could you let us know as soon as v2.5 is deployed to the demo site?

 

Thanks,

Nick



#9 robinmuk

robinmuk

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 59 Beiträge

Geschrieben: 10 March 2016 - 21:02

When will the 2.5 demo be available? Is there a reason why the demo was not updated when  v2.5 was released?


Best regards

 

Robin


#10 Murat Cakir

Murat Cakir

    SmartStore AG

  • Administrators
  • 1118 Beiträge

Geschrieben: 10 March 2016 - 22:57

Due to massive server failures last week we are currently moving to a new and better hosting environment. It takes a while till everything is up and running. Once it's ready and stable we will update the demos. Please give us a few days.


  • MediArt gefällt das

Murat Cakir
SmartStore AG


#11 robinmuk

robinmuk

    Advanced Member

  • Members
  • PunktPunktPunkt
  • 59 Beiträge

Geschrieben: 12 March 2016 - 03:12

OK. Thanks

Which hosting provider were you using? just to avoid it


Best regards

 

Robin


#12 nickh

nickh

    Erfahrener Benutzer

  • Members
  • 129 Beiträge

Geschrieben: 16 March 2016 - 13:48

It looks like the demo site is now running v2.5...and I'm thrilled to see that it has fixed the above bug!  Good work guys, we'll be upgrading soon.