3.0.0-rc1 Released

We are pleased to announce the release of our first release candidate for the 3.0 version of Xibo. The codename for this version is “Finlay”.


This is a companion discussion topic for the original entry at https://blog.xibo.org.uk/3-0-0-rc1-released/
1 Like

I just tried to migrate from 2.3.8 v to 3.0.0-rc 1 on my Apache server and get migration error:

== 20201007093511 FeaturesMigration: migrating

In PdoAdapter.php line 134:

SQLSTATE[42000]: Syntax error or access violation: 1074 Column length too big for column ‘featu
res’ (max = 21844); use BLOB or TEXT instead

migrate [-c|–configuration CONFIGURATION] [-p|–parser PARSER] [-e|–environment ENVIRONMENT] [-t|–target TARGET] [-d|–date DATE] [-x|–dry-run]

I can’t wait to try it ! Thank you for making Xibo better year after year.

Can you please open the V3 branch in Launchpad translations ?
Thank you.

1 Like

same here , any fix found

Thanks for reporting this - i’ve created an issue for it and we will investigate

Thank you for your kind comments! :smiley:

Yes definitely - its open now: Series 3.0 : Translations : Xibo

Thanks!

If you wanted to try out a fix for this issue you could replace this file in your installation: xibo-cms/db/migrations/20201007093511_features_migration.php at fb8c552c9a41f71c564db2ef7291fad003094be3 · dasgarner/xibo-cms · GitHub

still getting the below error even with fresh installation

I think I have it now, sorry! You can try with this file: https://github.com/dasgarner/xibo-cms/blob/cd8ead03cc9deadeb7dbb3274f19adafed1d51ae/db/migrations/20201007093511_features_migration.php