All Versions
16
Latest Version
Avg Release Cycle
63 days
Latest Release
1287 days ago

Changelog History
Page 2

  • v4.30 Changes

    November 06, 2018

    ๐Ÿ‘Œ Improved search engine and admin search

    ๐Ÿ‘Œ Improved product reviews system

    Implemented Roslyn compiler

    Remaked return requests system

    ๐Ÿ‘Œ Improved Bootstrap Slider plugin

    ๐Ÿš€ The full list of changes can be found on our release notes page.

  • v4.30.Beta Changes

    October 23, 2018

    ๐Ÿ‘Œ Improved search engine and admin search

    ๐Ÿ‘Œ Improved product reviews system

    Implemented Roslyn compiler

    Remaked return requests system

    ๐Ÿ‘Œ Improved Bootstrap Slider plugin

    ๐Ÿš€ The full list of changes can be found on our release notes page.

  • v4.20.01 Changes

    August 21, 2018

    ๐Ÿ‘Œ Improved performance and reducing used memory by application

    ๐Ÿ†• New version of GrandNode comes with the reduced used memory by application. As you may noticed, after .NET Core implementation, application consumed a very large amount of memory, inadequate to the actual consumption. After analysis, we found an effective solution to the problem. The implemented changes have reduced the amount of used memory to ~ 200mb, which means more than 50% reductions in the resources used. From the point of view of our users and programmers, due to reducing the memory used, the cost of maintaining the application on the server will drop significantly.

    ๐Ÿ›  Minor fixes and improvements:

    • Extend repository mongodb - added async methods
    • Minor changes - renamed class
    • Minor enhancements - used attribute [FromService] in Controllers
    • ๐Ÿ”จ Refactoring ShippingCartController/ProductController moved methods Add to cart to the new controller
    • ๐Ÿ›  Fix controller inheritance
    • ๐Ÿ›  Fixed problem with changing picture for selected attribute
    • Minor improvements (MongodbRepository)
    • Minor improvements - external authentication
    • ๐ŸŽ Minor improvements - performance (changes in boot user-agent)
    • Encryption password (format hash) for login external
    • ๐Ÿ›  Fixed passing additional data to ViewComponent
    • ๐Ÿ›  Fixed problem wih Kendo grid and decimal type
    • ๐Ÿ”„ Changed knowledgebase category display order
    • ๐Ÿ”Œ Minor improvements - admin panel - refresh plugins and restart application
  • v4.20 Changes

    July 25, 2018

    โž• Added knowledge base

    ๐Ÿ™‹ In the newest version admin user will be able to create a knowledge base. It's independent page with a hierarchy of categories and assigned to them articles. You are able to limit categories and articles to ACL and store. It can be a great feature used to create FAQ section.

    โž• Added push notifications

    ๐ŸŒ Implemented as a standard feature push notifications based on Firebase, GrandNode Web Push notifications are clickable, little pop-ups which appear in the right-bottom corner of the screen. Push notifications appear to each person who accept receiving them, even if they are not visiting your store. You can create a personalized notification with image, link and custom text.

    EU GDPR Compliance

    ๐Ÿ”Œ In GrandNode 4.20, you will be able to meet all GDPR requirements without third part plugins. Below you will find the list of implemented tools, which will help you achieve its requriements:

    Possibility to export customer data
    Possibility to delete customer data
    Possibility to create a few consents (based on Newsletter categories)
    Export to xls / Newsletter subscribe - history of change

    Contact form attributes

    ๐Ÿ‘ From 4.20 version admin has possibility to create a contact form attributes. This feature supports types of attributes listed below:

    • โฌ‡๏ธ Drop-down list
    • Radio button list
    • Checkboxes
    • Textbox
    • Multiline textbox
    • Date picker
    • File uploader
    • Color Squares
    • Read-only checkboxes

    0๏ธโƒฃ Refreshing the default theme

    โšก๏ธ This point contain updating Bootstrap to the newest version. We've decided also to change some colors, made some changes in the template view.

    ๐ŸŽ Default theme of GrandNode gets almost 100% in the performance tests made by several analytic tools.

    Rest of changes

    โž• Added QuickView as a standard feature
    โšก๏ธ Update ASP.NET Core to 2.1 version
    โž• Added new startup settings UseHsts/UseHttpsRedirection
    Implemented libraries with zoom on hover to product images
    Possibility to assign vendors to store
    Disable dates that are unavailable
    ๐Ÿ‘Œ Improved import for products/categories/manufacturers
    ๐Ÿ‘‰ Use HttpMethods instead of string comparison
    ๐Ÿ‘ Allow to remove cart/wishlist items on customer in admin panel
    ๐Ÿ‘ Allow store owner to reply for product reviews
    ๐Ÿ‘ Allow store owner to hide some categories on category page
    ๐Ÿ‘ Allow the store owner to assign a flag (and flag style) to the category, product, manufacturer
    ๐Ÿ‘Œ Improvements in admin panel - changes in list
    โž• Added tag helpers in admin panel
    ๐Ÿ‘ Allow store owner to select theme of admin panel
    Minor changes with associated products/required product
    โž• Added support Customer enter price for AddProduct Modal
    โž• Added missing urls to disallow path in robots.txt
    ๐Ÿ”„ Changes in Grand.Web.csproj
    ๐Ÿ”„ Changes in the minification process
    โž• Added hidden media settings - ImageFormatPNG
    ๐Ÿ”„ Changed version of Kendo UI Core
    ๐Ÿ‘Œ Improved Dashboard charts
    โœ‚ Removed reCaptcha 1.0 from settings
    โœ‚ Removed "Force SSL for all site pages" by default
    ๐Ÿ‘‰ Show "Description" of newsletter categories as tool tip on newsletter subscription
    Reservation products - Made additional parameter always visible (if exists)
    Reservation products - Changed reservation info on order item
    โž• Added field VatNumber to Address
    ๐Ÿ‘Œ Improvements in token selection during message template creation
    ๐Ÿ‘Œ Improvements in language flag selection
    โž• Added "Checkout as guest" button to cart
    โž• Added new Unit Tests
    โž• Added reservation calendar limit
    โšก๏ธ Update Dockerfile
    โšก๏ธ Update NuGet packages / changed obsolete method
    โž• Add missing resource string
    โœ‚ Removed unused classes

    ๐Ÿ› Bug fix:

    ๐Ÿ›  Fixed problem with import (Column IncludeInTopmenu)
    ๐Ÿ›  Fixed problem with picture import for manufacturer
    Minor fix - Admin (customer info/external auth)
    Minor fix - Admin - Checkout Attributes
    ๐Ÿ›  Fixed problem with password recovering
    ๐Ÿ›  Fixed problem - Assign customer to affiliate
    ๐Ÿ›  Fixed problem with adding products with text attributes to the cart
    ๐Ÿ›  Fixed problem with Country selection in Tax/Shipping settings
    ๐Ÿ›  Fixed problem with RichEditor in "Add new" topic window
    ๐Ÿ›  Fixed problem with Language change and SEO urls
    ๐Ÿ›  Fixed problem with display order on Interactive form values
    ๐Ÿ›  Fixed problem with display order on newsletter categories
    ๐Ÿ›  Fixed problem with tag saving on product
    ๐Ÿ›  Fixed problem with order created by recurring payment
    ๐Ÿ›  Fixed problem with updating specification attribute on the product
    ๐Ÿ›  Fixed problem - export customers to xls/xml (admin panel)
    ๐Ÿ›  Fixed problem - change language, when your setting SEO friendly URLs with multiple languages is enabled
    Minor fix - clear cache (category pattern)
    ๐Ÿ›  Fixed problem with gift cards
    ๐Ÿ›  Fixed problem - admin panel - OrderController - Go to order
    ๐Ÿ›  Fixed problem - admin panel - Download product (removed uploaded file)
    ๐Ÿ›  Fixed view in admin panel - "Values" in Color square Attributes section.
    ๐Ÿ›  Fixed problem with Add Order - Email reaction in Customer Action
    ๐Ÿ›  Fixed problem with QuickView - Reservation product
    ๐Ÿ›  Fixed CSS issues with checkboxes in admin panel
    ๐Ÿ›  Fixed problem with post pagination
    ๐Ÿ›  Fixed problem with SeNames (SEO) saved automatically for each language added
    Minor fix - upload picture to product (admin panel)
    ๐Ÿ›  Fixed problem with redirecting (when url contains special characters)
    ๐Ÿ›  Fixed problem - datetime field in admin panel

  • v4.20.Beta Changes

    July 03, 2018

    โž• Added knowledge base

    ๐Ÿ™‹ In the newest version admin user will be able to create a knowledge base. It's independent page with a hierarchy of categories and assigned to them articles. You are able to limit categories and articles to ACL and store. It can be a great feature used to create FAQ section.

    โž• Added push notifications

    ๐ŸŒ Implemented as a standard feature push notifications based on Firebase, GrandNode Web Push notifications are clickable, little pop-ups which appear in the right-bottom corner of the screen. Push notifications appear to each person who accept receiving them, even if they are not visiting your store. You can create a personalized notification with image, link and custom text.

    EU GDPR Compliance

    ๐Ÿ”Œ In GrandNode 4.20, you will be able to meet all GDPR requirements without third part plugins. Below you will find the list of implemented tools, which will help you achieve its requriements:

    • Possibility to export customer data
    • Possibility to delete customer data
    • Possibility to create a few consents (based on Newsletter categories)
    • Export to xls / Newsletter subscribe - history of change

    0๏ธโƒฃ Refreshing the default theme

    โšก๏ธ This point contain updating Bootstrap to the newest version. We've decided also to change some colors, made some changes in the template view.

    ๐ŸŽ Default theme of GrandNode gets almost 100% in the performance tests made by several analytic tools.

    Rest of changes

    • โž• Added QuickView as a standard feature
    • โšก๏ธ Update ASP.NET Core to 2.1 version
    • โž• Added new startup settings UseHsts/UseHttpsRedirection
    • Implemented libraries with zoom on hover to product images
    • Possibility to assign vendors to store
    • Disable dates that are unavailable
    • ๐Ÿ‘Œ Improved import for products/categories/manufacturers
    • ๐Ÿ‘‰ Use HttpMethods instead of string comparison
    • ๐Ÿ‘ Allow to remove cart/wishlist items on customer in admin panel
    • ๐Ÿ‘ Allow store owner to reply for product reviews
    • ๐Ÿ‘ Allow store owner to hide some categories on category page
    • ๐Ÿ‘ Allow the store owner to assign a flag (and flag style) to the category, product, manufacturer
    • ๐Ÿ‘Œ Improvements in admin panel - changes in list
    • โž• Added tag helpers in admin panel
    • ๐Ÿ‘ Allow store owner to select theme of admin panel
    • Minor changes with associated products/required product
    • โž• Added support Customer enter price for AddProduct Modal
    • โž• Added missing urls to disallow path in robots.txt
    • ๐Ÿ”„ Changes in Grand.Web.csproj
    • ๐Ÿ”„ Changes in the minification process
    • โž• Added hidden media settings - ImageFormatPNG
    • ๐Ÿ”„ Changed version of Kendo UI Core
    • ๐Ÿ‘Œ Improved Dashboard charts
    • โœ‚ Removed reCaptcha 1.0 from settings
    • โœ‚ Removed "Force SSL for all site pages" by default
    • ๐Ÿ‘‰ Show "Description" of newsletter categories as tool tip on newsletter subscription
    • Reservation products - Made additional parameter always visible (if exists)
    • Reservation products - Changed reservation info on order item
    • โž• Added field VatNumber to Address
    • ๐Ÿ‘Œ Improvements in token selection during message template creation
    • ๐Ÿ‘Œ Improvements in language flag selection
    • โž• Added "Checkout as guest" button to cart
    • โž• Added new Unit Tests
    • โž• Added reservation calendar limit
    • โšก๏ธ Update Dockerfile
    • โšก๏ธ Update NuGet packages / changed obsolete method
    • โž• Add missing resource string
    • โœ‚ Removed unused classes

    ๐Ÿ› Bug fix:

    • ๐Ÿ›  Fixed problem with import (Column IncludeInTopmenu)
    • ๐Ÿ›  Fixed problem with picture import for manufacturer
    • Minor fix - Admin (customer info/external auth)
    • Minor fix - Admin - Checkout Attributes
    • ๐Ÿ›  Fixed problem with password recovering
    • ๐Ÿ›  Fixed problem - Assign customer to affiliate
    • ๐Ÿ›  Fixed problem with adding products with text attributes to the cart
    • ๐Ÿ›  Fixed problem with Country selection in Tax/Shipping settings
    • ๐Ÿ›  Fixed problem with RichEditor in "Add new" topic window
    • ๐Ÿ›  Fixed problem with Language change and SEO urls
    • ๐Ÿ›  Fixed problem with display order on Interactive form values
    • ๐Ÿ›  Fixed problem with display order on newsletter categories
    • ๐Ÿ›  Fixed problem with tag saving on product
    • ๐Ÿ›  Fixed problem with order created by recurring payment
    • ๐Ÿ›  Fixed problem with updating specification attribute on the product
    • ๐Ÿ›  Fixed problem - export customers to xls/xml (admin panel)
    • ๐Ÿ›  Fixed problem - change language, when your setting SEO friendly URLs with multiple languages is enabled
    • Minor fix - clear cache (category pattern)
    • ๐Ÿ›  Fixed problem with gift cards
    • ๐Ÿ›  Fixed problem - admin panel - OrderController - Go to order
    • ๐Ÿ›  Fixed problem - admin panel - Download product (removed uploaded file)
    • ๐Ÿ›  Fixed view in admin panel - "Values" in Color square Attributes section.
    • ๐Ÿ›  Fixed problem with Add Order - Email reaction in Customer Action
    • ๐Ÿ›  Fixed problem with QuickView - Reservation product
    • ๐Ÿ›  Fixed CSS issues with checkboxes in admin panel
    • ๐Ÿ›  Fixed problem with post pagination
    • ๐Ÿ›  Fixed problem with SeNames (SEO) saved automatically for each language added
  • v4.10 Changes

    March 14, 2018

    Reservation System

    GrandNode works perfect for businesses that accept bookings in daily, nightly or hourly allotments. We've created a powerful reservation system, which can be used successfully in industries like:

    ๐Ÿ‘€ Tours - Sightseeing sessions

    Activities - Adventure trips

    Rentals - Equipment or transport

    Accomodation - Resorts, Inn, Campgrounds

    If your customer is looking for the complete e-commerce sofware with booking system, here is the solution!

    More details are available in the features description.

    Auctions System

    ๐Ÿ‘€ From the GrandNode 4.10 you are able to create an auction. Set the start price, specify if users can buy now your product or not and start selling! You will see all bids, customers will see all auction ongoing or ended. It gives you a huge possibilities in creating a powerful marketplace or websites like Allegro or eBay.

    In the My Account section you are able to browse your bids, ended or ongoing auctions.

    Bundled Products (Product Kits)

    ๐Ÿ“ฆ Bundled products are the latest product management change in GrandNode 4.10. We've created a product type "Bundled" for product bundled packs. For example if you want to sell a Playstation 4 Package with console, gamepags, camera and games, it's not a problem for GrandNode. Let's look at the example below:

    Blog on homepage

    We are convinced that the blog is one of the most important feature available on the homepage. In the content marketing era, it's a must have section of your online store. We knew that the news are available, but the news are the most wanted section now.

    Basically, you can show blog on homepage, specify how many items it should have and specify how many characters homepage text should contain.

    ๐Ÿณ Possibility to install GrandNode on Docker

    Rest of changes:

    • ๐Ÿ”„ Change the way of importing manufacturers and categories
    • โšก๏ธ Update default theme from alpha to beta version of Bootstrap
    • Qty on catalog pages
    • Create new tokens for vendors in message templates
    • โž• Addresses fields on vendors account
    • โž• Added popper.js to the view of install and upgrade
    • โšก๏ธ Update library EPPlus
    • ๐Ÿ†• New popup after adding a product to cart/wishlist
    • โฑ Improvment scheduled tasks - you can set on which machine the task should be run
    • โž• Add Data Protection
    • โž• Added new settings PreventHostingStartupKey - Prevent Hosting Startup
      ๐Ÿ”ง (Prevents the automatic loading of hosting startup assemblies, including hosting startup assemblies configured by the app's assembly)
    • ๐Ÿ”„ Changed the type of decimal for serialization
    • Possibility to change stores with the same URL
    • ๐Ÿ‘ Allow user to select store
    • โž• Add setting - Cart shared between stores
    • ๐Ÿ‘Œ Support virtual directory in RoxyFileman
    • Implemented show category list in the search box
    • Individual Customer Prices for Customer Role in Product Attributes Combination
    • โž• Added new field - Catalog price/ suggested retail price
    • Product - Added new field "External Id" for programmers to integration with external systems
    • โž• Added "Host" directive to robots.txt
    • โž• Added PublicAntiForgery to the Login method
    • โž• Added new field to the product attribute combination - text field
    • โœ‚ Removed unnecessary fields - paypal
    • โšก๏ธ Updated address - update billing or shipping default address on customer
    • Further changes - shopping cart / bootstrap 4.0
    • ๐Ÿšš Moved appsettings.json to App_Data folder
    • ๐Ÿง CaptureStartupErrors set on True (Linux)
    • โž• Added url address for the load balancer - checks if server are responding (http://yourstore.com/HealthChecks/index)
    • Implemented RedLock library
    • ๐Ÿ‘ Implemented new way for support culture (Localization)
    • โž• Added hidden settings SearchByDescription

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed problem with rounding while store has many currencies
    • ๐Ÿ›  Fixed problem with Camel Case content folder
    • ๐Ÿ›  Fixed problem with importing manufacturers
    • ๐Ÿ›  Fixed - Uppercase (Install, upgrade view)
    • ๐Ÿ›  Fixed - Missing hints in admin panel
    • โž• Added popper.js to the view of install and upgrade
    • โœ‚ Removed external association on the customer info tab
    • ๐Ÿ›  Fixed problem with non-ASCII chars in URL
    • ๐Ÿ›  Fixed problem with generic attributes per store
    • ๐Ÿ›  Fixed problem with pagination in customer tags
    • ๐Ÿ›  Fixed problem with PayPal
    • ๐Ÿ›  Fixed problem with serializer datetime
    • ๐Ÿ›  Fixed problem with Login (after application restart)
    • ๐Ÿ›  Fixed problem with rounding while store has many currencies
    • ๐Ÿ›  Fixed problem with show logo on Plugin list (MacOS)
    • ๐Ÿ›  Fixed problem - checkout page (step number)
    • ๐Ÿ›  Fixed show home page polls (already voted)
    • ๐Ÿ›  Fixed problem - Birthday reminder
    • ๐Ÿ›  Fixed problem JavaScript/CSS bundling and minification for linux
    • ๐Ÿ›  Fixed bug - show error if required selected product attributes are missing
    • ๐Ÿ›  Fixed View in admin panel (Queued email)
    • ๐Ÿ›  Fixed bug - checkout as guest