logohsb.horse

Project updates

Changelog

Timeline of product updates and release notes.

Release notes

  1. Refreshed Screen Burn tool

    Improved the Screen Burn tool with a UI redesign, logic extraction, FAQ cleanup, and Playwright E2E coverage.

  2. Added snippets collection

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

  3. Introduced site search with Pagefind

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

  4. 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.

  5. Added structure rules for individual tool implementations

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

  6. Introduced quality-check automation with Lefthook

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

  7. Added changelog and release note pages

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

  8. Launched tools index page

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

  9. Published multilingual legal pages

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

  10. Implemented multilingual foundation

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

  11. Built project foundation

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