Changelog

Report Queue
10/8/2025

v1.0.2 (2025-10-08)

Bug Fixes

  • Upload installer to existing release instead of creating new one

Detailed Changes: v1.0.1…v1.0.2

10/8/2025

v1.0.1 (2025-10-08)

Bug Fixes

  • Trigger build workflow when release workflow completes

Chores

  • Remove test branch trigger from release workflow

Detailed Changes: v1.0.0…v1.0.1

10/8/2025

v1.0.0 (2025-10-08)

Continuous Integration

  • Add feature branch to workflow triggers for testing

Features

  • Implement automated versioning with dry-run testing

Detailed Changes: v0.1.2…v1.0.0

10/8/2025
  • If a CSV/query job is marked as Failed due to no results, we now put that in the error message
  • Previously, any other CSV failure would just say "See logs", now it puts the error in the message
  • Many errors were not saving because we weren't escaping query input, and some error messages have quotes in them. Query inputs are now sanitized
  • The error string should be set in many other exception handlers.
Newer Older