Today is finally the big day for 3.9 
https://getkirby.com/releases/3.9
But it’s not just time for a big new release, there’s also a brand new video to demonstrate the new snippets with slots: https://www.youtube.com/watch?v=ASmy8mcBWqg
We’ve also released Staticache 1.0.0 today: https://github.com/getkirby/staticache/releases/tag/1.0.0
And there’s a brand new version of the layout plugin, which is now based on the new snippets with slots: https://github.com/getkirby/layouts/releases/tag/2.0.0
We hope you like it 
1 Like
Exciting! Thanks for the great work.
Unfortunately, after updating, all pages were gone from the panel until rolling back to 3.8.
That’s what I did.
- Downloaded a fresh plainkit
- Replaced the Kirby folder with the Kirby from the zip
- Deleted the Media Folder
4 Checked the Version in the Panel. It did show 3.9
What exactly did you get in the Panel then? Errors? Or just a blank Panel?
Seems to have been a false alarm, sorry. I did it again and now everything is back to normal. It was blank. No errors.
It might have been caused by php. The slots didn’t work either, even so I was already running php 8.1.1
php -v
PHP 8.1.1 (cli) (built: Jan 8 2022 08:09:02) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.1, Copyright (c) Zend Technologies
with Xdebug v3.1.5, Copyright (c) 2002-2022, by Derick Rethans
with Zend OPcache v8.1.1, Copyright (c), by Zend Technologies
I updated and restarted php
php -v
PHP 8.2.1 (cli) (built: Jan 12 2023 02:29:10) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.1, Copyright (c) Zend Technologies
with Zend OPcache v8.2.1, Copyright (c), by Zend Technologies
Panel is working, slots are working, …
And finally I tested it in my shared hosting (only offering 8.1) sandbox project and it is also working absolutely fine there.