Skip to content

4.2 Changes

Jason edited this page Apr 13, 2022 · 4 revisions

All diffs from 4.1.x to 4.2

Changes

  • Allow popups in IFrame, this fixes issues clicking on links within embedded maps
  • Additional aria-labels added for accessibility
  • Added a new flag to hide the detail view's header template
    • This flag will default to off, and hide the detail's header by default
  • Added new radio field
  • Added methods on Application class to support service workers
  • Fix autocomplete issues with the duration field
  • Fix formatting issues with the decimal field
  • The related items section will now refresh the count properly when adding additional related items
  • Fix cases where [object Object] would show up in the error logs
  • Delay rendering of related list views to reduce initial DOM size and increase performance
  • Close popout menus when opening list settings, this fixes overlapping issues hiding the list settings dialog

Dev changes

  • Soho/IDS updated from 4.25.2 to 4.29.3
  • Dojo updated from 1.15.3 to 1.16.2
    • Removed Dojo CLDR files. Dojo number formatting was replaced with Soho
  • jQuery updated from 3.4.1 to 3.5.1
  • PouchDB updated from 6.3.4 to 7.1.1
  • Redux updated from 3.6.0 to 4.0.5
  • LessJS updated from 2.7.2 to 3.11.2
  • Deep-diff updated from 0.2.0 to 1.0.2
  • MomentJS updated from 2.18.0 to 2.26.0
  • PDF.js updated from 2.0.943 to 2.5.207
  • Jasmine updated from 2.0.0 to 3.5.0
  • Removed RxJS lite
  • Removed legacy datejs files from the libraries folder
  • Removed old Jasmine 1.x files from the libraries folder
  • package.json updates
    • antlr4 updated from 4.7.2 to 4.8.0
    • babel-eslint updated from 10.0.3 to 10.1.0
    • eslint updated from 6.8.0 to 7.4.0
    • grunt updated from 1.0.4 to 1.2.1

See Also

4.2 Changes for argos-saleslogix