nFusion Changelog
- API
- WIDGETS
- ADMIN
- CATALOG
- DASHBOARD
- WC PLUGIN
- WP PLUGIN
API v1.3.1
Desc:
This has some internal updates as well as changes to the Swagger docs. The handling of auth tokens and version numbers has been changed to make it simpler and easier to use.
Updates:
– Use swagger auth options for token
– Hide token & version from swagger UI
– Update nugets
06/15/2022API v1.3.1
Updates:
– Remove application insights
– Fix user-agent headers for PublicRestClient
02/10/2022API v1.3.1
Updates:
– Ramp up target framework to net6 from net3.1
– Remove thumbprint
– Replace currency CLP with KWD
– Nugets Update
– RestSharp Update
02/09/2022WIDGETS v1.6.4
Desc:
Fixes chart issue where charts without a navigator would not load properly.
Bug Fixes:
– Only update navigator series when the navigator is enabled
06/13/2022WIDGETS v1.6.4
Desc:
Allows the chart to style the highcarts series fill and stoke per the selected symbol.
Updates:
– Add symbol-specific name selector to highcharts series
– Modify styling of tooltip
Bug Fixes:
– Chart series fill and stoke getting out of sync with the selected symbol
06/10/2022WIDGETS v1.6.4
Desc:
Replace window.load condition with document.ready. Window.load caused an unforeseen issue where a widget is attempting to wait for the previous widget to load while the previous widget was also waiting on the widget that follows it.
Updates:
– Change currency-interop.js init ready state condition
Bug Fixes:
– Infinite state of waiting until all but the last widget is terminated
06/03/2022WIDGETS v1.6.4
Desc:
Add functionality to use the currency set by the query string parameter if no currency plugin is detected.
Updates:
– Set default currency using query string param
04/18/2022WIDGETS v1.6.4
Desc:
Adds automatic detection of our supported currency switcher plugins. If a currency switcher is detected, our widgets will display prices in the plugin’s currently selected currency.
Updates:
– Add new currency-interop.js
04/25/2022WIDGETS v1.6.4
Updates:
– Fix mismatched parameter lists in some widget function declarations
04/11/2022WIDGETS v1.6.4
Updates:
– Adjust ClientSettingsHelper to handle request parameter for currency as a list.
Bug Fixes:
– Fixes issue where if the first currency tab is not USD, once the table updates, the currency reverts to USD
04/11/2022WIDGETS v1.6.4
Updates:
– Nuget updates
– Replace CLP with KWD
– Update target framework to net6
– Remove thumbprint
02/09/2022WIDGETS v1.6.4
Updates:
– Change the default visibility of the currency dropdowns for tables v3 and v5
01/05/2022ADMIN v1.3.1
Desc:
Build a search page that allows you to filter widgets by their settings.
Updates:
– Add search to filter by widget type, version, notes, etc.
10/25/2021ADMIN v1.3.1
Desc:
Build dropdowns that set the version of the widget when creating it.
Updates:
– Add version control when building widgets
07/30/2021CATALOG v3.4.2
Updates:
– Prevent eBay query/update code from constantly writing to old records
– Enhance import/export for EbayListingMappings to allow for import from archives.
06/13/2022CATALOG v3.4.2
Bug Fixes:
– Fix currency UI issue in product pricing tiers and sales channel view
05/03/2022CATALOG v3.4.2
Updates:
– Change wording to be consistent
Bug Fixes:
– Fix spot price ticker decimal place
05/10/2022DASHBOARD v1
Updates:
– Lower permissions for some views.
– Change azureAdClientId in environment variables
Bug Fixes:
– Fix prod build config
06/24/2022DASHBOARD v1
Updates:
– Widget settings
– Init repos
– API tokens documentation links
Bug Fixes:
– Fix docs URLs
06/18/2022DASHBOARD v1
Updates:
– Integrations table
– Implement connections route
Bug Fixes:
– Remove defect in ngif
06/16/2022