Hi Steven,
2 notes here and one problem.
Note 1. The language file not loading was the connections-sv_SE.mo. It does now. Nice!
Note 2. I believe you may want to look into if you accidentally changed or corrected the definition of the notes block from <?php echo $entry->getNoteBlock(); ?> to <?php echo $entry->getNotesBlock(); ?>
I had the getNoteBlock string in my tweaked card, and it loaded fine before the update, displaying the notes. After the update the sting threw a php-error. I found the definer and saw the name change. This change is not in the change log I believe.
Here’s what I am still scratching my head over: The bio-card in our child-theme is still not loading after the update and I can’t figure why. I use the first method that keeps the template in the child themes folder. Path seems to be correct. Naming seems to be correct. It did work before the update. Enclosing a screenshot of the ftp window so you can see the path and the naming.
Any clue is helpful!
