-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
079476d
commit af2a0ee
Showing
2 changed files
with
41 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-04-14) | ||
|
||
|
||
### Features | ||
|
||
* add one thread and auto dismiss options ([273b267](https://github.com/graasp/graasp-app-botticelli/commit/273b267e17931f6f5f5fa28a6b01aba4774dc1ed)) | ||
* add scrolling ([3d09ac7](https://github.com/graasp/graasp-app-botticelli/commit/3d09ac76d51e94c930fcd73aeda6ba7466052824)) | ||
* blur after sending message ([13f83e6](https://github.com/graasp/graasp-app-botticelli/commit/13f83e6283031b08f5be15d9202429f92e6df7d9)) | ||
* improve prompts ([bbfca97](https://github.com/graasp/graasp-app-botticelli/commit/bbfca970479a9b655c2d2863dc640e4856020ba6)) | ||
* make height full viewport ([ef95461](https://github.com/graasp/graasp-app-botticelli/commit/ef95461d54c569ec6c7390537965e794e1d0ad65)) | ||
* save app data ([6db1c6a](https://github.com/graasp/graasp-app-botticelli/commit/6db1c6a0228544eedfdbf50e9dd512932fd4aac7)) | ||
* save chat in session storage ([c8c6ed0](https://github.com/graasp/graasp-app-botticelli/commit/c8c6ed046fe36cfb6eedae3ed2e9e775b94bedfe)) | ||
* show warning on unload ([3435ddf](https://github.com/graasp/graasp-app-botticelli/commit/3435ddfd840b697487c5db8c644796e8e09e0dca)) | ||
* update prompt ([3736f05](https://github.com/graasp/graasp-app-botticelli/commit/3736f05ce53fa10b491f981fe9d1213472f3241e)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* attempt to make warning work on mobile ([7333e99](https://github.com/graasp/graasp-app-botticelli/commit/7333e99e25d4bcfe2aa23d03087412ac61ecbd2f)) | ||
* **deps:** update dependency @emotion/styled to v11.11.5 ([ed3c6f1](https://github.com/graasp/graasp-app-botticelli/commit/ed3c6f1cb205b94e8063c18736541b6dbf4c162d)) | ||
* **deps:** update dependency @graasp/apps-query-client to v3.4.10 ([ff23dbb](https://github.com/graasp/graasp-app-botticelli/commit/ff23dbb6b35c5d42ea5dc2de2aa8f89e3e4b8a4e)) | ||
* **deps:** update dependency @graasp/sdk to v4.6.0 ([03c8d5f](https://github.com/graasp/graasp-app-botticelli/commit/03c8d5f45c19b5995be54ddc9d99b872c828cb3b)) | ||
* **deps:** update dependency @graasp/sdk to v4.7.1 ([afd90bb](https://github.com/graasp/graasp-app-botticelli/commit/afd90bb6ee850a7290c45bb6b1fa2ce8dced000e)) | ||
* **deps:** update dependency @types/react to v18.2.75 ([54c503e](https://github.com/graasp/graasp-app-botticelli/commit/54c503e35dc864f3b3f0d4e42fbee2e41f67d057)) | ||
* **deps:** update dependency typescript to v5.4.4 ([ce757e6](https://github.com/graasp/graasp-app-botticelli/commit/ce757e6cc1b2303a6be614622a1e9cd77238e749)) | ||
* **deps:** update dependency typescript to v5.4.5 ([7c24658](https://github.com/graasp/graasp-app-botticelli/commit/7c24658a953a2ecace3394dcd038871410fbf73c)) | ||
* **deps:** update mui (non-major) ([d206f8d](https://github.com/graasp/graasp-app-botticelli/commit/d206f8daf8be8562a76f47208fe287e028191e1f)) | ||
* **deps:** update react monorepo ([ed7e82a](https://github.com/graasp/graasp-app-botticelli/commit/ed7e82ad865b207b0a71a37d960b996bf7793af3)) | ||
* **deps:** update react monorepo ([7fe3b03](https://github.com/graasp/graasp-app-botticelli/commit/7fe3b03771a347dc670816a6615c60d2c289b9a8)) | ||
* fix player view test ([365ee8a](https://github.com/graasp/graasp-app-botticelli/commit/365ee8a0c79a1dd80b4742c148adae248809d250)) | ||
* fix prompt builder helper ([c0f453a](https://github.com/graasp/graasp-app-botticelli/commit/c0f453a5be8a32773e16aaabf6c7a5079af79800)) | ||
* fix size of instructions ([f12013d](https://github.com/graasp/graasp-app-botticelli/commit/f12013d6dee686e17b45cfc827309fb9525287af)) | ||
* fix tests ([8955748](https://github.com/graasp/graasp-app-botticelli/commit/895574856d7b3dc53f096804fc89f273e9dd5cf2)) | ||
* fix window access ([78b7519](https://github.com/graasp/graasp-app-botticelli/commit/78b7519f75149093773c82156ac675138d061226)) | ||
* remove autoscrolling ([b6a1a06](https://github.com/graasp/graasp-app-botticelli/commit/b6a1a0615eba2b136515e41291af13826ca7df6e)) | ||
* set status to idle after response ([6084db3](https://github.com/graasp/graasp-app-botticelli/commit/6084db3e483e2db3e7b18f3a232eb2a9b8bf903b)) | ||
* update cues ([568ff8a](https://github.com/graasp/graasp-app-botticelli/commit/568ff8aec44dcd7e506850b5badc068ff8599490)) | ||
* update text ([a34c545](https://github.com/graasp/graasp-app-botticelli/commit/a34c5459e78fb53b5c871cd134f29e49dd7062f0)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters