Skip to content

Changelog

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

  • Added layout switching in the HTTP Client to toggle between side-by-side and stacked views.
  • Added HTTP Client to the File menu for creating new HTTP request files and opening existing ones.
  • Added demo documents that load automatically on first use to the Converter, JSON Editor, JWT Debugger, Regex Tester, Markdown Editor, Text Compare, and SVG Editor.
  • Added the HTTP Client tool.
  • Added UTC as a selectable time zone in the Time Inspector.
  • Made the exp, iat, and nbf fields in the JWT Debugger clickable, opening the Time Inspector with the corresponding timestamp.
  • Improved the default color scheme and added additional themes in Settings.
  • Added font family and font size options in Settings.
  • Added a changelog button to the dashboard for quick access to release notes.
  • Improved captured group highlighting colors in the Regex Tester.
  • Added a default $0 value to the replace expression in the Regex Tester.
  • Added a settings menu to the Regex Tester for configuring pattern options, appearance, and layout.
  • Added the Regex Tester tool.
  • Added the SVG editor tool.
  • Added the version output in the dashboard.
  • Added file open and save capabilities to the Markdown Editor.
  • Fixed the Converter’s result view not updating syntax highlighting when switching output formats.
  • Added the Time Inspector tool.
  • Added the Password Generator tool.
  • Added the Tailwind Colors tool.
  • Fixed an incorrect background color for alert messages in the JWT Debugger.
  • Fixed an incorrect text color in the Encoder/Decoder tool in Dark Mode.
  • 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