All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added blockmap to the release
- Specified artifact name for the auto-updater
- Auto Updater integration for seamless updates
- Release method updated to use manual github release workflow
- logger for better debugging and diagnostics
- Minor bug fixes and stability improvements
- Release method updated to use
electron-builderfor packaging and publishing - Version number now displayed in the application title bar
- New tools:
- Base58 & Base64 Encoder/Decoder – Encode and decode strings
- JWT Decoder – Decode and inspect JWT tokens
- .gitignore Generator – Generate
.gitignorefiles with ease
- Improved validation logic in HTML to JSX Converter for more reliable output
- Minor bug fixes and stability improvements
- Husky and Prettier added for pre-commit linting and code formatting
- electron-log integrated for better application logging
- electron-updater configured for automatic updates
- GitHub Actions workflow updated for improved release automation
- Fixed blank screen issue in production builds
- Improved development/production environment detection
- Removed dependency on electron-is-dev for more reliable detection
- Enhanced resource path handling for packaged applications
- Updated build scripts with better separation of dev/prod modes
- Improved error handling and debug logging
- Initial release of DevUtils
- JSON Formatter with syntax highlighting and validation
- Regex Tester with real-time pattern matching
- UUID Generator supporting multiple UUID versions
- Timestamp Converter for various timestamp formats
- Color Picker with multiple color format support
- HTML to JSX converter
- SVG to JSX converter
- Dark/Light theme support
- System tray integration
- Custom window controls
- Windows installer and portable versions
- Modern UI built with React and Tailwind CSS
- Electron-based desktop application
- Windows-only release (64-bit)
- No external dependencies required
- Lightweight and fast performance
- Built with Electron 37.1.0
- React 18.3.1 with TypeScript
- Vite build system for fast development
- shadcn/ui component library
- ESLint and TypeScript for code quality