Loading...

RELEASES.md

Releases

Human-readable release notes for users and contributors. Detailed implementation history stays in the changelog.

2026-05-20

Tool Quality Sweep

Product pass across discovery, API Workbench correctness, Base64, JSON, UUID, and SQLite reliability.

latest
  • Included API Workbench in the landing-page and all-tools catalogs.
  • Enabled the tool rail across tool pages for faster cross-tool navigation.
  • Hardened API Workbench private-mode storage, request code generation, CORS fallback cURL output, and response caching rules.
  • Added JSON repair and Unicode-safe Base64 text encode/decode.
  • Self-hosted the SQLite WASM asset for the database query tool.

2026-05-18

Workspace Direction

Added the team and workspace product path without adding enterprise clutter to the tools.

stable
  • Added a Workspaces page for local, self-hosted, and hosted team layers.
  • Documented Owner, Admin, Developer, and Viewer roles.
  • Added database direction for organizations, workspaces, members, projects, collections, and debug reports.
  • Linked Workspaces from the Project menu and roadmap.

2026-05-16

OSS Bookkeeping Polish

Concise project metadata for contributors: README, security, contributing, changelog, releases, and roadmap surfaces.

stable
  • Documented debugtools as a local-first open-source workbench.
  • Added practical contribution and security guidance.
  • Updated roadmap copy around API Workbench, shipped modules, CLI, and deeper API workflows.
  • Kept canonical project links for debugtools.org and jasimvkarim/mydebugtools.

2026-05-11

OSS Project Refresh

Repository-style site polish, API Workbench import fixes, typography/header cleanup, and a visible module backlog.

stable
  • Fixed native debugtools and nested Postman collection imports.
  • Polished typography and shared header direction for a monospace OSS shell.
  • Positioned debugtools around local-first browser tools.
  • Added release, changelog, CLI, and roadmap pages.

1.5.0

Database Query Tool

SQLite query workspace with quick queries, CSV export, and local inspection flows.

stable
  • Added SQLite upload workflow.
  • Added query execution and result views.
  • Added CSV download support.

1.4.0

Tool Expansion

Regex, HTML, CSS, Markdown, Color, and Code Diff tools joined the toolkit.

stable
  • Expanded the public tool catalog.
  • Improved JSON layout and navigation.
  • Added more debugging workflows.

1.3.0

Base64 Converter

Image and PDF conversion support for Base64 workflows.

stable
  • Added image conversion.
  • Added PDF conversion.
  • Improved file handling states.

1.2.0

API Workbench

Authentication, response handling, and collection workflows for API debugging.

stable
  • Improved REST request handling.
  • Added auth and response tooling.
  • Expanded collection UX.