mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 12:23:51 +00:00
-
released this
2026-02-14 11:08:04 +00:00 | 180 commits to master since this release📅 Originally published on GitHub: Sat, 14 Feb 2026 11:14:11 GMT
🏷️ Git tag created: Sat, 14 Feb 2026 11:08:04 GMTThis 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 casesWhat's Changed
- fix: prevent infinite render in settings forms by @cpvalente in https://github.com/cpvalente/ontime/pull/1967
- Optimistic add by @cpvalente in https://github.com/cpvalente/ontime/pull/1969
- refactor: debounce writing to disk by @cpvalente in https://github.com/cpvalente/ontime/pull/1961
- bump version to 4.4.1 by @cpvalente in https://github.com/cpvalente/ontime/pull/1971
- reduce client connection load on server by @cpvalente in https://github.com/cpvalente/ontime/pull/1970
Full Changelog: https://github.com/cpvalente/ontime/compare/v4.4.0...v4.4.1
Downloads