Changelog
- 78b8c50 fix: message bubble styling for better text wrapping
- f17d96f rafactor: move full screen editor and non-fullscreen editor to a common component.
- feat: add typography plugin and improve DOM purifying in conversation messages
- fix: sooner not working in outer app.
- fix: macro actions getting deleted when macro is removed from the text editor preview.
- fix: square user avatar image in sidebar, changed to rounded-lg
- refactor: visual fixes and improvements to macro previews for consistency with attachment preview.
- c75c117 fix: improve password handling and error reporting during password reset
- 873d26c fix: ensure deep copy of macros, as removing macro from editor was deleting the macro action from the macro store.
- fix: Command box showing conversation commands when a conversation is not open.