Skip to content

0.53.0

Choose a tag to compare

@rfluethi rfluethi released this 01 Aug 16:16
· 73 commits to main since this release

Fixed: the scheduled sync skipped every handbook that is not public. Cron runs without a logged-in user, and the reader filter narrowed the maintenance lookup to public handbooks, so a members or restricted handbook was never updated, silently and without an error. Internal lookups now opt out of that filter; front-end reads stay filtered exactly as before.