Version 3.4
Controls & Code Changes
  • CMS - database check is now an IP4 address, Ngage Data will need updating prior to upgrade, please let us know when you plan to upgrade.
  • CMS - Multi Pane Templates – CSS Class option added, applies a CSS class to the pane
  • CMS - Multi Pane Templates - Show on Website option added, allows panes to be hidden from the website
  • CMS -  Assets – Now supports the upload of zip files
  • CMS -  Assets – now has an max upload size override (config setting)
  • CMS -  Content – adding a document to content applies new attribute data-assetType=”pdf”
  • CMS - can no longer be opened more than once in the same browser, this was causing major issues with cross ID sessions.
  • CMS - no longer accepts email addresses entered in to content, this is now classes as an SEO security risk, can be overridden if required (config setting) 
  • WEBSITE - Widgets now have the bootstrap offset option
  • WEBSITE - Comments widget – now has a 1-5 star review option
  • WEBSITE - key check now excludes CMS key check – speeds up initial load
  • WEBSITE - Robots.txt will now include entries when a page has the “Searchable” option unchecked
  • WEBSITE - NgageTextbox and NgageDropdownList CSS-Class has been moved to the out div rather than on the element itself
  • WEBSITE - Google Product Feed handler, your-domain/GoogleProductFeed.xml - display an XML feed of data for various platforms like Facebook shopping, Instagram, Google Shopping

Database Input Changes
  • ngage_Tags_SelectByParentId
    • @SiteId BIGINT
  • ngage_SubscriptionProducts_UpdateInsert
    • @ShowOnWeb BIT
  • ngage_Pages_SelectDatesLatestRecursive_ByTreeId
    • @SiteId BIGINT
  • ngage_OrderUpdateStatus
    • @MerchantFee float
  • ngage_OrderQuoteInsert
    • @FaceValueDiscount FLOAT
    • @Delivery FLOAT
    • @DeliveryTax FLOAT
  • ngage_OrderInsert
    • @DeliveryTax FLOAT
    • @RefundTotal FLOAT
    • @AuthorityToLeave BIT
  • ngage_Comments_Insert
    • @Rating INT
    • @Url VARCHAR(2048)
  • ngage_Users_Update
    • @TaxNumber VARCHAR(50) 
    • @AllowTradeCost BIT
    • @OrderInvoiceAllowed BIT