Skip to main content
Md. Nayeem
Software Engineer
View all authors

ZeuZ Platform 202604

ยท 24 min read
Md. Nayeem
Software Engineer

Welcome to the April 2026 release of the ZeuZ platform! This update introduces deep observability with Grafana & Prometheus integration, a fully revamped Dashboard, the new UI Mockup Generator addon for Agentic Implement, a redesigned Milestone View with Risk/Complexity/Velocity insights, Log Export & Share, expanded onboarding platforms, a new flexible Test Case Edit page, the Linux Inspector, plus important workflow enhancements and bug fixes.

๐Ÿš€ New Featuresโ€‹

  1. Grafana & Prometheus Integration: Added secure integration with Grafana and Prometheus. Monitor servers, analyze metrics, and create custom dashboards in Grafana.
  2. Django Memory Profiling: Introduced memory profiling within Django to help identify functions responsible for high memory usage.
  3. Run ID Cleanup by Date: Automatically remove run IDs older than a specified date from the database and file storage. Includes summary, confirmation prompt, and post-cleanup notification.
  4. Dashboard's New Look: Revamped dashboard with grid-based layout, customization menu, drag-and-drop reordering, and new project management/team insight widgets.
  5. UI Mockup Generator (New Addon for Agentic Implement): AI-driven mockup generation with design variants, iterative refinement, and seamless handoff to Agentic Implement.
  6. Milestone View's New Look: Redesigned Milestone View with Status View, Developer/QA View, Complexity, Risk, Global Risk, and Velocity concepts.
  7. Log Export & Share (Phase 1): Unified log download and share experience across onboarding setup cards and connected ZeuZ Nodes setup view.
  8. Time Summary for Linked Items in Requirements: New aggregated spent/remaining time view with structured worklog breakdown and segmented progress visualization.
  9. Onboarding Platform Expansion: Onboarding now supports API, Windows, Database, Security, and Accessibility testing, with ZAI Chatbot for Android, Web, iOS, Windows, and API testing.
  10. POD Management System Page: Introduced Product Oriented Delivery (POD) Management System for cross-functional team organization.
  11. Milestone Planning Page: New page for efficient milestone and ticket management with drag-and-drop interface.
  12. Team Worklog Page (Redesigned): Fully redesigned worklog experience with multi-user selection, bar charts, ticket slider, and key information cards.
  13. New Testcase Edit Page: Completely revamped Test Case Edit page with a customizable, drag-and-drop workspace powered by flexlayout-react.
  14. Linux Inspector (New): Dedicated Linux Inspector panel for building and debugging automated tests for Linux desktop applications.

๐Ÿ› Bug Fixesโ€‹

  1. Email Notification URL Issue: Fixed a bug where URLs were incorrectly set to localhost.
  2. Frontend Multi-Selector Issue: Resolved an issue where multi-selector components broke after a package update.
  3. Fixed UI styling issues in User Management page.
  4. Resolved auto-save issues in Project Management โ†’ Ticket title and Ticket description.
  5. Fixed Cannot read properties of undefined errors in History page, Set pages (ECharts resize listeners), and Test case edit page (VP selector).
  6. AI & Execution Fixes: Fixed WebSocket errors after client disconnects, user query truncation, AI execution error handling stability, missing session_complete events, and GraphQL context URL fetching issue.

๐Ÿ› ๏ธ Improvementsโ€‹

  1. Performance Improvements: Optimized key APIs and database tables to reduce response latency.
  2. Modernized Follower UI in Project Management.
  3. AI Chatbot & Planning: Optional AI plan review flow, interactive review actions, iterative feedback loop, persistent docs search visibility, smarter replanning, conditional DOM fetching with skip_dom, improved WebSocket stability, markdown rendering, chatbot UI, and stop-generation visibility.
  4. XPath & Performance: Improved XPath variable handling consistency, optimized sibling property retrieval, and reduced unnecessary DOM operations.
  5. Node Selector: Improved node auto-selection and persistence behavior, simplified configuration handling for reusable integrations.

ZeuZ Platform 202603

ยท 11 min read
Md. Nayeem
Software Engineer

Welcome to the February 2026 release of the ZeuZ platform! This update delivers a major usability upgrade with a brand-new onboarding flow, powerful inspection tools, performance boosts, redesigned analytics and management pages, plus important workflow enhancements and bug fixes.

๐Ÿš€ New Featuresโ€‹

  1. New Onboarding Experience: Guided, platform-aware setup (Web, Android, iOS) with auto node setup, auto test case creation, and first-run execution.
  2. iOS Inspector (New): AI-powered UI inspection for iOS with automatic environment detection, one-click capture, and smart action suggestions.
  3. Fail Analysis Page Redesign: Modern UI with multi-card selection, full step visibility, runtime parameters, saved preferences, and quick unassignment.
  4. Logs Slider Enhancements: Adjustable screenshot size, step status editing, Run ID navigation, and screenshot filtering.
  5. Automatability Report Redesign: New analytics dashboard with statistics cards, velocity and priority charts, email reports, PDF export, and advanced filtering.
  6. New Prerequisites Management Page: Visual table and tree views for dependency tracking, intelligent search, and bulk prerequisite editing.
  7. Test Case Import System (New): Introduced a ZIP-based import system that creates test cases via GraphQL, resolves step conflicts, processes actions in bulk, stores attachments, and tracks progress with metadata.
  8. Project Management Enhancements: Now fully launched! Previously in beta, this update streamlines ticket creation with auto-populated details for a faster, one-click experience. Includes Version/Milestone creation and a versatile new link component.
  9. Delete RunID before a Date: You can now delete all runids and folders before a specific date mentioned. Before removing you can generate a summary to view as well.

๐Ÿ› Bug Fixesโ€‹

  1. Action Stability Improvements: Fixed text entry, scrolling issues, and modernized the tap action using updated Appium APIs.
  2. Data Store UI Fixes: Enforced 100-file upload limit and improved backend error handling in the UI.
  3. ZeuZ Secret Fix: โ€œAdd your own public keyโ€ button is now fully functional.
  4. Scheduler Fix: Fixed an issue where the scheduler failed to trigger hourly deployments.
  5. Search by Milestone in Delete runid issue is fixed. The Search function is optimized as well.
  6. Email spamming issue on server upgrade issue is fixed.

๐Ÿ› ๏ธ Improvementsโ€‹

  1. Android Inspection Speedup: UI dump and screenshot generation optimized to complete consistently within 2โ€“3 seconds.
  2. Integrated Installer Performance: Node update and install process is now asynchronous for smoother, faster operation.
  3. Run History Load Optimization: Database-level pagination and filtering dramatically reduce load time.
  4. Test Case Import Reliability & Performance: Improved import speed and reliability with post-import verification and optimized database connections.
  5. Disk space optimization for new RunIDs: New Run history will consume much less disk space than before.
  6. By optimizing several db tables, all search API performance is slightly improved that consumes lower cpu/ram, responds quicker