Xibo
Open source digital signage platform with a web CMS
Alternative to: screencloud, yodeck, risevision, novisign
4.3.0-alpha2
2025-08-12Our second alpha release of 4.3! This release is a development preview and should not be used in production. This release should be used for testing only.
Key features and improvements for this release:
- Interactive updates: the introduction of Interactive Mode which includes a Button widget and trigger to target arrows
- CMS feedback collection: the floating help button has been improved and now offers a feedback collection tool where users can submit their feedback from within the CMS
- Welcome page: we have updated the Welcome Page within the CMS with helpful links and videos
- PHP 8.4: updates the containers to use PHP 8.4
Change Log
- Add User API: Inconsistent parameter handling and documentation mismatches https://github.com/xibosignage/xibo/issues/3696
- API scopes are not correctly validated when no scopes are requested
- API: library add does not allow media type changes when that option is provided https://github.com/xibosignage/xibo/issues/3699
- AuditLog Archive task: Error when deleteInstead is set to 0 https://github.com/xibosignage/xibo/issues/3676
- Cannot Edit Scheduled Playlist Item [Undefined Array] https://github.com/xibosignage/xibo/issues/3685
- Dataset: Throws unexpected error when creating a Now formula column https://github.com/xibosignage/xibo/issues/3693
- Datasets: Column names using disallowed or reserved keywords are currently accepted during dataset creation, but result in errors when used within Layouts https://github.com/xibosignage/xibo/issues/3692
- Display/s fail to register when they are a member of a sync group with no leader https://github.com/xibosignage/xibo/issues/3694
- Display: WOL should be disabled on Cloud
- Displays: make it clearer what the language option is used for https://github.com/xibosignage/xibo/issues/3069
- Edit User API requires libraryQuota field even though it is optional https://github.com/xibosignage/xibo/issues/3686
- Layout Page: Bring/Send Front and Back Functions Intermittently Breaks
- Media upload: modal does not reopen after initial dismissal in Layout Editor https://github.com/xibosignage/xibo/issues/3706
- Missing CMS Alias: File downloads via XMDS don’t work when CMS runs in a subdirectory https://github.com/xibosignage/xibo/issues/3655
- Route check fails when curly braces {} are present in route on MySQL 8.0. https://github.com/xibosignage/xibo/issues/3689
- Schedule: Interrupt Layout > Share of Voice: When you enter between 361 to 999, the value will automatically change to 3600 upon entering https://github.com/xibosignage/xibo/issues/3704
- Text elements: Justify text not respecting horizontal alignment https://github.com/xibosignage/xibo/issues/3703
- Ticker Allowable Attributes doesn’t work https://github.com/xibosignage/xibo/issues/1579
- White Label CMS: Remove the Training tab in Welcome Page https://github.com/xibosignage/xibo/issues/3708
- XMDS: Registering a display with an invalid client_type breaks the Displays page in the CMS https://github.com/xibosignage/xibo/issues/3684
- Bump form-data and @cypress/request by @dependabot[bot] in https://github.com/xibosignage/xibo-cms/pull/3051
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in https://github.com/xibosignage/xibo-cms/pull/3020
- Bump tmp from 0.2.3 to 0.2.4 by @dependabot[bot] in https://github.com/xibosignage/xibo-cms/pull/3061
New Contributors
- @Kent0425 made their first contribution in https://github.com/xibosignage/xibo-cms/pull/3033
Full Changelog: https://github.com/xibosignage/xibo-cms/compare/4.3.0-alpha…4.3.0-alpha2