Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 14:29
39c53d7

0.7.0 (2023-02-24)

Features

  • add admin chat settings (export and clear) (2fd5a36)
  • move types to @graasp/sdk and export chat (#440) (2fd5a36)
  • ui: change Share icon and improve layout of item header actions (#566) (5238321)

Bug Fixes

  • add scrollable tabs to new item modal (#565) (12e3a2f)
  • move a lot of files to TS (2fd5a36)
  • possible null item in editItemModalContext (2fd5a36)
  • test: add item-memberships public stub (2fd5a36)
  • test: remove waits (2fd5a36)
  • test: signed out user should not be able to open publish settings (2fd5a36)
  • use enums from sdk (2fd5a36)
  • use ItemRecord as the default type for items inside the app (2fd5a36)
  • use sdk types instead of query-client (2fd5a36)