Our 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 xibosignage/xibo#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 xibosignage/xibo#3699
- AuditLog Archive task: Error when deleteInstead is set to 0 xibosignage/xibo#3676
- Cannot Edit Scheduled Playlist Item [Undefined Array] xibosignage/xibo#3685
- Dataset: Throws unexpected error when creating a Now formula column xibosignage/xibo#3693
- Datasets: Column names using disallowed or reserved keywords are currently accepted during dataset creation, but result in errors when used within Layouts xibosignage/xibo#3692
- Display/s fail to register when they are a member of a sync group with no leader xibosignage/xibo#3694
- Display: WOL should be disabled on Cloud
- Displays: make it clearer what the language option is used for xibosignage/xibo#3069
- Edit User API requires libraryQuota field even though it is optional xibosignage/xibo#3686
- Layout Page: Bring/Send Front and Back Functions Intermittently Breaks
- Media upload: modal does not reopen after initial dismissal in Layout Editor xibosignage/xibo#3706
- Missing CMS Alias: File downloads via XMDS don't work when CMS runs in a subdirectory xibosignage/xibo#3655
- Route check fails when curly braces {} are present in route on MySQL 8.0. xibosignage/xibo#3689
- Schedule: Interrupt Layout > Share of Voice: When you enter between 361 to 999, the value will automatically change to 3600 upon entering xibosignage/xibo#3704
- Text elements: Justify text not respecting horizontal alignment xibosignage/xibo#3703
- Ticker Allowable Attributes doesn't work xibosignage/xibo#1579
- White Label CMS: Remove the Training tab in Welcome Page xibosignage/xibo#3708
- XMDS: Registering a display with an invalid client_type breaks the Displays page in the CMS xibosignage/xibo#3684
- Bump form-data and @cypress/request by @dependabot[bot] in #3051
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #3020
- Bump tmp from 0.2.3 to 0.2.4 by @dependabot[bot] in #3061
New Contributors
Full Changelog: 4.3.0-alpha...4.3.0-alpha2