·
16 commits
to master
since this release
What's Changed
- Add docker troubleshooting entry for npm ENOTEMPTY caused by macOS Docker VMM (beta) by @RayBB in #13530
- Fix template scan in worktrees without submodule metadata by @TheJhyeFactor in #13533
- Skip fetching a PR's head if its pinned commit is already available locally by @cdrini in #13532
- refactor: route site layout through Jinja (first step) (#13524) by @RsbhThakur in #13529
- fix(fastapi): set encrypted s3 auth cookie on login by @Sadashii in #13550
- refactor: pass request params as args to Author.get_books (#13539) by @LiamMagnier in #13540
- Add node exporter metrics to our prod cluster by @cdrini in #13551
- BookWorm: stop discarding acquisition/borrow links by @mekarpeles in #13561
- refactor: convert related subjects partial to Jinja by @hariomCodes in #13554
- refactor: convert SubjectPublishingHistory partial to Jinja (#13543) by @BinarySpecter in #13556
- Convert MyBooksDropperLists partial to Jinja by @gauranshahuja in #13563
- perf: batch edition lookups with get_many in openlibrary/plugins/opelibrary/api.py by @CipherZ3r0 in #13574
- chore(deps): update actions/deploy-pages action to v5 by @renovate[bot] in #13581
- chore(deps): update actions/cache action to v6 by @renovate[bot] in #13579
- Convert SearchFacets partial to Jinja by @gauranshahuja in #13577
- Add "Needs: Lead" label to PRs that have no discernible lead by @jimchamp in #13513
- perf: batch work lookups in bulk tagging by @CipherZ3r0 in #13583
- fix(agentic): run PR auto-responder on fork PRs via pull_request_target by @openlibrary-bot in #13262
- perf: batch readinglog work lookups by @CipherZ3r0 in #13584
- BookWorm feed harvest: cron runner + feed registration (#12844) by @mekarpeles in #13565
- deploy.sh: gate on
nginx -tafter olsystem deploy, add partial-deploy option by @mekarpeles in #13535 - Updates to
store_indexbackfill script by @jimchamp in #13521
New Contributors
- @TheJhyeFactor made their first contribution in #13533
- @LiamMagnier made their first contribution in #13540
- @hariomCodes made their first contribution in #13554
- @BinarySpecter made their first contribution in #13556
- @gauranshahuja made their first contribution in #13563
Full Changelog: deploy-2026-09-03-at-22-34...deploy-2026-09-09-at-18-43