Skip to content

Releases: maaaaarco/spaghetti-cmd-loader

Winter '21 release

17 Oct 14:17
e441f7b
Compare
Choose a tag to compare

This release does not add any new functionality to the tool. Code base has been refactored to meet the code coverage requirements for Unlocked Packages introduced with Winter '21.
Current code coverage is ~95%.

Summer 20 release, patch 1

29 Jul 21:17
Compare
Choose a tag to compare

Summer 20 release

21 Jul 15:45
Compare
Choose a tag to compare

New Features

  1. Supports load of huge CSV files by splitting the deployments in chunks of 250 records
  2. Enhanced client side validations before loading the file
  3. Supports inline editing of records if CSV file has less than 250 rows
  4. Updated API version to Summer '20 (49.0)

BugFix

  1. Preview for huge CSV file is now much faster and less likely to slow down your browser