3.0.2 (2024-01-09)
- deps: update dependency @sentry/react to v7.89.0 (#51) (dd75fe4)
- update renovate config to use graasp app config (#57) (f0f4935)
3.0.1 (2023-11-19)
3.0.0 (2023-08-02)
- the data model changed and this new version will not work with previous types of app data
- serde elements and app state in app data (e7755a2)
- add refresh button (b95038a)
- implement file upload and download (33c310a)
- save images (wip) (ed9def3)
- refactor form data when uploading file (e184b8e)
2.0.0 (2023-03-23)
- the data management scheme changed.
- refactor state saving for collaboration (af1c111)
- added all components for connnection with QUERY-CLIENT need to add package excalidraw (18275d9)
- added debounce for asyn treatment of patches (40e4492)
- added logic for restore (70e82ba)
- encapsulation of excalidraw componen (b4a7c5b)
- encapsulation of excalidraw component (3b0d30a)
- encapsulation of excalidraw component (6f9dc8f)
- excalidraw component added (44fea4d)
- view updated to full screen (30188d5)
- add useffect to trigger rerender (50fae7a)
- collapsing with autoresize (d8028a7)
- debounce value decreased (9bc91fe)
- disabled state use (9c20bd2)
- disabled state use (593357a)
- player view (eda4ae9)
- rename sentry dsn env variable name (dc97573)
- return a view instead of a loader when standalone (8c14bb8)
- typos in readme (#13) (383f736)
- use vh unit for app height (e828213)
- added logs to debug player view (64f9a27)