SmartStoreNET v2.0.2 Release Notes

  • ๐Ÿ›  Bugfixes

    • IMPORTANT FIX: Memory leak leads to OutOfMemoryException in application after a while
    • Installation fix: some varchar(MAX) columns get created as varchar(4000). Added a migration to fix the column specs.
    • Installation fix: Setup fails with exception Value cannot be null. Parameter name: stream
    • ๐Ÿ›  Bugfix for stock issue in product variant combinations
    • #336 Product bundle: Upper add-to-cart button label shows wrong text
    • #338 Serialization exception thrown when session state mode is StateServer
    • #340 Admin: Header overlays TinyMCE in fullscreen mode
    • #341 Orders are not cancellable
    • #342 Backend: order total is not editable
    • #348 Messaging: OrderPlacedStoreOwnerNotification overwrites email account sender name with the customer's name
    • 0๏ธโƒฃ Default value for plugin description not loaded into edit popup window
    • ๐Ÿ›  Fixed "Controller does not implement IController" (concerning plugin controllers)
    • #361 Wrong delivery time in order confirmation

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ”ง #250 Implemented validation to theme configuration editing