No major features have been introduced with this release as our development efforts were focused on fixing bugs, but does include the following changes:
Highlight features
- IP blacklist.
- Additional shipping charges by product.
- Support for payment method additional handling fee.
- "Product active from date and active to date" option.
- Performance optimization.
- Allow store owner to create new customer accounts.
NOTE: nopCommerce requires .NET 3.5 SP1.
Improvements
- "Don't allow registration of new customers" option.
- More SEO friendly.
- All prices (totals) are rounded now.
- PayPal payment methods now support all currencies.
- PayFlow API depreciated. Updated to v4.31.
- Updated StrikeIron tax data provider to v5.
- Upgraded USPS to version 3.
- Allow store owner to add custom order notes.
- Allow admin to resend queued emails.
- Search page is pageable now.
- Allow admin to specify whether "Recently viewed products", "Recently added products" options are enabled.
- Anonymous checkout. Checkout as a Guest or Register question.
- Scheduled task for clearing old sessions.
- Scheduled task for clearing cache.
- Google analytics module.
- Validate maximum customer username/email length.
- Forums. Strip topic subject if it's too long.
- Update LastAccess property of CustomerSession entity.
- Admin area. Allow store owner to specify whether to display full errors with stack.
- Admin area. Advanced order search.
- Admin area. Advanced message queue search.
- Forums. "Move topic" functionality.
- Admin area. News comments/Blog Comments/Products Reviews pages support paging now.
- Removed ScriptManager from root master page.
- Create default billing and shipping address during registration (if possible).
- If a shopping cart item has several warnings, then all of them are shown to a customer.
- Store owner can specify whether anonymous customers can leave blog/news comments.
- Topics can be added to sitemap.
- Added "ReturnURL" query parameter to login page redirection urls.
- Added localized titles to all pages.
- Made configurable whether to show page debug info (page execution time).
- Admin area. Maintain checkbox state while GridView paging.
- All entity names are HTML encoded now.
Bugs
- Fixed e-way payment module.
- 2Checkout payment method. Pass product list.
- Google checkout button was not shown on shopping cart page (anonymous checkout).
- Don't show "Add to cart" buttons on productBox1/ProductBox2 controls if the product doesn't have product variants.
- Minor CSS bugs.
- Connection string for asp.net membership/role providers.
- ForumLastPost.ascx control bind data twice.
- The list of previously used shipping and billing addresses for a logged in customer was not filtered against the allowed countries for billing and shipping respectively.
- Several resource string missed.
- Blog comments, news comment, product reviews could not be empty.
- Password recovery. Don't show "email has been sent" if customer is not registered.
- Froogle issue when product variant description is not set.
- Admin area. Calendar control didn't display all days.
- Fix user latest posts sort order on profile page.
- Forums. When an user uses [code] BB code, [code] should not be displayed.
- Delete pricelist bug.
- Contact us form bug.
- Ensure that used payment method is active (during checkout).