DeveloperToolsKitBETA

Changelog

Track the development process of DeveloperToolsKit. Learn about new features, improvements, and bug fixes.

Changelog

Track the development process of DeveloperToolsKit. Learn what changes with each update, what new features are added, and what issues are resolved.

Upcoming Updates

More tools, improvements, and new features are coming soon! Contact us for your suggestions and feedback.

v1.3.9
Bug Fixes
2025-06-16

Complete About Section Redesign

Improvement

Major overhaul of about sections across all 30+ tool pages with new structured layout. Added professional feature cards grid immediately after main titles, reorganized content hierarchy with Development Applications and technical comparison sections, implemented Pro Tips sections with best practices, and enhanced visual consistency with gradient backgrounds and hover effects. All sections now use global CSS variables for theme consistency and improved mobile responsiveness.

v1.3.8
New Features
2025-06-15

Command Palette (Ctrl+K / Cmd+K)

New Feature

Added powerful command palette for quick tool navigation. Press Ctrl+K (Windows/Linux) or Cmd+K (Mac) to instantly search through all available tools. Features real-time search across tool names, categories, and descriptions with keyboard navigation support (arrow keys, Enter, Esc).

YAML ↔ JSON Converter

New Feature

Added comprehensive YAML to JSON converter tool with real-time conversion, syntax validation, and error handling. Features automatic conversion as you type, copy/clear functionality, and detailed about section explaining YAML vs JSON differences.

Cron Expression Builder

New Feature

Introduced advanced cron expression builder with visual interface and manual input modes. Features intelligent validation with common mistake detection, human-readable explanations, next run time calculation, and library of common expressions. Includes comprehensive about section with cron syntax guide.

Smart Cron Validation System

Improvement

Implemented intelligent cron expression validation that detects common mistakes like using '*' for minutes when specific time is intended. Provides helpful warnings and suggestions to prevent scheduling errors.

v1.3.7
New Features
2025-06-14

Mock JSON API Generator Major Upgrade

New Feature

Comprehensive overhaul of Mock JSON API Generator with syntax highlighting integration. JSON preview now uses ReactJson for interactive, collapsible JSON display with theme-aware color coding. JavaScript usage examples feature SyntaxHighlighter with language-specific highlighting for improved code readability.

Colorized Data Type System

New Feature

Implemented colorized badge system for data types in schema editor. String (green), Number (blue), Boolean (orange), Object (purple), and Array (red) types now have distinct visual indicators with full dark/light theme support and consistent color palette across the application.

HTTP Method Color Coding

New Feature

Added color-coded HTTP method badges in API preview. GET (blue), POST (green), PUT (orange), DELETE (red) methods now display with semantic colors following RESTful API conventions and maintaining accessibility standards.

Enhanced User Experience Flow

Improvement

Improved workflow with automatic tab switching - Generate API Response button now automatically navigates to Preview tab for immediate result viewing. Streamlined user journey from API configuration to result preview.

Code Beautifier Syntax Highlighting

New Feature

Major upgrade to Code Beautifier tool with comprehensive syntax highlighting integration. Added language-specific highlighting for HTML, CSS, and JavaScript in result display. Features dynamic display logic - beautified code shows syntax highlighting with line numbers, while minified code uses optimized textarea with word wrapping for better readability.

v1.3.6
New Features
2025-06-14

JSON Formatter Syntax Highlighting

New Feature

Major upgrade to JSON Formatter with ReactJson integration. Added interactive syntax highlighting, collapsible JSON objects/arrays, theme-aware color coding, and improved readability. Output now displays as a rich, interactive JSON viewer instead of plain text.

XML Formatter Syntax Highlighting

New Feature

Complete overhaul of XML Formatter with react-xml-viewer integration. Added color-coded XML tags, attributes, and values with collapsible elements. Features theme-aware styling and interactive tree view for better XML navigation and readability.

v1.3.5
Bug Fixes
2025-06-12

