Skip to content

Changelog

Stay up to date with the latest DevKnife updates. See new features, improvements, and bug fixes in each version.

  • Added the Password generator tool.
  • Fixed a mismatched background color of alert messages in the JWT Debugger.
  • Rebuilt and re-released version 1.3.0 with proper macOS notarization; no functional changes from 1.3.0.
  • Added Dark Mode support.
  • Added the Text Inspector tool.
  • Added the IndexNow tool.
  • Added support for normalized RGB (0–1) color format in the Color Picker tool.
  • Added the License Settings dialog with the ability to deactivate a license on the current device.
  • Improved performance of the code editor across all tools.
  • Fixed an issue where the JWT debugger worked only with the HS512 algorithm.
  • Added a Markdown editor.
  • Added a structured data converter tool to convert between JSON, XML, YAML, TOML, and CSV formats.
  • Added support for opening JSON files directly from Finder.
  • Added a shortcut for performing WHOIS lookups.
  • Added Docs and Email Support buttons in the dashboard.
  • Added a “Rate App” popup.
  • Merged the Base64, HTML, and URL encoding tools into a single unified encoder/decoder.
  • Moved the JSON editor to the Data Tools group.
  • Changed the JSON editor color scheme.
  • Disabled autofocus when switching tools from the sidebar.
  • Fixed a crash in the JSON editor that could occur when repeatedly pressing the backspace key.
  • Fixed toolbar flickering when scrolling WHOIS results with the right sidebar closed.
  • Domain Whois tool now supports RDAP when available, retrieving information from RDAP servers in a structured way and falling back to traditional WHOIS otherwise.
  • Fixed a padding/margin issue with the IP Lookup tool’s input field.
  • Added Help menu options to open documentation or write to support.

First release with a JSON editor and formatter featuring live preview and JSONPath queries, an encoder/decoder for Base64, URLs, and images, a domain and IP Whois tool, a network speed test with real-time metrics, a color picker for HEX, RGB, and HSL, a data generator for test values, a side-by-side text compare tool, a JWT decoder for inspecting tokens, a port scanner for connectivity checks, and a hasher supporting MD5, SHA-1, SHA-256, and more