github ulsklyc/oikos v0.52.28

latest releases: v0.52.33, v0.52.32, v0.52.31...
6 hours ago

Fixed

  • Scrolling on Notes, Contacts, Calendar, and Shopping pages no longer causes a blank screen on iOS Safari and mobile Chrome. overflow: clip on the page containers (.notes-page, .contacts-page, .calendar-page, .shopping-page) inside the overflow: auto scroll container triggered the same iOS WebKit compositor bug fixed for the dashboard in v0.52.27. Changed to overflow: hidden, which clips identically without the compositor regression. Closes #166.

Don't miss a new oikos release

NewReleases is sending notifications on new releases.