nopCommerce 4.40 BETA released. Please share your impressions

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 年 前
a.m. wrote:
Dear nopCommerce community!

The new version of nopCommerce is about to be released. But before we announce it officially, we want you to BETA test the upcoming nopCommerce 4.40 and share your feedback with us.

The highlights for this version:
• Upgrade to .NET 5
• Huge performance changes (including async methods)
• Full web farm support
• Two-factor authentication
• More user-friendly AJAX filters
• PostgreSQL database support
• Pre-configuration of a store during installation (based on a specified country)
• "First steps" (get started) wizard for the admin area
• Specification attribute grouping

The version has a really huge list of changes. Please find all of them here.

In order to download nopCommerce 4.40 BETA please use the following links:
BETA 4.40 - Source code (download this package with source code if you are a web developer planning to customize nopCommerce.)
BETA 4.40 - No source code (download this package if you want to quickly deploy your site to a web server.)
P.S. We don't use upgrade scripts anymore (done automatically with migrations during the application start)


Bug bounty. We'd love if developers could get involved with testing to find any issues which will need fixing before the final release. Please share your thought after testing in this forum topic. Please also learn more about our BETA testing program here (earn $10 for each reported bug). Thank you!


Localization. We would also like to ask our community to help us to localize a couple of new strings to local languages. We need them for our new updated installation page:
1. Please go to https://crowdin.com/project/nopcommerce
2. Click on your language name
3. Open the "installation.xml" file under the "nopCommerce-4.40" directory
4. Suggest localization of new locales
It'll take just a minute. Thanks a lot for your contribution in advance!


Extensive work items and I see lot of critical issues related to performance has been fixed. I am sure, it's going to rock. Still needs testing! But a big congratulations to nop team  for this.
3 年 前
a.m. wrote:


Localization. We would also like to ask our community to help us to localize a couple of new strings to local languages. We need them for our new updated installation page:
1. Please go to https://crowdin.com/project/nopcommerce
2. Click on your language name
3. Open the "installation.xml" file under the "nopCommerce-4.40" directory
4. Suggest localization of new locales
It'll take just a minute. Thanks a lot for your contribution in advance!


Done for Hindi & Gujarati Languages!
3 年 前
Love to see the final version Congratulations team keep it up.
3 年 前
Thats really great and awesome from nopCommerce team
Congratulations nop team !!
3 年 前
Congratulations to the awesome team. Specifically for async. It will be best version so far.
3 年 前
Looking forward to testing this out! Thanks all.

Do you have the upgrade scripts?
3 年 前
eljbutler wrote:
Do you have the upgrade scripts?

Please see the original message - "We don't use upgrade scripts anymore (done automatically with migrations during the application start)"
3 年 前
I am not satisfied with the update. Bravo for updating to .net 5.0. Unfortunately, something went wrong.
I have updated the application from sources on my demo server and it is awfully slow! Each page of the administration panel loads for a few to several seconds. In version 4.30 there were no problems with this. The database is re-created and is empty. Nothing in the configuration parameters has changed. I don't use azure blob storage. The speed of action is unacceptable to me at the moment.
3 年 前
@lasoty
RE: "I have updated the application from sources on my demo server "
Did you build in Release mode?  
Are you running from a Published folder?  (Running even Release in VS will be slow)

RE: "The database is re-created and is empty "
In the installation dialog, did you select "Create sample data"?  (it is not selected by default)
3 年 前
New York wrote:

Did you build in Release mode?  

Yes.

New York wrote:

Are you running from a Published folder?  (Running even Release in VS will be slow)

I'm using IIS publish profile and Publish option from project context menu.

New York wrote:

In the installation dialog, did you select "Create sample data"?  (it is not selected by default)


No, I didn't select this option.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.