This is a big update with lots of under-the-hood improvements. This change allows DayBack to asynchronously fetch all group settings at once and cache those settings locally in the browser using indexDB. This will make the speed at which DayBack loads more consistent, and testing shows up to a 200% speedup in loading group settings. DayBack now caches access tokens on the server to speed up reloads and navigation back to DayBack.
This release fixes an issue that could cause the DayBack logo to cover up modals on initial load on mobile. It also fixes an issue where leaving draft mode could leave a space at the top of the screen until navigating back to the calendar.