Skip to content

v1.26.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 20:50
· 2 commits to main since this release

1.26.0 (2023-02-17)

Bug Fixes

  • add select(*) after upsert in generated useCreateOrUpdate hooks from breaking supabase change (849fd57)
  • keyboard-shortcut-utils: update key mapping logic to change cmd to meta for breaking lib change (10934ec), closes #342
  • only render Snowfall if in January or December (869ec52)
  • project-settings-dialog: redirect to new project route after deleting Project (d345bd1)
  • theme: update evergreen and theme shape for v7 selectors (ca709fe)
  • use-create-file: chain select call after insert to return created File entity (625fff7), closes #341
  • workstation-page: add condition in useEffect to reset initialization state to prevent loop (a2551f5)

Features

  • Add IntroVideoDialog for playing video in-app (c4a507f)
  • bump evergreen-ui from 6.13.2 to 7.1.0 (16ba1f9)
  • Upgrade to Supabase V2 (#336) (be37b7e)
  • Virtualize Workstation for performance (#337) (01d77ac)