Skip to content

4.1 Changes

Jason Best edited this page Aug 7, 2020 · 11 revisions

All diffs from 4.0.x to 4.1

Changes

  • Now using the open-source Soho/Infor Design System (IDS) release, version 4.25.2. This change means using the Hook and Loop CDN is no longer required. Switched to "uplift" theme icons.
  • Fix IOS 13 attachment issue
  • Fix IOS 13 issues where views would appear locked up
  • Updated Dojo from 1.15.0 to 1.15.3 to address a security vulnerability (details)
  • Date format in date/time fields should now be more consistent (M/D/YYYY for EN)
  • Fix getting values from decimal fields when a currency symbol is present and validation would display "NaN"
  • API Documentation Updates

Dev changes

  • New Youtube channel with development content!
  • Soho updated from 4.3.1 to 4.25.2
  • Removing inline source maps from src-out to reduce file sizes
  • Calls to this.inherited were changed to support strict mode
  • package.json updates
    • antlr4 updated from 4.7.1 to 4.7.2
    • babel-eslint updated from 10.0.1 to 10.0.3
    • eslint updated from 5.8.0 to 6.8.0
    • grunt updated from 1.0.3 to 1.0.4
    • grunt-contrib-connect updated from 2.0.0 to 2.1.0
    • grunt-contrib-jasmine updated from 2.0.3 to 2.1.0
    • grunt-shell updated from 2.0.0 to 3.0.1

Potential Breaking Changes

The Soho library we originally included in 4.0 was version 4.3.1. This was from around 2017. The new version of Soho for 4.1 is 4.25.2 from February of 2020. If your customization involved using some of these Soho components, please visit the IDS releases to see what has changed.

See Also

4.1 Changes for argos-saleslogix

Clone this wiki locally