Skip to content

Releases: jetstreamapp/jetstream

Jetstream 4.16.0

19 Oct 15:41
Compare
Choose a tag to compare
  • Merge pull request #1038 from jetstreamapp/chore/add-db-relationship-for-orgs-to-user (3e3235b)
  • Add proper relationship from org to user (03d8f93)

Jetstream 4.15.1

16 Oct 15:57
Compare
Choose a tag to compare
  • revert accidental prisma commit (8a25184)

Jetstream 4.15.0

16 Oct 15:17
Compare
Choose a tag to compare

💥 There was an accidental database model change that should not have been included
💥This release is broken, use v4.15.1 instead

  • Merge pull request #1035 from jetstreamapp/chore/bump-deps (7c17705)
  • Merge pull request #1025 from jetstreamapp/chore/upgrade-sfdx-design-system (7f30e3f)
  • Chore: bump dependencies (a5c2aba)
  • Upgrade playwright (f362e72)
  • Update language to be more inclusive (2280a97)
  • Merge branch 'main' into chore/upgrade-sfdx-design-system (b0fc71c)
  • Merge pull request #1026 from jetstreamapp/chore/docker-image-optimizations (b3f0290)
  • Optimize docker image size (c188348)
  • remove deployment monitor (ef53899)
  • Regenerate all icons from SF (78c66b1)
  • Update markup changes (d6b8367)
  • Update Salesforce Design System (aed12a9)

Jetstream 4.14.0

06 Sep 01:50
Compare
Choose a tag to compare
  • Merge pull request #1020 from jetstreamapp/chore/nx-19.6.5 (468ca10)
  • Merge pull request #1019 from jetstreamapp/feat/add-organizations (3b099b7)
  • Upgrade nx to 19.6.5 (5c607e7)
  • Add Jetstream Organizations (2eed46f)

Jetstream 4.13.0

30 Aug 12:13
Compare
Choose a tag to compare
  • Merge pull request #1017 from jetstreamapp/chore/add-auth-banner (aa6a603)
  • Add authentication change announcement (50bbd13)

Jetstream 4.12.1

24 Aug 14:11
Compare
Choose a tag to compare
  • Merge pull request #1005 from jetstreamapp/feat/1004-enable-login-true-param (cf50a5d)
  • Allow users to add the login=true param when going through oauth (bf3739c)

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)