Skip to content

Releases: jetstreamapp/jetstream

Jetstream 4.12.0

11 Aug 00:04
Compare
Choose a tag to compare
  • Merge pull request #1000 from jetstreamapp/feat/949-copy-query-results-as-csv (436d86f)
  • Merge pull request #958 from jetstreamapp/feat/955 (22a2a2b)
  • Allow copying records to CSV #949 (8e18431)
  • Merge pull request #999 from jetstreamapp/bug/982-fix-bad-state-mass-update (0051410)
  • Disable closing modal while loading (935cfa6)
  • Merge branch 'main' into feat/955 (c5b2f68)
  • TypeError: [UNCAUGHT] Cannot read properties of undefined (reading 'map') #982 (b10d986)
  • Merge pull request #998 from jetstreamapp/feat/display-table-ids-as-links (78a4f53)
  • Display ids in query results tables as links (2b54ab4)
  • Merge pull request #991 from jetstreamapp/chore/jetstream-web-ext-add-toggle (a0c1b8a)
  • fix access to globals to ensure playwright loads properly (99aa62a)
  • fix case sensitivity issue (7af64ad)
  • Add global error handling page and imrpove SFDC classic styling (ca149f1)
  • Fix styles on Salesforce Classic (dfbb2cc)
  • Web Extension - Added toggle + finalized build MVP (c472e08)
  • Merge pull request #978 from jetstreamapp/poc/web-ext-2 (13518a5)
  • Remove unused monaco files (2162231)
  • Remove options page and action popup (a2f4e3b)
  • Added web-extension release process (6054696)
  • Add Chrome Extension Application (12a787e)
  • Assets for web-ext (2d876d0)
  • Merge pull request #969 from jetstreamapp/chore/nx-19 (a205e11)
  • Migrate to new soql-parser-js dep (8e98b07)
  • Upgrade NX to v19 (4d62e54)
  • Allow granular permissions for creating objects (4fcc726)
  • Allow granular permissions for creating objects and fields (bd58036)

Release 4.11.1

01 Jul 00:06
Compare
Choose a tag to compare
  • Update api version to 61.0 (5a3923e)
  • Merge pull request #957 from jetstreamapp/bug/954 (8150a57)
  • Allow deploying object in production orgs (f61a400)
  • Merge pull request #946 from jetstreamapp/bug/936 (9e9c497)
  • Prevent crash if invalid field configuration (30bfd8c)

Release 4.11.0

26 Jun 02:11
Compare
Choose a tag to compare
  • Merge pull request #947 from jetstreamapp/chore/migrate-features-to-libraries (46c2b0f)
  • Add tests for query-soql-utils (f5f8378)
  • Remove coverage directory from all jest files to clear warnings (6dc2c39)
  • Fix test preset dir (9bc11c2)
  • Migrate mass update records to feature library (ab3e782)
  • Migrate sobject-export to feature library (9f2d152)
  • Migrate salesforce-api to feature library (a8161a3)
  • Migrate permission manager to feature library (05ca124)
  • Migrate load and load-multi to feature libraries (3dbed4b)
  • Migrate formula evaluator to feature library (e7d689a)
  • Migrate deploy metadata to feature library (1b4949b)
  • Migrate debug log viewer to feature library (8eec806)
  • Move platform events to feature library (5a83278)
  • Move create fields to feature library (93c3822)
  • Move automation control to feature library (b6aca60)
  • Move anon-apex to feature library (2190bc3)
  • Fix import location for metadata banner (6121346)
  • Migrate query to library (36763f6)
  • Merge pull request #945 from jetstreamapp/bug/931 (2b45dca)
  • Merge pull request #944 from jetstreamapp/bug/924 (93a0ca0)
  • Don't crash if error parsing initial value from UI Form (9300335)
  • Fix monaco loader exception (401ffe4)

Release 4.10.2

13 Jun 02:32
Compare
Choose a tag to compare
  • Merge pull request #935 from jetstreamapp/bug/932 (05d42a8)
  • Fix editing records from record modal (b2cd951)

Release 4.10.1

13 Jun 01:06
Compare
Choose a tag to compare
  • Add logging and bug tracker error if issue fetching metadata for edit record modal (cc2482d)

Release 4.10.0

06 Jun 02:13
Compare
Choose a tag to compare
  • Merge pull request #920 from jetstreamapp/bug/917 (79cee8d)
  • Ensure platform event objects show up in permission manager (6564ca0)
  • Always run all tests on ci, skip cache (ac2dc69)

Release 4.9.0

01 Jun 18:13
Compare
Choose a tag to compare
  • Merge pull request #911 from jetstreamapp/feat/907 (b57797a)
  • Bugfixes (04c2823)
  • Merge pull request #902 from jetstreamapp/chore/update-privacy-security-information (45ec903)
  • Merge pull request #905 from jetstreamapp/feat/904 (9287aa4)
  • Fix integration tests (5f2e7c4)
  • Allow bulk updating multiple fields (7761bc2)
  • Use fuzzy search for comboboxes (0f84788)
  • Update privacy policy to include additional information about security (2eff303)
  • Merge pull request #898 from jetstreamapp/bug/891 (4b770ad)
  • Move dotenv to production dependency (571665d)
  • Move dotenv as production dependency (d8d14ff)

Release 4.8.0

23 May 06:16
Compare
Choose a tag to compare
  • Merge pull request #896 from jetstreamapp/feat/880 (3d7a2bf)
  • DuplicateRules - code cleanup (f9492ca)
  • Add duplicate rules to Automation Control (0c236c0)

Release 4.7.0

10 May 02:31
Compare
Choose a tag to compare
  • Merge pull request #887 from jetstreamapp/feat/886 (d42e4f3)
  • Fix test (2942948)
  • Swap order of bulk record update options (232955a)

Release 4.6.0

04 May 03:10
Compare
Choose a tag to compare
  • Merge pull request #874 from jetstreamapp/chore/move-core-to-shared-1 (b46c1f4)
  • Move all shared code to shared library instead of main application (4707d3a)