There is a newer version of the record available.

Published December 2, 2025 | Version v1.3.4
Software Open

QDash

Description

<!-- Release notes generated using configuration in .github/release.yaml at v1.3.4 -->

What's Changed

New Feature 🎉

  • feat(analysis): add dual-axis support to time series view by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/429
  • feat(auth): add bearer token authentication and token management UI by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/433
  • feat(api): add execution list and detail endpoints with pagination by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/440

Bug Fixes 🐛

  • fix(flow): include username and chip_id in scheduled flow parameters by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/427

Refactor 🛠

  • refactor(db): add dependency injection support to database session by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/430
  • refactor(api): centralize Pydantic models into dedicated schemas package by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/431
  • refactor: reorder zoneinfo import in flow_schedule router by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/432
  • refactor(api): remove /api prefix from all route paths by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/436
  • refactor: remove unused metrics chip endpoints by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/438
  • refactor(api): merge flow_schedule router into flow router by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/439
  • refactor(ui): rename auth hooks to remove redundant prefix by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/445
  • refactor(workflow): remove unused parameter conversion functions by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/446

Style 🎨

  • style: fix code formatting in util.py and AuthContext by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/447

Documentation 📚

  • docs(api): add HTTPBearer security to API endpoints in OpenAPI spec by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/437
  • docs: standardize API naming conventions and improve guidelines formatting by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/442
  • docs(api-guidelines): generalize resource examples and remove domain-specific content by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/443
  • (chore): fix api funcname by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/444

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.3.3...v1.3.4

Notes

If you use this software, please cite it as below.

Files

oqtopus-team/qdash-v1.3.4.zip

Files (6.4 MB)

Name Size Download all
md5:ef3ddd9dfa670476261446cba1410959
6.4 MB Preview Download

Additional details

Related works