v1.4.1
What's Changed
- set default placeholder for inputs to empty by @ComfyFluffy in #769
- correct text for add animation button by @ComfyFluffy in #770
- Fix auto selection after sound removed by @nighca in #776
- fix(Project): prevent potential data corruption in
saveToCloud
andsaveToLocalCache
by @aofei in #777 - fix(CommonPanel): make expansion transition smoother by @aofei in #786
- refactor(index.html): improve meta tags and utilize DNS prefetching by @aofei in #785
- fix(Project): set
autoSaveToCloudState
toSaved
when retrying auto-save without unsynced changes by @aofei in #794 - refactor(Project): ensure pending auto-save is cancelled after
dispose
is called by @aofei in #795 - Release v1.4.1 by @nighca in #798
Full Changelog: v1.4.0...v1.4.1