mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 20:03:52 +00:00
-
released this
2026-01-11 16:43:53 +00:00 | 219 commits to master since this release📅 Originally published on GitHub: Sun, 11 Jan 2026 16:47:05 GMT
🏷️ Git tag created: Sun, 11 Jan 2026 16:43:53 GMTThis release includes several small bug fixes
- changing project data no longer closes settings
- network interfaces list no longer overflows container
- improve support for safari's browser colour
What's Changed
- fix: prevent infinite loop in project data by @cpvalente in https://github.com/cpvalente/ontime/pull/1928
- Fix/debug log by @alex-Arc in https://github.com/cpvalente/ontime/pull/1929
- refactor: extract rundown switching to a single function by @alex-Arc in https://github.com/cpvalente/ontime/pull/1930
- fix: Network Interface overflow by @alex-Arc in https://github.com/cpvalente/ontime/pull/1935
- fix: restore process sets currentDay by @cpvalente in https://github.com/cpvalente/ontime/pull/1937
- bump version to 4.3.1 by @cpvalente in https://github.com/cpvalente/ontime/pull/1939
- css tweaks by @cpvalente in https://github.com/cpvalente/ontime/pull/1936
Full Changelog: https://github.com/cpvalente/ontime/compare/v4.3.0...v4.3.1
Downloads