Skip to content

Releases: graasp/graasp-builder

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

v0.6.0

16 Feb 21:20
9ebc16d
Compare
Choose a tag to compare

0.6.0 (2023-02-16)

Features

v0.5.0

16 Feb 11:15
784d2e9
Compare
Choose a tag to compare

0.5.0 (2023-02-14)

Features

  • add tutorial footer menu item (#546) (9454fdc)
  • improve accessibility for mainmenu and table (#555) (9cdac8d)

Documentation

  • add dialexo as a contributor for code (#553) (3ebef91)
  • add pyphilia as a contributor for code (#551) (e858257)
  • add spaenleh as a contributor for code (#552) (c70e240)

v0.4.2

31 Jan 13:01
ec66071
Compare
Choose a tag to compare

0.4.2 (2023-01-31)

Bug Fixes

  • fix file drop placement depending on mainmenu (#536) (879ffaa)
  • replace broken default image (9d9a60f)
  • update @graasp/query-client (#541) (2b680b0)

v0.4.1

19 Jan 13:47
abe19b0
Compare
Choose a tag to compare

0.4.1 (2023-01-19)

Bug Fixes

v0.4.0

18 Jan 07:43
bdfa309
Compare
Choose a tag to compare

0.4.0 (2023-01-16)

Features

Bug Fixes

  • case-insensitive autocomplete comparison (#529) (2f496bb)
  • filtering option in app auto-complete (80795c9)
  • show isResizable setting on app item only (2f496bb)

Tests

  • adapt tests to item settings refactor and types (80795c9)

v0.3.0

11 Jan 02:29
2359114
Compare
Choose a tag to compare

0.3.0 (2023-01-11)

Features

  • add etherpad creation form and item display (#521) (31b44f3)