So I've modified how the data is returned for the calendar to hopefully ensure that the 'off by 1 day' error is now fixed. It looks like it is to me. Since nobody had reported it previously I can only assume no-one in the US noticed lol.
I've also implemented a couple of the Issues from the Issues screen. The first being that sometimes the tooltips weren't showing up on the calendar. This has been reworked and as a result there's less traffic to the server because your browser already knows what the entry titles are and now asks itself rather than calling back to the server.
Clicking empty spaces in the calendar will go the create entry screen if you're on your diary. But it was also going to the create entry screen if you were on someone else's diary and then telling you that you couldn't create an entry cos it's not on your diary!
I've also implemented a tweak to the title if you post a private entry. The calendar, the entry list and the view entry screen will now prefix private entries with a private tag so you can easily see which ones are private.
I shall have a look at your raised Issues shortly MissTick 😀