Skip to content

Release Notes

2026

v26.01 Build 0141 Latest

Released: April 10, 2026   Download

  • Background Export Jobs Large query/view exports that take over 30 seconds now run automatically in the background. A floating status panel lets you monitor progress, download results, or cancel jobs - without blocking your workflow. Supports MSSQL, MySQL, and PostgreSQL.
  • MCP Gateway (Preview) A new gateway that lets AI clients (GitHub Copilot, Claude, Cursor) access EQQ queries via the Model Context Protocol. Includes API Key authentication and optional installation via the setup wizard.
  • Installer Step-Wizard UI The EQQ installer has been redesigned as a clean step-by-step wizard with dedicated screens for database setup, IIS configuration, component selection, and a review summary before installation. Configurable Admin Account The EQQ Admin email and password can now be set directly in the installer instead of using hardcoded defaults.
  • Resend Invitation Admins can resend setup invitation emails to users who haven't completed onboarding.
  • Audit & Error Logging All API requests now carry a correlation ID traced end-to-end from the browser to the database. Errors are reliably logged to tQQErrorLog and actions to tQQAuditLog, with sensitive data automatically redacted from logs.

v26.01 Build 0140

Released: April 10, 2026   Download

Security

  • Each installation now uses its own unique security certificate and password (QQCert and QQCertUser), stored securely in the database rather than in a config file
  • Two-factor authentication (OTP)
  • The system now enforces a minimum password length of 12 characters for all accounts
  • New users are never sent a default password - they activate their account via a secure invitation link instead

New Features

  • New users receive an invitation link by email and can set their own password - links expire after 7 days
  • Administrators can run a health check on any connected database to verify security is correctly configured, with automatic repair and step-by-step manual instructions if anything is wrong
  • A one-click repair script is provided for SQL Server databases that have been restored to a new server
  • Invitation emails can be resent from the user management page

Bug Fixes

  • Fixed a crash when working with large text columns in MySQL databases
  • Fixed a silent error in function management that could cause unexpected failures at runtime
  • Fixed connection issues with MySQL and PostgreSQL servers in certain configurations
  • Fixed database upgrade scripts for MFA and user account columns on MySQL and PostgreSQL
  • Fixed incorrect database schema handling on SQL Server after upgrades
  • Fixed queries using lists of values (e.g. IN (1, 2, 3)) not working correctly, including when the list contained null values

UX / Maintenance

  • Sign-in page redesigned to work better on mobile and smaller screens
  • My Account, License Manager, Security User, and Password Setting pages improved
  • App Settings, Database Settings, Query Type, and Security pages now support inline editing without navigating away
  • Internal settings management refactored for consistency and maintainability across all database types
  • The application data folders (EQQ_Control and EQQ_App) are now unified under a single consistent location, simplifying server setup and post-restore recovery

2025

v25.02 Build 0139

Released: December 5, 2025   Download

  • Added "Function Creator" column to Manage Account Permissions for improved visibility and accountability.

v25.02 Build 0138

Released: October 31, 2025   Download

  • IsEpilogue Error Fix : Added validation to avoid failures with pre-B0136 queries when exectute.
  • Function Import Fixes : Improved script parsing and error logging for SSMS-generated blocks.
  • Function Discovery : Introduced Scan & Import to detect and bulk-import existing functions.
  • Function Scoping : Enabled global vs. database-specific tagging for better context visibility.

v25.02 Build 0137

Released: October 17, 2025   Download

  • Enhance advanced functionality for improved performance and flexibility
  • Optimize JSON-to-chart rendering using ApexChart.JS
  • Resolve mirror-related bugs to ensure stability and accuracy

v25.02 Build 0136

Released: October 13, 2025   Download

Major New Features

Advanced SQL Functions Framework

  • Added 25+ built-in functions (statistical, business, string, datetime, ranking) with unified syntax across SQL Server, MySQL, and PostgreSQL

Enhanced Database Features

  • PostgreSQL 15+ support with improved schema introspection and connection management
  • Enhanced query type management and better error handling across all database systems

Critical Security Updates

High-Priority Vulnerability Fixes

  • Microsoft.ReportViewer.Common: Fixed CVE-2021-26701 (remote code execution)
  • BouncyCastle.Cryptography: Fixed CVE-2024-34447 (cryptographic vulnerability)

