You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***page:** gracefully fallback on error ([#1970](https://github.com/graasp/graasp/issues/1970)) ([6bca256](https://github.com/graasp/graasp/commit/6bca256282f4f84b75e2921702ff1ffd1853d883))
14
+
* save page updates ([#1965](https://github.com/graasp/graasp/issues/1965)) ([76a284d](https://github.com/graasp/graasp/commit/76a284d8f584014dd3b419a55726f660064c7258))
15
+
* setup yjs for collaboration in pages ([#1959](https://github.com/graasp/graasp/issues/1959)) ([d773276](https://github.com/graasp/graasp/commit/d773276a045a4c17df50e50f33a89adc88d0ffd1))
16
+
17
+
18
+
### Bug Fixes
19
+
20
+
* ensure required env var can't be an empty string ([#1960](https://github.com/graasp/graasp/issues/1960)) ([3ce0469](https://github.com/graasp/graasp/commit/3ce0469fe7ca54e978ec3da4e5047d3c8306706a))
0 commit comments