Skip to content

Releases: jetstreamapp/jetstream

Release 2.12.1

13 Mar 03:55
Compare
Choose a tag to compare
  • Merge pull request #207 from jetstreamapp/bug/205 (15981ec)
  • Virtual scroll bugfixes (cca406e)
  • Merge pull request #204 from jetstreamapp/chore/jsforce-import-fix (8230052)
  • Update issue templates (ad4fd29)
  • Correct all lodash imports to use module import (ecfb22e)
  • Fix jsforce imports (0751b7f)

Release 2.12.0

11 Mar 04:44
Compare
Choose a tag to compare
  • Merge pull request #191 from jetstreamapp/feat/186-1 (aa094e4)
  • Merge pull request #200 from jetstreamapp/bug/198 (1bc7da1)
  • Fix deploy metadata between orgs (b2a31d6)
  • Fix tests (76b317a)
  • Improve combobox selected label (d02b5bf)
  • Fix/improve popover rendering for lazy combobox (355e542)
  • Improve label for selected filter field (b751b56)
  • Fix order by rendering (0fb3fcd)
  • Fix keyboard navigation for virtual dropdowns (42a8972)
  • Merge pull request #195 from jetstreamapp/chore/comted-fix (9d5b81e)
  • Migrate orderby to virtual combobox (885955a)
  • Improve filter dropdown (2504b4d)
  • Fix cometd override (9644603)
  • Move ListVirtual to parent (6674d01)
  • fix list item renderer (7f6df6c)
  • Fix import name (bb3671f)
  • Merge pull request #192 from jetstreamapp/feat/186-virtual-poc (88c67b9)
  • code cleanup (3e652c0)
  • Add virtual scrolling to combobox (c3d9b91)
  • WIP POC - Attempt to make combobox virtual (7480d1c)
  • Handle relationships with text type (8d84808)

Release 2.11.0

04 Mar 03:43
Compare
Choose a tag to compare
  • Merge pull request #189 from jetstreamapp/feat/46 (7301a64)
  • Merge pull request #188 from jetstreamapp/bug/invalid-org (fff9ea0)
  • Set GDrive as default if selected #46 (05db4e3)
  • Merge pull request #187 from jetstreamapp/bug/141 (9d0a097)
  • Mark deleted org as invalid (536d77b)
  • Close org popover after adding an org #141 (e17657e)
  • Merge pull request #184 from jetstreamapp/bug/180 (f4e3c46)
  • Merge pull request #182 from jetstreamapp/feat/171 (e4b90aa)
  • intellisense not detected correctly #180 (827893b)
  • Check load file for duplicates (697029f)

Release 2.10.2

02 Mar 15:23
Compare
Choose a tag to compare
  • Merge pull request #178 from jetstreamapp/bub/custom-metadata-results (5b8ab43)
  • Fix custom metadata load results table (2367417)

Release 2.10.1

02 Mar 03:10
Compare
Choose a tag to compare

Release 2.10.0

02 Mar 02:55
Compare
Choose a tag to compare
  • Merge pull request #176 from jetstreamapp/bug/175 (3438ad7)
  • Merge pull request #177 from jetstreamapp/bug/download-metadata (cff2284)
  • Fix metadata download (6d2b037)
  • Fix google folder picker (9eac4a4)
  • Merge pull request #167 from jetstreamapp/chore/strict-null-checks (a115539)
  • Fix copy records to clipboard if modal is used (e91e0f5)
  • Fix formula record field label (daaaf5b)
  • Merge branch 'main' into chore/strict-null-checks (742352c)
  • Merge pull request #159 from jetstreamapp/bug/153 (083d6aa)
  • Merge pull request #174 from jetstreamapp/docs/162 (6e262ad)
  • Formula evaluator missing in docs sidebar #162 (03858bc)
  • Fix formula issues (642fb07)
  • Fix org dropdown state when no org is selected (2df38bc)
  • Fix platform event handshake (14a28f8)
  • Fix user list not loading on render (df40d07)
  • Fix manage permissions (b260555)
  • Fix load issues (48a868f)
  • Fix SObject list (5c7b341)
  • fix build errors (26bafe0)
  • Add strict null checks to all apps (93680ef)
  • Add strict null checks to client app (49caeb7)
  • Require strict null checks (b14cca4)
  • Fix invalid property access (9adc33c)

Release 2.9.1

26 Feb 03:26
Compare
Choose a tag to compare
  • Merge pull request #158 from jetstreamapp/bug/155 (c02400a)
  • Group Condition Filter not staying set #155 (7de5768)
  • Merge pull request #157 from jetstreamapp/bug/154 (0050cb3)
  • work around test issue (e59b428)
  • Fix tests (d09ab75)
  • Revert key for soql query and accordion (217c978)
  • Fix query restore (1bf4de8)

Release 2.9.0

20 Feb 00:00
Compare
Choose a tag to compare
  • Merge pull request #148 from jetstreamapp/bug/misc-ux-2.19.23 (06c589c)
  • Fix platform event form (4ca7b9a)
  • User popper for form menu popover (0480280)
  • Fix load records related fields (4c1a276)
  • Merge pull request #145 from jetstreamapp/feat/improve-page-headings (0ef5133)
  • Adjust page header wrapping (4a5ab38)
  • Improve page heading (8496059)

Release 2.8.0

16 Feb 02:42
Compare
Choose a tag to compare
  • Merge pull request #138 from jetstreamapp/feat/formula-record-search (f688468)
  • Added formula format option (4c695c9)
  • Add record search for formula (f03c193)

Release 2.7.1

13 Feb 14:15
Compare
Choose a tag to compare
  • Merge pull request #135 from jetstreamapp/bug/134/formula-sobject-limit (2f72e77)
  • EntityDefinition does not support queryMore() #134 (cc88cc3)