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.
v1.3.1 (2025-11-01)
Section titled “v1.3.1 (2025-11-01)”- Rebuilt and re-released version 1.3.0 with proper macOS notarization; no functional changes from 1.3.0.
v1.3.0 (2025-10-29)
Section titled “v1.3.0 (2025-10-29)”- 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.
v1.2.0 (2025-10-12)
Section titled “v1.2.0 (2025-10-12)”- 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.
v1.1.0 (2025-09-23)
Section titled “v1.1.0 (2025-09-23)”- 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.
v1.0.1 (2025-09-07)
Section titled “v1.0.1 (2025-09-07)”- Added Help menu options to open documentation or write to support.
v1.0.0 (2025-09-01)
Section titled “v1.0.0 (2025-09-01)”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