mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 19:33:46 +00:00
-
v4.3.0
released this
2025-12-22 15:57:52 +00:00 | 227 commits to master since this release📅 Originally published on GitHub: Tue, 23 Dec 2025 12:15:16 GMT
🏷️ Git tag created: Mon, 22 Dec 2025 15:57:52 GMTThis release includes a new build target for arm architectures which allows Ontime to run in headed Raspberry Pi devices
Asides from it, we have focused on experience improvements and bug fixes
- users can now merge rundowns across projects
- fix issues with change endpoint when handling custom fields
- improve login process for users running multiple stages behind password
- improvements for automations including timer messages and secondary messages
We also made several small changes to prepare our next batch of features.
Stay tunedWhat's Changed
- Sentry fixes by @cpvalente in https://github.com/cpvalente/ontime/pull/1900
- add arm architectures to linux target by @jwetzell in https://github.com/cpvalente/ontime/pull/1902
- collection of small fixes by @alex-Arc in https://github.com/cpvalente/ontime/pull/1913
- handle unchecked key access by @cpvalente in https://github.com/cpvalente/ontime/pull/1915
- feat: display offline indicators in all views by @cpvalente in https://github.com/cpvalente/ontime/pull/1921
- refactor use rundown hook by @cpvalente in https://github.com/cpvalente/ontime/pull/1920
- add missing types to resolver by @cpvalente in https://github.com/cpvalente/ontime/pull/1917
- Revert "feat: display offline indicators in all views" by @cpvalente in https://github.com/cpvalente/ontime/pull/1924
- refactor: create separation between editor wrapper and contents by @cpvalente in https://github.com/cpvalente/ontime/pull/1922
- Fix quick start by @cpvalente in https://github.com/cpvalente/ontime/pull/1923
- fix: set unitialized custom field from api by @alex-Arc in https://github.com/cpvalente/ontime/pull/1926
- refactor: handle prefix on login by @cpvalente in https://github.com/cpvalente/ontime/pull/1919
- release preparations by @cpvalente in https://github.com/cpvalente/ontime/pull/1925
Full Changelog: https://github.com/cpvalente/ontime/compare/v4.2.1...v4.3.0
Downloads