This is a small release focused on improving performance in environments with higher network latency.
It also fixes an issue where that prevented the CSS Override form from being used in certain cases
What's Changed
- fix: prevent infinite render in settings forms by @cpvalente in #1967
- Optimistic add by @cpvalente in #1969
- refactor: debounce writing to disk by @cpvalente in #1961
- bump version to 4.4.1 by @cpvalente in #1971
- reduce client connection load on server by @cpvalente in #1970
Full Changelog: v4.4.0...v4.4.1