Skip to content

Releases: ZafranYusof/devdash

v1.1.1 - Performance and Quality Patch

26 May 11:46

Choose a tag to compare

DevDash v1.1.1

Quality and performance patch for v1.1.0.

Performance

  • Bundle size reduced 44% - index chunk 368KB to 206KB (62KB gzip). All tab components now lazy-loaded.

Fixes

  • Tab type deduplication - single source of truth in types.ts, removed 6 duplicate definitions across components
  • SplitView - all 27 tabs now available in split view dropdown (was only 12)
  • useVimBindings - callbacks stored in useRef, eliminates unnecessary event listener re-registration
  • BackupSettings - proper "API not available" message when backup IPC doesn't exist
  • DeployLogStream - clarified useEffect dependencies with comments

Improvements

  • Ctrl+B - keyboard shortcut to toggle sidebar collapse
  • Widget drag-and-drop - drag handle with visual indicators (opacity + blue line), up/down buttons kept as fallback

Install

Download DevDash-Setup-1.1.1.exe below.

v1.1.0 - Polish and Power User Update

26 May 10:50

Choose a tag to compare

DevDash v1.1.0

25 polish improvements across UX, visuals, data sync, power user features, and AI enhancements.

UX Improvements

  • Tab pinning - right-click sidebar items to pin, pinned section at top
  • Breadcrumb navigation - clickable path below topbar (Home > Tab > SubView)
  • Sidebar collapse - smooth animation, icons-only mode, persisted state
  • Drag-and-drop tab reorder - custom sidebar order, stored in localStorage

Visual Polish

  • Page transitions - fade + slide-up animation on tab switch (150ms)
  • Shimmer loading - animated gradient skeleton states (ShimmerCard, ShimmerList, ShimmerGrid)
  • Toast queue - max 3 visible, rest queued, newest promoted on dismiss
  • Card micro-interactions - hover lift, accent glow, press scale

Data and Sync

  • Auto-backup - export to file/GitHub Gist, import, auto-backup every 5min
  • Cross-device sync - Supabase sync with per-data-type toggles, conflict resolution
  • Webhook receiver - event log, source filtering, auto-create incidents from errors
  • Deploy log streaming - progressive log viewer with search, copy, auto-scroll

Power User

  • Split view (Ctrl+) - two tabs side by side, draggable divider
  • Custom dashboard widgets - add/remove/reorder KPI cards, persisted layout
  • Macro recorder - record, save, replay, edit action sequences
  • CLI companion - documentation for CLI commands in Settings
  • Vim keyboard navigation - j/k/h/l/Enter/g g/G/q bindings with mode indicator

AI Enhancements

  • Deploy error summaries - AI or pattern-match analysis on failed deploys
  • Why did this fail? - modal with error context, common causes, retry button
  • AI changelogs - auto-generate from commit messages, grouped by date/type
  • Smart notifications - priority scoring, focus mode, mute rules, daily digest

Stats

  • 14 new components added
  • 2,238 lines of new code
  • Zero new dependencies
  • Build: 3.4s clean

Install

Download DevDash-Setup-1.1.0.exe below.

v1.0.0 — DevDash 1.0 Release

26 May 09:52

Choose a tag to compare

DevDash v1.0.0

The first major release. DevDash is now a complete developer dashboard for Windows.

10 Major Features Added

Monitoring & Analytics:

  • Environment Manager — centralized env var management, compare local vs cloud, sync, secret vault
  • Performance Monitor — Lighthouse-style scores, Core Web Vitals, bundle size tracking
  • Incident Management — status flow, timeline, post-mortem, MTTR stats, status page generator
  • Project Analytics — git activity heatmap, deploy frequency, health scores, cost estimation

Build & Dev Tools:

  • Integrated Terminal — multi-session, command history, tab completion, quick commands
  • CI/CD Pipeline Builder — visual node editor, step types, templates, simulated execution
  • AI Dev Assistant — project-aware chat, deploy log analyzer, commit message generator

Collaboration & Platform:

  • Team Collaboration — Supabase real-time sync, members, activity feed, roles
  • Plugin System — registry, install/uninstall, hook system, plugin API
  • Mobile Companion — QR pairing, device management, push notification settings

Previous Improvements (v0.25.x)

  • Full UI polish pass (sidebar sections, skeletons, empty states, modal animations)
  • Code splitting, virtual lists, notification center, activity log
  • Dashboard tab, drag reorder sidebar, multi-select projects
  • Offline indicator, auto-update checker, export/import config
  • Project sparklines, animated tab transitions, onboarding hints

27 Tabs Total

Projects, Deploys, Uptime, Dashboard, Time, Deps, Ports, DB Health, Metrics, Performance, Incidents, Analytics, Env Manager, Automations, Build Code, Zero to Live, AI Code Gen, Terminal, Pipelines, AI Assistant, Templates, Snippets, Team, Chat, Mobile, Plugins, Settings

Install

Download and run DevDash-Setup-1.0.0.exe.

