Highlights
Emails now support pool/visit linkage via source_pool_id and the emails_visits join table. Borrow gains a topnav logo. Visit reminders are scoped to pool and visit. Legacy export replaces the axlsx fork with caxlsx.
admin
- fix: treat empty model links labels
borrow
- feat: add logo to topnav
- fix: populate emails.source_pool_id on insert
- fix: missing pool description
database
- feat: add source_pool_id + emails_visits join table
- fix: not null model links label constraint
deploy
- chore: dependency updates 2026/07
- chore: additional locale for createdb
legacy
- fix: populate template/source_pool_id/visit on emails
- fix: export - replace axlsx fork with caxlsx