desktop@0.3.0
the-dev-tools/dev-toolsdesktop@0.3.0Feb 26, 2026by github-actions[bot]
AI Summary
Desktop application version 0.3.0 introduces dark mode support along with fixes for AI node export and credential environment variable name sanitization. This release also includes package size optimization.
Key Highlights
- Added dark mode support
- Fixed AI node export and credential env var name sanitization
- Optimized package size
- Contributions from ElecTwix and Tomas Zaluckij
New Features
- Dark mode support
Full Release Notes
## 0.3.0 (2026-02-26) ### 🚀 Features - Add dark mode ([73c1cb75](https://github.com/the-dev-tools/dev-tools/commit/73c1cb75)) ### 🩹 Fixes - Fix AI node export and credential env var name sanitization ([36fd3671](https://github.com/the-dev-tools/dev-tools/commit/36fd3671)) - Optimise package size ([0da13cbe](https://github.com/the-dev-tools/dev-tools/commit/0da13cbe)) ### ❤️ Thank You - ElecTwix @ElecTwix - Tomas Zaluckij @Tomaszal