Skip to main content
VibTools

Changelog

Website changelog

Auditable changes to the official VibTools open-source developer hub.

July 2, 2026

Tester Zepto Pro Catalog Update

Added the newly published Tester Zepto Pro repository and v1.0.6 release to the VibTools Open Source Hub.

v1.0.1

Fixed

  • Added Tester Zepto Pro to the curated project catalog.
  • Added v1.0.6 to the release catalog and machine-readable feeds.
  • Generated the project detail route, downloads listing, tools listing, sitemap entry, and homepage feature card from the existing architecture.

Operational clarification

The website is statically generated. Publishing a repository in the VibTools GitHub organization does not independently rebuild or modify this catalog. New repositories and releases must be added to the checked-in catalog and then deployed from the vibtools.github.io repository.

July 1, 2026

Official Open Source Hub Launch

Initial production release of the official VibTools open-source developer ecosystem website.

v1.0.0

Added

  • Production-ready Astro and TypeScript architecture.
  • Responsive project, download, release, community, legal, and ecosystem pages.
  • Build-time GitHub API enrichment with deterministic local fallback data.
  • Accessible navigation, focus states, semantic landmarks, and reduced-motion support.
  • Canonical metadata, Open Graph, Twitter Cards, JSON-LD, sitemap, robots, RSS, and Atom feeds.
  • GitHub Pages deployment and pull-request quality workflows.

Security and performance

  • Static output with no client-side application framework.
  • No executable inline JavaScript and no inline CSS.
  • Escaped structured data and no user-generated HTML rendering.