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.
***password:** set login session in password login ([#1944](https://github.com/graasp/graasp/issues/1944)) ([b07c850](https://github.com/graasp/graasp/commit/b07c850d6dce7b99e0ab193b4f5b39c70b2a3018))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* check admin permission on recycled items for deletion ([#1949](https://github.com/graasp/graasp/issues/1949)) ([63ce44f](https://github.com/graasp/graasp/commit/63ce44f059accfe36c6130d910f4c029d6567086))
16
+
* code smell with nested template string ([#1942](https://github.com/graasp/graasp/issues/1942)) ([2cb7732](https://github.com/graasp/graasp/commit/2cb77327c6431fc2e0a6a725c028cee3a8a1e3ed))
17
+
***deps:** update dependency form-data to v4.0.4 [security] ([#1954](https://github.com/graasp/graasp/issues/1954)) ([3d436fd](https://github.com/graasp/graasp/commit/3d436fd9da5d02f66e6837a6dcc8f88988dd5dd3))
18
+
* improve get own recycled items with index ([#1955](https://github.com/graasp/graasp/issues/1955)) ([fbd872b](https://github.com/graasp/graasp/commit/fbd872ba61abc5894573c59ce45a30b3a4334ee5))
19
+
***indexing:** throw only for unexpected error on getting index ([#1953](https://github.com/graasp/graasp/issues/1953)) ([9776242](https://github.com/graasp/graasp/commit/97762425b4867954dd3ca0ef2beb6ec33cc460fa))
20
+
* use `secure: true` instead of `smtps://` in mailer ([#1952](https://github.com/graasp/graasp/issues/1952)) ([03fec6c](https://github.com/graasp/graasp/commit/03fec6c1800ddb6a7c4e6394cd31d1d6421e9817))
0 commit comments