Skip to content

Releases: oqtopus-team/qdash

v1.4.2

08 Dec 02:22
5ceef09

Choose a tag to compare

What's Changed

New Feature 🎉

Full Changelog: v1.4.1...v1.4.2

v1.4.1

07 Dec 22:38
35c7ba0

Choose a tag to compare

What's Changed

New Feature 🎉

  • feat(api,ui): mount backend at /api and add Swagger docs link by @orangekame3 in #473

Full Changelog: v1.4.0...v1.4.1

v1.4.0

07 Dec 07:53
657588f

Choose a tag to compare

What's Changed

New Feature 🎉

  • feat: cloudflare zero trust tunnel integration by @orangekame3 in #467
  • feat(auth): admin-only signup, add me/logout endpoints by @orangekame3 in #470
  • feat(flow, db): propagate project_id; clean up Prefect deployments by @orangekame3 in #471
  • feat(ui): improve mobile responsiveness; add chip sidebar toggle by @orangekame3 in #472

Refactor 🛠

  • refactor(caltasks): use qubex-provided chevron figure; bump qubex by @orangekame3 in #464

Documentation 📚

Full Changelog: v1.3.7...v1.4.0

v1.3.7

04 Dec 01:03
049f686

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(scripts): default Mongo URI to root:example@mongo:27017 by @orangekame3 in #461

Documentation 📚

  • docs(oas): compact tags arrays in openapi.json for consistency by @orangekame3 in #463

Full Changelog: v1.3.6...v1.3.7

v1.3.6

04 Dec 00:07
3faab2e

Choose a tag to compare

What's Changed

New Feature 🎉

Refactor 🛠

  • refactor(workflow): rename session to backend throughout workflow engine by @orangekame3 in #452
  • refactor: improve error handling and add backend validation by @orangekame3 in #453
  • refactor(workflow): remove unused exports and simplify session context API by @orangekame3 in #454
  • refactor(api): replace database task queries with file-based retrieval in chip router by @orangekame3 in #458

Documentation 📚

  • docs: add cross-reference to workflow processing flow document by @orangekame3 in #455

Full Changelog: v1.3.5...v1.3.6

v1.3.5

02 Dec 07:12
3a924bf

Choose a tag to compare

What's Changed

Refactor 🛠

  • refactor: remove Slack Agent integration and OpenAI dependencies by @orangekame3 in #448

Full Changelog: v1.3.4...v1.3.5

v1.3.4

02 Dec 06:56
60ede54

Choose a tag to compare

What's Changed

New Feature 🎉

  • feat(analysis): add dual-axis support to time series view by @orangekame3 in #429
  • feat(auth): add bearer token authentication and token management UI by @orangekame3 in #433
  • feat(api): add execution list and detail endpoints with pagination by @orangekame3 in #440

Bug Fixes 🐛

  • fix(flow): include username and chip_id in scheduled flow parameters by @orangekame3 in #427

Refactor 🛠

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

Style 🎨

Documentation 📚

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

Full Changelog: v1.3.3...v1.3.4

v1.3.3

01 Dec 01:02
0c7fc19

Choose a tag to compare

What's Changed

New Feature 🎉

Bug Fixes 🐛

Refactor 🛠

  • Refactor iterative flow for improved reusability by @orangekame3 in #409
  • refactor(ui): migrate CDF view to backend-driven metrics architecture by @orangekame3 in #424
  • refactor(analysis): use metrics config for parameter selection by @orangekame3 in #425

Style 🎨

Full Changelog: v1.3.2...v1.3.3

v1.3.2

10 Nov 01:22
15562b4

Choose a tag to compare

What's Changed

New Feature 🎉

  • Refactor execution page and add pagination for chip executions by @orangekame3 in #400
  • Add configurable Prefect dashboard URL and clean up dependencies by @orangekame3 in #405
  • Add download-figures CLI and enhance metrics collection by @orangekame3 in #406
  • Add plugin architecture and design-based direction inference by @orangekame3 in #408

Refactor 🛠

CI/CD 🚀

  • ci: disable test job and add MUX highlight overlay to coupling grid by @orangekame3 in #403

Documentation 📚

  • Add comprehensive architecture documentation and utility tools README by @orangekame3 in #407

Full Changelog: v1.3.1...v1.3.2

v1.3.1

03 Nov 06:33
a806fc5

Choose a tag to compare

What's Changed

New Feature 🎉

Full Changelog: v1.3.0...v1.3.1