Fixes
- Stencil library no longer crashes obsidian mobile
- #286 : settings font color works as expected
- #284 : fixed broken Ozan's image embed support
- Fixed issue with Experimental file type display crashing Obsidian mobile in certain situations.
New in ExcalidrawAutomate
- Added support functions:
getEmbeddedFilesLoader(isDark?:boolean):EmbeddedFilesLoader;
getExportSettings(withBackground:boolean,withTheme:boolean):ExportSettings;