Changelog

Track all updates and improvements to our platform

v1.3.0 (2025-05-23)

🎉 New Features

Themes are here! You asked for it, and we listened :). We are proud to present the new look of DevKitHub.

  • Changed the way the app looks. We now have a new default color scheme. DevKitHub
  • Added 5 different themes to choose from, and all of them includes dark mode. It is also possible to create your own theme ThemesTheme creator

🐛 Bug Fixes

  • Improved UI colors and styles
  • Fixed some issues with the update system (thanks to henrysans for catching this)

🔧 Improvements

  • Added version information to the left bottom corner of the app

v1.2.0 (2025-05-22)

🎉 New Features

  • Added new tool: Pomodoro Timer
  • You can now add tools to favorites directly from the sidebar ↓ Favorites
  • A new notification system to notify you when a new version is available
  • Added button to return to the homepage
  • Homepage now displays all tools organized by category

🐛 Bug Fixes

  • Fixed issue where light mode setting was not persistent

v1.1.0 (2025-05-18)

🎉 New Features

In this update, we added 8 new tools and fixed some bugs.

  • Added new tool PHP to JSON converter
  • Added new tool JSON to PHP converter
  • Added new tool SCSS Beautify/Minify
  • Added new tool LESS Beautify/Minify
  • Added new tool ERB Beautify/Minify
  • Added new tool Discord Timestamp Generator (Also available here in the free tools section)
  • Added new tool SVG to CSS converter
  • Added new tool CSS to SVG converter
  • Added lang colors to Dummy Data Generator and Certificate Decorder (X.509)

🐛 Bug Fixes

  • Fixed tool PHP Unserializer
  • Fixed UI issues with some tools

v1.0.0 (2025-05-01)

🎉 New Features

  • Initial release of DevKitHub
  • Added 25 new tools
  • Implemented modern, responsive UI design

🔧 Improvements

  • Optimized tool search functionality
  • Added dark mode support

🐛 Bug Fixes

  • Fixed tool filtering system
  • Resolved issues with markdown rendering
  • Improved error handling in conversion tools

v0.9.0-beta (2025-04-14)

🎉 New Features

  • Beta release of the platform
  • Basic tool functionality implemented
  • Initial set of conversion tools added

🔧 Improvements

  • Performance optimizations
  • UI/UX refinements

🐛 Bug Fixes

  • Various minor bug fixes
  • Stability improvements
  • Fixed navigation issues