Package Security Updates

  • Microsoft.AspNet.Mvc/WebApi: Fixed CVE-2023-36560 (security bypass)
  • Updated MySql.Data (9.4.0), Microsoft.Owin.Security (4.2.3), System.Text.Json (9.0.7)

Technical Improvements

Enhanced Architecture

  • Extended repository pattern with function integration across all database types
  • New database tables for function management and usage tracking

UI/UX Enhancements

  • Mobile-responsive function management with category filtering
  • Enhanced dark mode support and improved navigation

Performance & Stability

  • Comprehensive unit test coverage (95%+) for all new functionality
  • Improved query execution performance with intelligent function caching

v25.01 Build 0135

Released: July 7, 2025   Download

  • Added support for PostgreSQL database (version 15 and newer )
  • Verified compatibility and optimized performance with PostgreSQL v17
  • Resolved several known issues to improve overall stability and reliability

v25.01 Build 0134

Released: February 27, 2025   Download

  • Fix error caused by updating View-Query with long text in the "Condition" field.

v25.01 Build 0133

Released: February 7, 2025   Download

  • Fix error incompatible with old license when upgrading.

v25.01 Build 0132

Released: January 24, 2025   Download

  • Introduce UNION [ALL] Option in Manage Views: Added support for the UNION [ALL] operation in Manage Views, providing more flexibility in combining view results.
  • Full MySQL Connection Support: Now fully compatible with MySQL versions 8.0.11 to the latest 9.1.0, ensuring robust and seamless database interactions.
  • Bug Fixes and Enhancements: Addressed minor bugs and made several improvements to enhance the overall user experience and stability.

2024

v24.03 Build 0131

Released: December 19, 2024   Download

  • Include Dark Mode: Added dark mode, enhancing visual comfort and reducing eye strain in low-light environments.
  • Improving Security and Mobile UI: Enhanced security measures and improved the user interface for mobile devices.
  • Add/Remove All Columns in View: Added the ability to add or remove all columns in view for better customization.
  • Default Export Option for Use Query: Introduced a default export option for the "Use Query" feature, streamlining data export processes.
  • New License Activation Method: Implemented a new method for license activation, simplifying the activation process.
  • Bug Fixes: Addressed minor bugs to improve overall performance and stability.

v24.03 Build 0130

Released: January 25, 2024   Download

  • Fix for Group Column Issue: Resolved an issue where group columns with similar names caused conflicts in 2-level export.

2023

v23.02 Build 0129

Released: November 10, 2023   Download

  • 2-Level Export Feature: Enhanced the 2-level export feature for improved functionality and performance.

v23.02 Build 0128

Released: September 12, 2023   Download

  • JSON API Integration: Introduced a new JSON API feature, enabling external systems to call and query via API.

v23.02 Build 0127

Released: July 3, 2023   Download

  • Performance Enhancement for Use Query: Improved the performance of the "Use Query" feature for faster and more efficient data retrieval.

v23.02 Build 0126

Released: June 29, 2023   Download

  • Exporting with Formatted Template: Added a new feature that allows exporting with a formatted template, enhancing the flexibility and presentation of exported data.
  • UI Enhancements for Use Query: Improved the user interface of the "Use Query" feature for a more intuitive and user-friendly experience.

v23.01 Build 0125

Released: May 17, 2023   Download

  • 2-Level Export: Improved the 2-level export feature for better performance and functionality.

v23.01 Build 0124

Released: May 12, 2023   Download

  • Improve 2-Level export

v23.01 Build 0123

Released: April 19, 2023   Download

  • Add ability to export table with JSON format

v23.01 Build 0122

Released: April 12, 2023   Download

  • Add ability to create EQQ View from views and tables of a database

v23.01 Build 0121

Released: December 6, 2022   Download

  • Add 2 Level export feature

2022

v22.01 Build 0120

Released: October 14, 2022   Download

  • Add 2 Level export feature

v22.01 Build 0118

Released: August 11, 2022   Download

  • Fix wrong author when a view/query is changed

2020

v20.01 Build 0115

Released: December 7, 2020   Download

  • Add Pivot feature for MSSQL

v20.01 Build 0114

Released: April 24, 2020   Download

  • Fix Password-related problems, User Change Password
  • Fix Password Setting
  • Update RequireNonLetterOrDigit to false

v20.01 Build 0113

Released: April 13, 2020   Download

  • Apply OTP to EQQ
  • Allow a security administrator to change the EQQAdmin password or disable the account
  • New user or admin change password sends unique temporary password to user
  • Fix UI on Ipad