Changelog
Stay up to date with the latest DevKnife updates. See new features, improvements, and bug fixes in each version.
v1.6.1 (2025-12-14)
Section titled “v1.6.1 (2025-12-14)”- 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.
v1.6.0 (2025-12-12)
Section titled “v1.6.0 (2025-12-12)”- 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.
v1.5.2 (2025-11-26)
Section titled “v1.5.2 (2025-11-26)”- 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.
v1.5.1 (2025-11-25)
Section titled “v1.5.1 (2025-11-25)”- Added a settings menu to the Regex Tester for configuring pattern options, appearance, and layout.
v1.5.0 (2025-11-24)
Section titled “v1.5.0 (2025-11-24)”- 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.
v1.4.0 (2025-11-17)
Section titled “v1.4.0 (2025-11-17)”- 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.
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