We had some painful issues with 2.5 as you might have noticed. We are super sorry about the situation and tried our best to finally fix all the issues in a solid way. We also decided that we will never release a Kirby version again without running a public test phase before. We know that it sucks to update sites too often and especially with buggy CMS versions and we really want to avoid that hassle for you. That’s why we are releasing a candidate for 2.5.5 today, which we need testers for. So if you find the time in the next days to check out the RC on one or two existing projects (locally of course), you are helping us a lot! We plan to release the final stable version next week.
Here’s how to install the release candidate:
Download
You can download the Release Candidate here: https://download.getkirby.com/rc/kirby-2.5.5-RC-1.zip
Github
You can also clone the develop branches of the kirby and panel repos from Github:
Command line
With the command line, the RC can be installed with a simple command
kirby install --dev
…or you can update an existing installation to the new version like this…
kirby update --dev
The preliminary changelog entry for the next version can be found here: https://getkirby.com/changelog/kirby-2-5-5
Thank you so much for your support!