Changelog

Product updates, improvements, and fixes for publishing generated HTML with BinHTML.

BinHTML is focused on secure links for generated HTML artifacts: publish, organize, update, and share from the dashboard, API, or MCP.

22 Jun 2026

Dashboard previews now match shared links

Artifact previews in the dashboard now render through the same secure preview path used by shared BinHTML links.

Fixed

  • Dashboard artifact previews now load from BinHTML's secure preview route instead of a browser-only preview copy.
  • Uploaded HTML that works from a shared link should now look the same when viewed from the artifact detail page.
  • Relative assets in generated reports, prototypes, and dashboards are handled more consistently in dashboard previews.

Improved

  • The dashboard no longer sends the full HTML source through the artifact detail page just to show a preview.
  • Preview behavior is now aligned across artifact cards, project cards, artifact detail pages, and shared links.

Why it matters

When you upload HTML, the dashboard preview should be a trustworthy reflection of what collaborators see from the share link. This fix removes a dashboard-only rendering difference that could make an artifact look broken even when the shared link worked correctly.

16 Jun 2026

Reliability and sharing fixes

A set of fixes that make publishing, expiry, support messages, and cleanup more reliable.

Fixed

  • Builder links now stick to the correct retention window.
  • Expired artifacts are cleaned up more reliably.
  • Support messages from the app now go to the right inbox.
  • Public contact links now use the correct support address.
  • Login and get started buttons now route correctly.

Improved

  • Publishing now has clearer account limits to keep the service stable.
  • Project links are better protected from very large or noisy updates.
  • Activity tracking is less noisy when the same link is opened repeatedly.
  • Failed storage cleanup is now retried automatically.

Why it matters

These updates keep BinHTML predictable for normal use while making it harder for edge cases or heavy automation to create unexpected storage, expiry, or inbox problems.

15 May 2026

Safer artifact sharing

BinHTML now focuses on private and unlisted links so generated HTML stays useful without becoming public website hosting.

Changed

  • New artifacts can now be private or unlisted.
  • Unlisted remains the default share mode.
  • Public discovery and search indexing are not part of the sharing model.
  • Older share links keep working without making them discoverable.

Added

  • Share pages now stay inside BinHTML viewer chrome.
  • Artifact share pages tell search engines not to index, follow, or archive them.
  • A report-abuse surface is available from shared artifact pages.
  • Pricing, API docs, MCP docs, and OpenAPI examples now match the private/unlisted sharing model.

Why it matters

BinHTML is built for sharing AI-generated HTML artifacts, not for publishing standalone public websites. This keeps links easy to share while reducing brand, spam, and impersonation risk.

14 May 2026

Agent workflows and projects

API and MCP publishing are now easier to set up, and projects help keep related HTML files together.

Added

  • Projects for grouping related HTML files by workspace, report, client, or piece of work.
  • Project-aware publishing from the dashboard, API, and MCP.
  • Version updates so an existing share link can keep pointing at the latest HTML.
  • Copyable setup prompts for compatible agents.
  • API and MCP documentation with setup steps, examples, limits, and failure behavior.

Improved

  • Artifact cards now show compact previews so users can scan their library faster.
  • Artifact detail pages now keep previews, link settings, metadata, versions, and delete controls easier to navigate.
  • MCP setup details now describe each publishing field more clearly.

Fixed

  • API and MCP docs now use the same user-facing language and supported fields.
  • Project breadcrumbs now show the actual project name.
  • Project settings moved behind a simple settings control instead of taking over the page layout.

13 May 2026

Live domain and publishing foundation

BinHTML launched on binhtml.com with the core publishing flow in place across the dashboard, API, and MCP.

Added

  • Live deployment on binhtml.com.
  • Secure dashboard sign-in.
  • Dashboard publishing and artifact management.
  • Share links under the BinHTML domain.
  • API publishing for scripts, automations, and agents.
  • MCP publishing for compatible AI tools.
  • More reliable HTML source storage.
  • Publish rate limits to protect the service.
  • Error and product-health monitoring.

Changed

  • Share URLs now use the BinHTML production domain.
  • HTML source storage is separated from artifact metadata.

Improved

  • The dashboard now gives users one place to publish, preview, manage, and download generated HTML.
  • API and MCP publishing return share, dashboard, and source download URLs so agents can hand back useful links immediately.