Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 08:13
33e1d48

1.1.0 (2023-08-22)

Features

  • realtime sync with websockets (b21d5b4)
  • settings: show app version in settings (6246f4f)
  • ws: add websocket supports (097d23b)

Bug Fixes

  • ws: change state management in note to reflect changes in props (042a720)
  • ws: input WS_HOST with env var (2019e2b)

Tests

  • pass VITE_WS_HOST in tests (2019e2b)
  • reduce typing speed in e2e test (a2eed5b)