Skip to content

4.1 Changes

Jason Best edited this page Aug 7, 2020 · 10 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.
  • Ability to create/complete unscheduled activities
  • Fix issue with Contour search when using translated picklists
  • Prefix and suffix fields are optional on the contact name edit
  • Fix issue when toggling and saving "for lead" in activity/history, where the lead was not being removed if toggled off
  • Activity duration picklist now matches options found in the web client
  • When performing a SpeedSearch, the left nav search widget will stay in sync with the search input on the SpeedSearch results list
  • Added additional mouseover tooltips in the activity and attachment lists
  • Added a new account detail quick action for adding a ticket
  • Added a new opportunity detail quick action for opportunity pricing. This quick action is enabled for BOE when opportunity pricing is set to True.
  • History list will now format dates using a 4 digit year instead of 2
  • Fixed an issue selecting an office and warehouse in quote/sales order edit
  • Warehouse and Location fields are now hidden depending on custom settings in the web client
  • Sales Orders and Quotes now properly insert regardless of Location Type
  • Fix issue where widget headers were empty on group lists other than account
  • Fix quick actions not working properly on offline detail views
  • API Documentation Updates

Dev changes

  • New Youtube channel with development content!
  • Added configuration settings for SpeedSearch
  • Added a configuration setting to turn off "Remember Me" on login view
  • Removing inline source maps from src-out to reduce file sizes
  • Calls to this.inherited were changed to support strict mode
  • package.json updates
    • 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
    • h202 updated from 8.1.2 to 8.2.0
    • hapi updated from 17.6.2 to 18.1.0
    • inert updated from 5.1.1 to 5.1.3
    • jsdoc updated from 3.5.5 to 3.6.3
    • less updated from 3.8.1 to 3.10.3
    • less-loader updated from 4.1.0 to 5.0.0
    • spdy updated from 3.4.4 to 4.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-sdk

Clone this wiki locally