Skip to content

Releases: graasp/graasp-builder

v1.0.0

20 Jun 13:16
53f2c0d
Compare
Choose a tag to compare

1.0.0 (2023-06-20)

⚠ BREAKING CHANGES

Features

Bug Fixes

chore

v0.12.0

10 May 07:17
c31bae8
Compare
Choose a tag to compare

0.12.0 (2023-05-10)

Features

  • adds required symbol for name of folder, document and etherpad (#620) (0d09736)
  • improve cc selection (#596) (64659bc)

Bug Fixes

v0.11.2

27 Apr 17:06
d0244ad
Compare
Choose a tag to compare

0.11.2 (2023-04-24)

Bug Fixes

  • add new collapsible and showchatbox (ffb6cc5)
  • check if status column is empty and don't show it (ffb6cc5)
  • improve status column display (#611) (ffb6cc5)
  • remove duplicated v in release property (#618) (d07d093)

v0.11.1

18 Apr 09:41
b1cc21e
Compare
Choose a tag to compare

0.11.1 (2023-04-05)

Bug Fixes

  • close caption on click cancel (#606) (604318b)
  • update publishing icon to use the library logo with the settings cog (#609) (aae3842)

v0.11.0

25 Mar 19:54
8d046fe
Compare
Choose a tag to compare

0.11.0 (2023-03-24)

Features

  • ui: show item status with badges in table and cards (#591) (bde9dd9)

v0.10.0

17 Mar 12:21
72c22ad
Compare
Choose a tag to compare

0.10.0 (2023-03-17)

Features

v0.9.0

16 Mar 17:13
20a2b88
Compare
Choose a tag to compare

0.9.0 (2023-03-16)

Features

  • add switch of actions saving (6027d90)
  • adds read-only mode to sharing menu (def82e5)

Bug Fixes

  • favoriteItem screen shows error (080d24f)
  • fix condition to use default settings (e0ff7da)
  • fix tests (93c7860)
  • profile picture does not show (#592) (080d24f)
  • update packages' version (5ff89eb)
  • update yarn.lock (666c544)
  • use CustomInitialLoader on first load (#588) (822383e)
  • use translation for the text in tooltip (7651325)

Tests

  • add tests for enable analytics toggles (b3983cf)

v0.8.0

06 Mar 15:05
621da11
Compare
Choose a tag to compare

0.8.0 (2023-03-06)

Features

Bug Fixes

  • ci: sentry version uses REACT_APP_VERSION (#581) (6dea58c)
  • quill: save empty string when content is empty (#578) (c62de5d)
  • remove player button from item header actions (#575) (c7ec487)

v0.7.0

27 Feb 14:29
39c53d7
Compare
Choose a tag to compare

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)

v0.6.1

17 Feb 16:41
a86d25d
Compare
Choose a tag to compare

0.6.1 (2023-02-17)

Bug Fixes