Release Notes:1.2.0-rc2
From Xibo
| Languages: |
English |
Contents |
Xibo 1.2.0-rc2 - Codename "Biela"
This is the second release candidate for Xibo Server 1.2.0. We need as many users as possible to test this release on their systems so that we can iron out any issues before 1.2.0 is released. Please work on a copy of your production Xibo database. This should NOT BE USED IN PRODUCTION.
You can download this release from https://launchpad.net/xibo/1.2/1.2.0-rc2
Requirements
You must use the 1.2.0-rc2 .net client or pyclient-1.2.0a2 client with this version of the Xibo server. Older client versions will not even connect to this server version.
Xibo requires PHP 5.3.9 or higher. A full list of module requirements is presented at the point of installation - we'll even tell you which modules you're missing!
Upgrading
Upgrading from 1.0 (Halley)
There are significant database schema changes between the 1.0 series of Xibo and the 1.2 series. The upgrader will take a 1.0 series database and convert it to a schema suitable for the 1.2 series to date. Note that this is a one-way conversion. Please do not upgrade your production database to test Xibo 1.2 functionality, and then expect to run a 1.0 series codebase against that database. Instructions for cloning a Xibo database are available here Release Notes:Clone Database.
- Clone your existing Xibo database and grant permissions (see Release Notes:Clone Database for details)
- Continue with instructions from 1.1.x below.
Upgrading from 1.1.x (Encke)
- Backup settings.php from your installation
- The upgrader will offer to take a backup your database, but manually taking a backup would be a good idea.
- Replace your existing installation with the new version from the tar.gz or zip file
- Replace your settings.php file
- Browse to http://your.server/path as normal
- You will be prompted that an upgrade is required.
- Enter your xibo_admin password, and follow the upgrade wizard.
- The upgrade should run, and finally ask you to log in as you would normally.
Help
Please ask for help/advice in the Answers section of Launchpad: https://answers.launchpad.net/xibo
Please report any bugs in the Bugs section of Launchpad: https://bugs.launchpad.net/xibo (if you're not sure that what you have found is a bug, please ask in the Answers section first!)
Please report any enhancement requests in the Blueprints section of Launchpad: https://blueprints.launchpad.net/xibo
New Features
Schedule Lookahead
Both the Windows .net and python clients now download schedule information for a configurable period of time (see the option REQUIRED_FILES_LOOKAHEAD). The default is 48 hours. This will allow clients to change schedules without a connection to the server. In addition the .net client will now change schedules within 10 seconds of the start of the new schedule.
Maintenance and Alerts
A new alerts option ALWAYS_ALERT can be configured so that you receive only one email when a client goes offline, and one when it comes back online - rather than an email each time the maintenance script runs. Information on setting up maintenance is available here: Manual:Admin:Settings_Help#Maintenance
64 bit Flash Support
The windows .net client should now play flash content correctly. Thanks to Dustin Drewery for researching this and providing the fix.
Display name link targets
It's now possible to configure the target of the link added to the display name in Management->Display. Typical usage would be setting the target to _blank when using the link to link to a VNC server running on the client.
Bug Fixes
A complete list of bugs fixed can be found in Launchpad. Bugs fixed in 1.2.0-rc2 Milestone
Known Issues and Limitations
Xibo is a young project. There are plenty of new features in the pipeline, but to provide a stable platform for users wanting Xibo now, the 1.0 series of releases are now feature-frozen (no new features will be implemented). All new development work will go in to the 1.1 series - which will be unstable.
Once we are happy with 1.1, we will release Xibo 1.2 which will be the next stable release series and the direct upgrade path for 1.0. Any future releases of Xibo 1.0 will be bug fix releases only.
Therefore there are the following known issues and limitations with Xibo 1.2.0-rc2:
- The backgrounds of Text and RSS media items are not transparent if the background of a layout is a GIF image. Please use JPEG images as a work around. [1] (applies only to .net client)
- Overlapping regions are handled badly. The existing server/client were never developed to support overlapping regions, but they do work in some circumstances which is why we have decided to leave this functionality intact, but with the caveat that they may not work as you expect. [2] [3] (applies only to .net client)
- Backgrounds of FlashMedia items are not transparent. This is a limitation of the Adobe Flash C# control. [4] (applies only to .net client)
- RSS Tickers using "single" mode render incorrectly. (applies only to Python client)
Please also check the bug tracker for new issues: [5]
| Languages: |
English |