v0.25.2 - Full Polish + 17 Improvements

26 May 09:11

Choose a tag to compare

What's New

Polish Pass

  • Sidebar grouped into sections with labels and dividers
  • Skeleton loading states on all data-fetching views
  • Proper empty states across all views
  • Modals: consistent backdrop, scale-in animation
  • Chat: colored bubbles, streaming dots, timestamps
  • Toasts: colored border, dismiss button, progress bar
  • Buttons: active scale, focus ring, ghost/icon classes

17 Improvements

  1. Code Splitting (lazy loaded heavy tabs)
  2. Virtual Lists (smooth scrolling)
  3. Keyboard Shortcuts (N/R/slash per view)
  4. Enhanced Command Palette
  5. Notification Center
  6. Activity Log (Ctrl+backtick)
  7. Dashboard Tab (KPIs, activity, quick actions)
  8. Drag Reorder Sidebar
  9. Multi-Select Projects (bulk actions)
  10. Smooth Theme Transitions
  11. Better Error Messages
  12. Offline Indicator
  13. Auto-Update Checker
  14. Export/Import Config
  15. Project Sparklines
  16. Animated Tab Transitions
  17. Onboarding Hints

Bug Fix

  • Toast type missing warning variant

Install

Download DevDash-Setup-0.25.1.exe and run.

v0.25.1 - Unified AI Chat Fix

14 May 16:46

Choose a tag to compare

Bug Fix

Unified AI Chat

  • Chat feature now uses whichever AI provider is configured in Settings
  • Previously hardcoded to Ollama only — now supports OpenAI, Anthropic, Google, Groq, Together, Custom
  • Streaming works across all providers
  • Automatic Ollama fallback if configured provider fails

v0.24.0 - Multi-Provider AI Support

14 May 13:57

Choose a tag to compare

What's New

Multi-Provider AI Support

Users can now connect their own AI provider instead of being limited to Ollama. Supported providers:

  • Ollama (default, local inference)
  • OpenAI (GPT-4o, GPT-4-turbo, GPT-3.5-turbo, o1-mini)
  • Anthropic (Claude Sonnet 4, Claude 3.5 Haiku, Claude 3 Opus)
  • Google Gemini (Gemini 2.0 Flash, 1.5 Pro, 1.5 Flash)
  • Groq (Llama 3.3 70B, Mixtral 8x7B, Gemma2 9B)
  • Together AI (Llama 3 70B, Mixtral, DeepSeek Coder)
  • Custom (any OpenAI-compatible endpoint)

AI Provider Settings

  • New settings section for AI configuration
  • Provider dropdown with model selector
  • Masked API key input with show/hide toggle
  • Test Connection button with status indicator
  • Custom endpoint support for self-hosted models

Unified AI Routing

  • AI Code Generator and Smart Suggestions now use whichever provider is configured
  • Automatic fallback to Ollama if configured provider fails
  • Consistent response format across all providers

Technical

  • New unified chat() function handles all API formats (Ollama, OpenAI, Anthropic, Google)
  • Provider-specific request/response translation
  • 30s timeout with graceful error handling

v0.23.0 - Smart Suggestions + 50+ Add-ons

14 May 13:10

Choose a tag to compare

What's New

Smart Template Suggestions

  • Type a project name and get instant template recommendations based on keywords
  • Rule-based suggestions: detects mobile, API, dashboard, SaaS, e-commerce, blog patterns
  • AI-powered suggestions via Ollama for smarter recommendations
  • Suggests template + UI kit + env preset + structure in one go
  • Subtle suggestion bar appears below project name with Apply button

Add-ons System (50+ add-ons)

Browse and select from 50+ production-ready add-ons across 13 categories:

  • Auth (8): Google OAuth, GitHub OAuth, Magic Link, 2FA, Phone OTP, Apple Sign-In, Discord OAuth, LDAP
  • Payments (6): Stripe Subscriptions, Stripe One-time, PayPal, LemonSqueezy, Paddle, FPX/DuitNow
  • Database (6): Redis, Elasticsearch, MongoDB Search, Postgres Search, DB Seeding, DB Backup
  • Messaging (8): Resend, SendGrid, Twilio SMS, FCM Push, Socket.io, Slack, Discord, WhatsApp
  • Analytics (5): PostHog, GA4, Mixpanel, Plausible, Hotjar
  • Security (6): Rate Limiting, CORS, Helmet, CSRF, Input Sanitization, CSP
  • DevOps (6): Docker, GitHub Actions, Husky, Prettier+ESLint, Sentry, Health Check
  • UI (10): Dark Mode, Toasts, Skeletons, Infinite Scroll, File Upload, Rich Text, Data Tables, Charts, PDF Gen, Image Optimization
  • API (5): OpenAPI/Swagger, GraphQL, tRPC, API Versioning, Webhooks
  • Storage (4): AWS S3, Cloudflare R2, Local Storage, Cloudinary
  • AI (4): OpenAI, Ollama, RAG, AI Chatbot
  • Testing (5): Jest, Playwright, Vitest, Supertest, k6
  • Monitoring (4): Uptime, Winston+Logtail, APM, Error Boundary

