Skip to content

Releases: jetstreamapp/jetstream

Release 2.26.1

02 Jun 15:22
Compare
Choose a tag to compare
  • Merge pull request #385 from jetstreamapp/bug/383 (34971aa)
  • Fix copy to clipboard (a697aec)

Release 2.26.0

02 Jun 04:02
Compare
Choose a tag to compare

Release 2.25.1

02 Jun 01:52
Compare
Choose a tag to compare
  • Merge pull request #380 from jetstreamapp/bug/379 (55ddc4a)
  • Fixed metadata fullName for types with nested folders (359e9ba)

Release 2.25.0

01 Jun 04:18
Compare
Choose a tag to compare
  • Merge pull request #378 from jetstreamapp/feat/365 (55c4612)
  • Show record count on query builder (69d5811)

Release 2.24.2

01 Jun 02:25
Compare
Choose a tag to compare
  • Merge pull request #376 from jetstreamapp/bug/375 (29deb4e)
  • Fix Global Picklist Creation (a95b301)

Release 2.24.1

30 May 00:07
Compare
Choose a tag to compare
  • Merge pull request #371 from jetstreamapp/bug/369 (efc420f)
  • Fixed "Error preparing batch api data" (cbf2553)
  • Attempted to fix whereClause error (f8101dc)

Release 2.24.0

29 May 23:12
Compare
Choose a tag to compare
  • Merge pull request #345 from jetstreamapp/feat/70/2 (33ada73)
  • Merge pull request #346 from jetstreamapp/bug/340 (ce8ff11)
  • Merge pull request #360 from jetstreamapp/bug/342 (55beb57)
  • Merge pull request #370 from jetstreamapp/chore/soql-upgrade (41d0d5a)
  • Update soql-parser-js and fix typo (eacd804)
  • Show alternative NameField value if needed (b519717)
  • Formula record lookup does not work on all objects (216ab04)
  • Fix duplicate child relationship name (ecab88a)
  • Merge branch 'main' into feat/70/2 (83ed909)
  • Adding back removed imports (bbc749f)
  • Updated decodeHtmlEntity to handle more special characters (71abb42)
  • Update docs to include an updated screenshot and text (1fd755f)
  • Fix cached data for viewing child records (0df786d)
  • Updating decodedHtml and decoding _errors where the value is initially set and not in LoadRecordResultsModal (0d776e5)
  • Fix copy to clipboard (e126ee5)
  • See child related records from a record id (8008d7e)
  • Reassigning rows to itself and updating _errors so that it is decoded (57bcf5c)
  • Data load results do not have proper decoding to display in a friendly format (ca5fcfb)
  • See related records from a record Id #70 (8d54fc2)

Release 2.23.0

13 May 00:04
Compare
Choose a tag to compare
  • Merge pull request #341 from jetstreamapp/feat/329 (9fc7410)
  • Removing unnecessary variables, cleaning up the omit<> and updating file imports (b0ac35f)
  • Updating the file name (58c7f04)
  • Passing in content directly into new component and updating the name (f8daaff)
  • Adding 'content' to the variables that we are omitting from CopyToClipboardProps (23ff57b)
  • Updating component to remove the useEffect() and calling the CopyToClipboardProps interface. (f97ec6e)
  • Removing commented out code (6d24fb0)
  • Dynamically setting Tooltip content depending on if copied from child component. (5d1f265)
  • Merge pull request #324 from jetstreamapp/feat/45 (1b4585d)
  • Improve data load error message (b764c8c)
  • Merge pull request #328 from jetstreamapp/feat/303 (fae65f2)
  • Setting const value during init. (e35141c)
  • Ability to save and load field mapping (3e22fab)
  • Removing all changes made to DataTable (f371926)
  • Merge pull request #317 from jetstreamapp/bug/fix-env-typo (d656f0f)
  • Reverting changes in DataTable and doing all logic in SalesforceRecordDataTable (5c29a32)
  • Merge pull request #325 from jetstreamapp/sfdc/version-57.0 (e0ea2c6)
  • Merge branch 'main' into bug/fix-env-typo (8c37229)
  • Update SFDC version to 57.0 (c607024)
  • Show better state if no org is selected (0fe1126)
  • Fix typo - Replace Jestream with Jetstream (03a2cfc)

Release 2.22.0

23 Apr 21:51
Compare
Choose a tag to compare
  • Merge pull request #318 from jetstreamapp/poc/vite (8bd47cf)
  • Update vite environment prefix (ceeeb3b)
  • Fix vite build path structure to enable SW (bb8b31c)
  • Replace Webpack with Vite (d07c4f6)

Release 2.21.1

21 Apr 03:16
Compare
Choose a tag to compare
  • Merge pull request #320 from jetstreamapp/bug/312 (841297a)
  • Removing commented out code (75dd25d)
  • Download file - authorize google does not allow folder selection (8da5397)
  • Adding logic to set isLoginValid to false for errors (9539953)
  • Adding new functionality to update state (8ac1a3a)