Mobile Tab Menu Optimization

Improvement

Improved tab menu layouts for better mobile experience across multiple tools. Updated UUID Generator, Regex Tester, Base64 Converter, URL Encoder/Decoder, JSON Formatter, Hex/RGB Converter, and Percentage Calculator. Mobile layouts now use 2x2 grid system for 4-tab layouts and maintain full width on small screens while staying compact on desktop.

v1.3.4
New Features
2025-06-12

Percentage Calculator

New Feature

Added comprehensive percentage calculator tool with 4 calculation modes: What is X% of Y, What percent is X of Y, Percentage change calculation, and Add/Subtract percentage. Features real-time auto-calculation, mobile-optimized responsive design, and detailed mathematical explanations.

v1.3.3
Bug Fixes
2025-06-12

Icon Standardization Across All Tool Pages

Improvement

Comprehensive icon update for all tool pages to ensure visual consistency. Updated 18+ tool page icons to match sidebar and homepage icons. Each tool now has a unique, meaningful icon that properly represents its functionality. Eliminated duplicate icons and improved visual hierarchy across the entire application.

Cross-Platform Icon Consistency

Improvement

Synchronized icons across three main locations: sidebar navigation, homepage featured tools, and individual tool pages. This ensures users see the same icon for each tool regardless of where they access it from, improving overall user experience and navigation clarity.

v1.3.2
Bug Fixes
2025-06-12

JWT Decoder Theme System Overhaul

Improvement

Complete theme system improvements for JWT Decoder tool. Fixed theme inconsistencies across algorithm info cards, warning messages, status badges, and error messages. Enhanced visibility of all badges (algorithm types and token status) and unified error message styling to match application-wide design patterns. All components now properly support both light and dark themes with custom CSS variables.

JWT Decoder Algorithm Selection

New Feature

Added signing algorithm selection dropdown with 13 supported algorithms (HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512, PS256, PS384, PS512, none). Includes algorithm information panel with detailed descriptions and compatibility warnings.

v1.3.1
Bug Fixes
2025-06-12

Category Reorganization

Improvement

Renamed 'Numbers & Encoding' category to 'Numbers & Conversion' for better clarity and organization.

Base Converter Tool Moved

Improvement

Moved Base Converter tool from 'Data & Format' category to 'Numbers & Conversion' category for better categorization.

v1.3.0
New Features
2025-06-11

Changelog Page

New Feature

Added a new changelog page to track site updates. Detailed information with versions, change types, and dates.

Light Theme Color Improvements

Improvement

Added different shades of gray to the light theme. Now there's visual distinction between cards, buttons, and other elements.

Feedback System

New Feature

Added a feedback system that allows users to report bugs, suggest features, and provide general feedback with detailed form.

v1.2.0
Major Update
2025-05-28

Dark/Light Theme System

New Feature

Advanced theme system added. You can now switch between dark and light themes.

Favorite Tools System

New Feature

You can add frequently used tools to your favorites and get quick access.

UI/UX Improvements

Improvement

More modern and user-friendly interface design. Responsive design improvements.

Git Diff Visualizer

New Feature

New tool added to visualize Git diff files.

v1.1.0
New Features
2025-05-23

Text Diff Checker

New Feature

Added tool to visualize differences between two texts.

CSV Viewer

New Feature

Advanced tool added for viewing CSV files.

JSON Formatter Improvements

Improvement

Better error handling and performance improvements.

Mobile Responsive Fixes

Bug Fix

Fixed sidebar and navigation issues on mobile devices.

v1.0.0
Major Update
2025-05-15

Initial Release Published

New Feature

The first official version of DeveloperToolsKit is released! Improve your developer experience with 25+ tools.

25+ Developer Tools

New Feature

JSON Formatter, UUID Generator, Base64 Converter and more.

Modern UI

New Feature

Modern interface built with Tailwind CSS and Shadcn UI.