Kirby 3.3.5-rc.1

The release candidate for our next patch release is here: Release 3.3.5-rc.1 · getkirby/kirby · GitHub

Please help us test it if you find the time. We will release 3.3.5 next Tuesday.

how did you improve the unittest speed?

We had a couple sleeps in there to check for file modification times and similar stuff. @lukasbestle managed to solve this more elegantly and remove the sleep delays.