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
Added
- render emoji with emojione on forum posts
- add support for Moodle in ashley's LTI authentication backend
- add SameSiteNoneMiddleware to force SameSite=None on CSRF and session cookies
Changed
- update draftjs link decorator to open links in new tab and to add attribute
`rel="nofollow noopener noreferrer"`
- refactor `<AshleyEditor />` in functional component using hooks
- improve focus management on `<AshleyEditor />`
Fixed
- heading buttons rendering in ashley editor on Firefox
0 commit comments