SmartStoreNET v2.0.1 Release Notes

  • ๐Ÿ†• New Features

    • #292 Allow specific price for attribute combinations
    • โž• Added image upload support to Summernote editor
    • โœ… (Developer) Added WebApi client test tools to the solution (C# and JavaScript)

    ๐Ÿ‘Œ Improvements

    • Content slider slides can be filtered by store
    • TinyMCE now shows advanced tab for images
    • โšก๏ธ Updated BundleTransformer to the latest version 1.8.25
    • โž• Added JavaScriptEngineSwitcher.Msie (disabled by default). Useful in scenarios where target server has problems calling the V8 native libs.
    • โšก๏ธ Updated some 3rd party libraries to their latest versions
    • ๐Ÿ’ป #320 Unavailable attribute combinations: better UI indication

    ๐Ÿ›  Bugfixes

    • ๐Ÿ’ป UI notifications get displayed repeatedly
    • ๐Ÿ”ง (Developer) Fixed Razor intellisense for plugin projects (NOTE: switch to 'PluginDev' configuration while editing plugin views, switch back when finished)