Each add-on shows difficulty badge, time estimate, and recommended tag. Apply selected add-ons to install packages, set env vars, and generate setup instructions.

v0.22.0 - Template Testing, Snippets, Multi-language, Analytics

14 May 08:20

Choose a tag to compare

What's New

Template Testing

  • Test any template with one click: scaffolds to temp dir, runs install + build
  • Green/red badge showing pass/fail with timing info
  • Batch 'Test All' button to verify all templates at once
  • Full log panel for debugging failed builds

Snippet Library

  • Save and organize reusable code snippets
  • Search and filter by language, tags, or project
  • AI-powered snippet generation from natural language descriptions (uses Ollama)
  • Copy to clipboard or insert directly into project files
  • New sidebar tab: Snippets

Multi-language Templates (9 total)

Three new templates added:

  • Go + Gin + React — Gin framework, GORM, JWT auth, PostgreSQL, React Vite frontend
  • Rust + Actix + React — Actix-web, Diesel ORM, JWT, PostgreSQL, React Vite frontend
  • Django + React — Django REST Framework, SimpleJWT, PostgreSQL, React Vite frontend

All templates include auth flow, .env.example, README, and versions.json.

Template Analytics

  • Automatic tracking of every scaffold run (template, duration, success/fail)
  • Dashboard with:
    • Most popular templates (ranked)
    • Success rate per template
    • Average scaffold time
    • 30-day usage chart
    • Total scaffold count
  • Integrated into the Templates tab

Stats

  • 73 files changed, +2663 lines
  • 9 templates now available across 6 languages (JS/TS, Python, Go, Rust, Dart, PHP)

v0.21.0 - Build Code Polish & Power Features

14 May 07:54

Choose a tag to compare

What's New

Template Comparison

  • Side-by-side compare any 2 templates before choosing
  • Shows file tree diff, file count, line count, unique files per template

Scaffold History

  • Full log of every scaffold run (date, template, options, duration, deploy status)
  • Search and filter by template
  • Re-scaffold button pre-fills options from any past run

Favorite Templates

  • Star/unstar templates to pin them at the top of the dropdown
  • Persisted across sessions

Template Search

  • Instant search across all templates (built-in + marketplace) by keyword
  • Filters by name, description, and tags

Post-scaffold Hooks

  • Run custom commands after scaffold (migrations, seed data, Prisma setup, Husky)
  • Predefined common hooks + custom command input
  • Each hook runs in configurable directory (root/backend/frontend)

Multi-project Scaffold (Polyrepo)

  • Choose monorepo (default) or polyrepo structure
  • Polyrepo creates separate frontend + backend folders with independent git repos

Template Editor

  • Browse and edit template files directly in DevDash
  • Create, rename, delete files within any template
  • Create new templates from scratch or duplicate existing ones

Scaffold Dry-Run

  • Preview full scaffold output with all replacements applied
  • See exactly what files will be generated before committing
  • Click any file to view its content

Auto-open in VS Code

  • Checkbox to automatically open the scaffolded project in VS Code after generation
  • Also available in Zero-to-Live wizard

AI README Generator

  • One-click AI-generated README based on your scaffold options
  • Uses your configured Ollama model
  • Covers project setup, tech stack, environment variables, and deployment

Bug Fix

  • Fixed type mismatches across new scaffold components

v0.20.0 - AI Code Gen, Zero-to-Live, Template Versioning, Cloud Sync

14 May 06:27

Choose a tag to compare

What's New

AI Code Generator

  • Describe a feature in natural language, DevDash generates and patches files using your configured Ollama/OpenAI-compatible model
  • Preview mode (dry run) shows exactly what files will be created/modified/deleted before applying
  • Apply button executes all file operations
  • History panel tracks past generations for reference
  • New sidebar tab: AI Code Gen

Zero-to-Live Wizard

  • One-click flow from scaffold to fully deployed app
  • 4-step wizard: Configure project, Select deploy targets, Set environment variables, Review and Launch
  • Chains: scaffold, git init, GitHub push, Vercel project, Render service, trigger deploys
  • Real-time progress tracker for each step
  • Final result shows all live URLs and dashboard links

Template Versioning

  • Every template now includes a versions.json tracking its version history
  • Projects remember which template and version they were scaffolded from
  • Check for template updates across all projects
  • View diff between your project and the latest template version
  • Apply updates with conflict markers when files diverge
  • New sidebar tab: Templates

Cloud Sync (Supabase)

  • Sync project list and settings across machines via Supabase
  • Push/pull with last-write-wins conflict resolution
  • Auto-sync on config changes (debounced)
  • Sync status indicator and manual sync button
  • Configure Supabase URL and anon key in Settings
  • Toggle sync on/off per machine

Stats

  • 20 files changed, +1694 lines
  • 4 new electron modules, 4 new UI components
  • 6 template versions.json files added