logo hsb.horse

Project updates

Changelog

Timeline of product updates and release notes.

Architecture decisions

Design rationale and technical decisions are tracked in ADRs.

Open ADR index

Release notes

  1. Added snippets collection

    Added snippets for lightweight practical notes, including index/detail pages and the first content item.

  2. Introduced site search with Pagefind

    Integrated Pagefind into the build pipeline and added localized search pages at /search and /{lang}/search.

  3. Fixed blog routing issue and added troubleshooting memo

    Resolved a /blog 404 in bun dev and documented the root-cause analysis process in a new blog post.

  4. Added structure rules for individual tool implementations

    Clarified routing, feature boundaries, and i18n ownership for tool pages.

  5. Introduced quality-check automation with Lefthook

    Automated formatting and lint checks on pre-commit/pre-push hooks.

  6. Added changelog and release note pages

    Implemented `/changelog` timeline and per-release note detail pages.

  7. Launched tools index page

    Implemented a tools index backed by the tools collection with search/filter UI.

  8. Published multilingual legal pages

    Prepared legal documents such as Terms, Privacy Policy, and Disclaimer.

  9. Implemented multilingual foundation

    Introduced the i18n module and started Japanese/English translation workflow.

  10. Built project foundation

    Initialized Astro project and set up Tailwind, SEO, and PWA basics.