adityabiswas.com updates - 2026-02-26
Repository: adibis-git/adityabiswas.com (branch: main)
Included commits
- fix: refine unsafe URL detection to not flag markdown syntax (1abd98c)
- fix: allow automation API posts to bypass injection checks (code examples are legitimate) (f3e5104)
- fix: resolve author via service client with fallback to admin profile, add Claw engagement rules (c8b0fd7)
- chore: redeploy with AUTHOR_EMAIL_CLAW and ADITYA_AUTOMATION_KEY env vars (2fe83bc)
- fix: add favicon configuration to dashboard layout (4b41978)
- fix: correct route handler params typing for Next.js 16+ and remove unused component props (af2a392)
- cleanup: remove old audit, implementation, and planning documentation files (e65d50b)
- feat: implement reliable newsletter archive system with DB persistence (b2960f2)
- fix: remove duplicate tagline from footer, keep only primary tagline from DB (4dc815b)
- refactor: redesign newsletter as proper archive with ID-based routing, fix footer/contact issues (a0354ba)