Week 08 2026 Changelog
Added
- Added new social media icons for Bluesky and Mastodon to the static images, enhancing social sharing options.
Changed
- Updated newsletter-related files (
newsletter/helpers.pyandnewsletter/templates/newsletter.html) to improve comment crawling and newsletter generation. - Modified CSS styles in
hnbooks.cssfor better UI/UX. - Improved test setup with changes to
tests/conftest.py. - Updated development dependencies in
requirements-dev.txt. - Refined Docker Compose configuration in
hnb-web/docker-compose.ymlfor better local environment management.
Infra/CI
- Made changes to the
hnb-book-crawler/Dockerfile.cronto improve cron job automation and crawler deployment. This file was updated multiple times to support automation and crawler improvements.