Recent Releases of qdash

qdash - v1.2.38

What's Changed

New Feature πŸŽ‰

  • Add plotting functionality for result visualization in readout classification by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/338
  • Enhance functionality and improve performance by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/339 ### Bug Fixes πŸ›
  • Fix devcontainer setup for node_modules caching and dependencies path by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/336
  • Fix task type references and clean up formatting in QubitDetail component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/335

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.37...v1.2.38

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.37

What's Changed

Bug Fixes πŸ›

  • Refactor chip history creation and update Slack agent for environment-specific deployment by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/332
  • Fix blank line issues in chip history handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/334

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.36...v1.2.37

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.36

What's Changed

New Feature πŸŽ‰

  • Add configuration management and error handling for Slack agent by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/328
  • Update Slack Agent to Python 3.11 with enhanced context management by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/331 ### Refactor πŸ› 
  • Refactor initialization imports to dbmodel by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/330

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.35...v1.2.36

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.35

What's Changed

New Feature πŸŽ‰

  • fix(ui): edit by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/318
  • Enhance date navigation and UI controls in Chip and Execution pages by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/320
  • Add comprehensive quantum bit analysis dashboard by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/321
  • Replace auto-refresh with manual refresh controls in TimeSeriesView by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/323
  • Implement URL parameter synchronization for analysis views by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/324
  • Add cumulative distribution function view with date selection by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/325
  • Implement radar chart for qubit performance analysis and remove correlation view by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/327 ### Bug Fixes πŸ›
  • Refactor qubit detail page with modular architecture by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/322

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.34...v1.2.35

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.34

What's Changed

New Feature πŸŽ‰

  • Remove MCP server configuration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/306
  • Add MCP server configuration and logging options for Serena by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/307
  • Implement QDash API client models and utilities by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/308
  • Initialize qdash_client module with type hinting support by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/312
  • Add problem-solving process for technical issues in CLAUDE.md by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/316 ### Bug Fixes πŸ›
  • Enable 'serena' MCP server and refine chip report flow by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/304
  • Update installation instructions for qdash_client in demo and README by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/315 ### Refactor πŸ› 
  • Remove unused models and client generation script by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/309
  • Update README and refactor package structure by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/313
  • Add initial implementation of QDash client models and types by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/314 ### Documentation πŸ“š
  • Update documentation for QDash Python client installation and usage by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/311

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.33...v1.2.34

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.33

What's Changed

New Feature πŸŽ‰

  • Implement URL state management for execution page by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/295
  • Add Docker support and implement tests for chip dbmodel by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/297
  • Update export commands and regenerate requirements files by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/298 ### Bug Fixes πŸ›
  • Fix Dockerfile to copy entire project and install dependencies correctly by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/299
  • Update export commands to include --no-editable flag for requirements generation by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/300
  • Update export commands to use --no-emit-project flag for requirements generation by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/301

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.32...v1.2.33

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.32

What's Changed

Refactor πŸ› 

  • Remove unused isUrlInitialized prop from ChipSelector and DateSelector components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/293

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.31...v1.2.32

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.31

What's Changed

New Feature πŸŽ‰

  • Add date navigation to CouplingGrid and TaskResultGrid components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/291

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.30...v1.2.31

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.30

What's Changed

New Feature πŸŽ‰

  • Enhance create_history method with atomic upsert for chip history records by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/290

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.29...v1.2.30

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.29

What's Changed

New Feature πŸŽ‰

  • feat: Simplify .dockerignore by removing unnecessary entries and reta… by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/286

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.28...v1.2.29

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.28

What's Changed

New Feature πŸŽ‰

  • Refactor Docker setup and enhance documentation by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/282 ### Bug Fixes πŸ›
  • Ensure workflow triggers on pull requests to the develop branch by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/285

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.27...v1.2.28

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.27

What's Changed

New Feature πŸŽ‰

  • Restore example.compose.override.yaml with custom network configuration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/279
  • Implement Slack AI Assistant with tool integration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/281

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.26...v1.2.27

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.26

What's Changed

Bug Fixes πŸ›

  • Update qubex dependency and input parameters for pulse tasks by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/277

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.25...v1.2.26

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.25

What's Changed

Bug Fixes πŸ›

  • Reset subnet and gateway values in .env.example for clarity by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/275

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.24...v1.2.25

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.24

What's Changed

New Feature πŸŽ‰

  • Update qubit pulse duration parameters and enhance chip ID handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/272
  • Add custom network configuration and update documentation for setup by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/274

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.23...v1.2.24

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.23

What's Changed

New Feature πŸŽ‰

  • Update chip ID handling and configuration paths for Qubex workflows by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/267
  • Refactor initialization scripts and enhance chip data handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/269 ### Bug Fixes πŸ›
  • Fix environment file naming and update .gitignore by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/270

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.22...v1.2.23

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.22

What's Changed

New Feature πŸŽ‰

  • Implement qubit position update functionality with CLI command by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/265

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.21...v1.2.22

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.21

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.20...v1.2.21

- TypeScript
Published by github-actions[bot] 7 months ago

qdash - v1.2.20

What's Changed

Bug Fixes πŸ›

  • Update qubex and qubecalib dependencies to latest versions by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/261

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.19...v1.2.20

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.19

What's Changed

Bug Fixes πŸ›

  • fix: Update qubex and qubecalib dependencies to latest versions in re… by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/258

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.18...v1.2.19

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.18

What's Changed

New Feature πŸŽ‰

  • Update dependencies and improve task parameter handling in Qubex workflows by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/256

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.17...v1.2.18

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.17

What's Changed

New Feature πŸŽ‰

  • Update CheckSkew task and enhance authentication handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/254

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.16...v1.2.17

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.16

What's Changed

Bug Fixes πŸ›

  • Fix QubexSession initialization and enhance CheckSkew result handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/252

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.15...v1.2.16

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.15

What's Changed

New Feature πŸŽ‰

  • Add bulk delete functionality for tasks with confirmation modal by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/243
  • Add duplicate menu functionality in MenuEditor by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/244
  • Implement drag-and-drop for task selection by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/245
  • Improve task selection UI with responsive layout and enhanced styling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/246
  • Enhance task selection modal with dynamic initialization and updates by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/247
  • Implement task selection modal with drag-and-drop functionality by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/248
  • Update MenuEditor button style and toast message language by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/249
  • Refactor TaskDetailList to simplify task rendering by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/250
  • Enhance accessibility and consistency in task formatting by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/251 ### Bug Fixes πŸ›
  • Update CheckSkew task and refactor greedy.py for improved handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/241

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.14...v1.2.15

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.14

What's Changed

Bug Fixes πŸ›

  • Refactor authentication code for clarity by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/239

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.13...v1.2.14

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.13

What's Changed

Bug Fixes πŸ›

  • Fix handling of invalid fidelity values in merge_properties function by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/236

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.12...v1.2.13

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.12

What's Changed

New Feature πŸŽ‰

  • Implement chip report generation flow and related functionalities by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/234

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.11...v1.2.12

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.11

What's Changed

Bug Fixes πŸ›

  • Update skew configuration paths and enhance loading logic in CheckSkew task by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/231
  • Fix default commit message in push_props function by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/233

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.10...v1.2.11

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.10

What's Changed

New Feature πŸŽ‰

  • Refactor configuration management and add push functionality for calibration and properties by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/229

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.9...v1.2.10

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.9

What's Changed

New Feature πŸŽ‰

  • Implement calibration workflow management classes by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/214
  • Implement chip information report generation and device gateway integration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/216
  • Implement session management with backend support by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/220
  • Refactor configuration management by integrating downloader into worker module by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/221
  • Refactor calibration workflow and session management by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/223
  • Enhance downsample function and improve CustomSimulationResult methods by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/224
  • Add backend field to menu and calibration models by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/225
  • Implement backend management and task filtering by backend in API and UI by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/226
  • Add DeepWiki badge to README for enhanced resource access by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/228 ### Bug Fixes πŸ›
  • Fix syntax in task grouping and rendering logic by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/227

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.8...v1.2.9

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.8

What's Changed

New Feature πŸŽ‰

  • Add logging and YAML configuration to CheckSkew task by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/212

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.7...v1.2.8

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.7

What's Changed

New Feature πŸŽ‰

  • Implement Ramsey check task with result visualization and data processing by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/210

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.6...v1.2.7

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.6

What's Changed

New Feature πŸŽ‰

  • Add iswithin24h field to fidelity conditions and update device topology request model by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/208

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.5...v1.2.6

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.5

What's Changed

New Feature πŸŽ‰

  • Update fidelity thresholds and enhance CouplingGrid functionality by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/200
  • Improve parameter rendering logic in CouplingGrid and TaskResultGrid components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/202
  • Add pyserial dependency and update qubex version; enhance figure rendering by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/203
  • feat: Add default timeout to tasks and improve dynamic task execution logging by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/204
  • Add 25-minute timeout to coupling tasks by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/205
  • Update qubex dependency and filter type in CheckResonatorFrequencies task by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/206
  • Add CheckQubitFrequencies and CheckQubitSpectroscopy tasks; update CheckReflectionCoefficient output parameters by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/207

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.4...v1.2.5

- TypeScript
Published by github-actions[bot] 8 months ago

qdash - v1.2.4

What's Changed

New Feature πŸŽ‰

  • Support dynamic grid size for qubit labels in CouplingGrid by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/198

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.3...v1.2.4

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.2.3

What's Changed

New Feature πŸŽ‰

  • Implement CheckReadoutAmplitude task and enhance Task model by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/194
  • Enhance CouplingGrid and PlotlyRenderer components with improved parameter handling and layout structure by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/196
  • Update default figure dimensions in TaskManager for improved visualization by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/197

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.2...v1.2.3

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.2.2

What's Changed

New Feature πŸŽ‰

  • feat: Add over 144 qubit user interface by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/192

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.1...v1.2.2

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.2.1

What's Changed

New Feature πŸŽ‰

  • Add over_threshold property to Task model by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/189
  • Update fetch functions for authenticated user and date handling improvements by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/191

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.2.0...v1.2.1

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.2.0

What's Changed

New Feature πŸŽ‰

  • Add 2qubit chip overview by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/187

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.17...v1.2.0

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.17

What's Changed

New Feature πŸŽ‰

  • Add endpoints and UI components for historical chip and task data by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/185

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.16...v1.1.17

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.16

What's Changed

New Feature πŸŽ‰

  • Add timestamp checks for calibration data and enhance scheduling functionality by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/183

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.15...v1.1.16

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.15

What's Changed

New Feature πŸŽ‰

  • Enhance calibration data handling and device topology models by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/180
  • Add timeout functionality for task execution by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/182

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.14...v1.1.15

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.14

What's Changed

New Feature πŸŽ‰

  • Add method for retrieving yesterday's chip history and improve reporting of best data updates by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/179 ### Bug Fixes πŸ›
  • Update r2_threshold in BaseTask from 0.9 to 0.7 by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/177

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.13...v1.1.14

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.13

What's Changed

New Feature πŸŽ‰

  • Add best_data field for calibration tracking by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/175

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.12...v1.1.13

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.12

What's Changed

New Feature πŸŽ‰

  • Optimize task result fetching and processing in chip router by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/173

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.11...v1.1.12

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.11

What's Changed

New Feature πŸŽ‰

  • Enhance Slack notifications for chip properties and device topology integration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/171

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.10...v1.1.11

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.10

What's Changed

Bug Fixes πŸ›

  • Update cron schedule for deployment by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/169

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.9...v1.1.10

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.9

What's Changed

New Feature πŸŽ‰

  • Implement device gateway integration flow by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/167

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.8...v1.1.9

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.8

What's Changed

New Feature πŸŽ‰

  • Add bell state fidelity to chip properties and report generation by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/164
  • Update chip properties to include 24-hour data and reporting figures by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/166

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.7...v1.1.8

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.7

What's Changed

New Feature πŸŽ‰

  • Refactor code structure and update dependencies by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/160
  • Implement electrical delay, reflection coefficient, resonator frequencies, and spectroscopy tasks by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/162

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.6...v1.1.7

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.6

What's Changed

New Feature πŸŽ‰

  • Add device topology filtering and two-qubit pair extraction by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/158

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.5...v1.1.6

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.5

What's Changed

New Feature πŸŽ‰

  • Add NaN handling and update r2_threshold in BaseTask by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/153
  • Add graph figure creation and undirected data processing methods to CustomLatticeGraph by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/155

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.4...v1.1.5

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.4

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.3...v1.1.4

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.3

What's Changed

Bug Fixes πŸ›

  • Fix qubit position scaling and timestamp handling in device topology by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/151

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.2...v1.1.3

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.2

What's Changed

New Feature πŸŽ‰

  • Add additional output parameters for Rabi oscillation and improve CheckSkew box handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/147

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.1...v1.1.2

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.1

What's Changed

Bug Fixes πŸ›

  • Update qubecalib and qubex versions in requirements by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/145

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.1.0...v1.1.1

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.1.0

What's Changed

New Feature πŸŽ‰

  • Add cron schedule deployments for calibration tasks by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/141
  • Implement chip properties update flow and PR creation by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/143
  • Add report generation for chip information and update dependencies by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/144

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.23...v1.1.0

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.0.23

What's Changed

New Feature πŸŽ‰

  • Add username field to CouplingModel and QubitModel by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/139

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.22...v1.0.23

- TypeScript
Published by github-actions[bot] 9 months ago

qdash - v1.0.22

What's Changed

New Feature πŸŽ‰

  • Add functionality to update active output parameters with username association by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/137

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.21...v1.0.22

- TypeScript
Published by github-actions[bot] 10 months ago

qdash - v1.0.21

What's Changed

New Feature πŸŽ‰

  • Update task insertion logic for uniqueness check by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/135

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.20...v1.0.21

- TypeScript
Published by github-actions[bot] 10 months ago

qdash - v1.0.20

What's Changed

New Feature πŸŽ‰

  • Update dependencies and modify menu initialization by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/133

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.18...v1.0.20

- TypeScript
Published by github-actions[bot] 10 months ago

qdash - v1.0.19

What's Changed

New Feature πŸŽ‰

  • feat: add chipid to MenuModel initialization in cronscheduler_flow by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/131

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.17...v1.0.19

- TypeScript
Published by github-actions[bot] 10 months ago

qdash - v1.0.18

What's Changed

New Feature πŸŽ‰

  • feat: add chipid to MenuModel initialization in cronscheduler_flow by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/131

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.17...v1.0.18

- TypeScript
Published by github-actions[bot] 10 months ago

qdash - v1.0.17

What's Changed

New Feature πŸŽ‰

  • Add chip_id field to menu and calibration models by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/128
  • Add history tracking for chips, couplings, and qubits by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/129
  • Add RΒ² value handling and error checking in task results by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/130 ### Bug Fixes πŸ›
  • Update Prefect image version to 2.20.18 in Dockerfile by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/127

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.16...v1.0.17

- TypeScript
Published by github-actions[bot] 10 months ago

qdash - v1.0.16

What's Changed

New Feature πŸŽ‰

  • Enhance execution detail view with task timing information by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/121
  • Update qubex dependency to version 1.3.3 by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/123

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.15...v1.0.16

- TypeScript
Published by github-actions[bot] 10 months ago

qdash - v1.0.15

What's Changed

New Feature πŸŽ‰

  • Update calibration scheduling with new parameters and cron timings by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/119

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.14...v1.0.15

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.14

What's Changed

New Feature πŸŽ‰

  • Refactor calibration menu to use schedule instead of QIDs by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/117

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.13...v1.0.14

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.13

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.12...v1.0.13

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.12

What's Changed

New Feature πŸŽ‰

  • Implement batch_run method and update dependencies by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/114
  • Enhance Slack integration with dynamic message handling and configuration updates by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/115

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.11...v1.0.12

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.11

What's Changed

New Feature πŸŽ‰

  • Update UI service command to specify hostname and port by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/106
  • Add configuration update flow for remote management by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/109
  • Enhance device topology and calibration handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/111

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.10...v1.0.11

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.10

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.9...v1.0.10

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.9

What's Changed

New Feature πŸŽ‰

  • Update oqtopus symbol images in documentation by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/104

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.8...v1.0.9

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.8

What's Changed

New Feature πŸŽ‰

  • Update configuration paths and create config directory for calibration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/101
  • Update environment variables and redirect logic for login and home pages by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/102
  • Add build arguments for API URL in Dockerfile by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/103 ### Bug Fixes πŸ›
  • Convert MongoDB port to integer in client initialization by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/99

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.7...v1.0.8

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.7

What's Changed

New Feature πŸŽ‰

  • Implement custom Axios instance and update API request handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/97

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.6...v1.0.7

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.6

What's Changed

New Feature πŸŽ‰

  • Update qubex and qubecalib versions in project configuration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/94
  • Implement custom Axios instance and refactor AuthContext for API requests by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/96

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.5...v1.0.6

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.5

What's Changed

New Feature πŸŽ‰

  • feat: update GitHub Actions workflow for VitePress deployment by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/86
  • Specify working directory for VitePress build in GitHub Actions workflow by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/88
  • Add npm cache configuration to GitHub Actions workflow by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/90
  • Add logo to VitePress theme configuration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/92

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.4...v1.0.5

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.4

What's Changed

New Feature πŸŽ‰

  • Update documentation and remove unused images by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/83

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.3...v1.0.4

- TypeScript
Published by github-actions[bot] 11 months ago

qdash - v1.0.3

What's Changed

New Feature πŸŽ‰

  • Update devcontainer name to use local workspace folder basename by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/81

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.2...v1.0.3

- TypeScript
Published by github-actions[bot] 12 months ago

qdash - v1.0.2

What's Changed

New Feature πŸŽ‰

  • Update API version to orval v7.7.0 and adjust URL for dynamic configuration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/79

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.1...v1.0.2

- TypeScript
Published by github-actions[bot] 12 months ago

qdash - v1.0.1

What's Changed

New Feature πŸŽ‰

  • Remove container_name from development container configuration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/77

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v1.0.0...v1.0.1

- TypeScript
Published by github-actions[bot] 12 months ago

qdash - v1.0.0

What's Changed

New Feature πŸŽ‰

  • feat(cal): add qubex flow by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/14
  • feat: implement execution history retrieval and update execution model usage by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/16
  • feat(ui): update schema generation to orval v7.5.0 and add new task-related types by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/17
  • feat(execution): add execution detail page and client component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/19
  • feat(ui): update schema generation and remove deprecated task schemas by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/20
  • feat(execution): add polling for execution details and improve data fetching logic by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/21
  • Enhance API and UI for Topology Visualization and File Download by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/22
  • Update generated schemas to orval v7.6.0 and add new user types by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/23
  • Remove deprecated schema files and add username field to models by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/24
  • Enhance menu management and calibration schemas by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/25
  • Refactor execution status handling and add execution statistics component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/26
  • Remove email field from user schemas and components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/27
  • Remove email field from user schemas and related files by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/28
  • Simplify access token login schema and remove unused fields by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/29
  • Update calibration API endpoints to singular form by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/30
  • Enhance QDash API integration and user experience improvements by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/31
  • Upgrade Node.js to 20 and refactor theme handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/32
  • Add Toast, ChipSelector, and GridView components for improved UI feedback and management by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/33
  • Implement task API endpoints and response models by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/34
  • Add Tasks link to sidebar and create TasksPage component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/36
  • Add input parameters to CheckRabi task and update API schemas by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/37
  • Enhance task management with menu and task detail improvements by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/38
  • Add task_details to menu functions and UI components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/39
  • Add modals for creating and deleting menus from templates by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/40
  • Fix YAML error handling and enhance menu creation with presets by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/41
  • Refactor task-related types and components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/42
  • Remove unused files and enhance menu editing UI by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/43
  • Add delete confirmation modals for tasks and menus, enhance UI with delete buttons by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/44
  • Add qdashuiurl and execution lock handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/48
  • Add QDash API schemas and tag management features by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/51
  • Add Cron Calibration Schemas and Integration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/56
  • Add edit functionality for cron schedule and menu confirmation modal by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/57
  • Update qubex to v1.3.0.rc2 and add SKIPPED status to tasks by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/59
  • Implement database initialization modules and CLI package for qdash by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/60
  • Enhance task management and chip tracking features by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/61
  • Add chip selection functionality to TimeSeriesView component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/62
  • Migrate from npm to bun for package management in Dockerfiles by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/63
  • Add tag insertion and adjust TimeSeriesView refresh interval by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/64
  • Update API URLs and configuration for port flexibility by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/65
  • Enhance API client configuration and add TaskFigure component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/66
  • Integrate TaskFigure component and update API URL handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/67
  • Add TaskFigure component for improved figure rendering in ExecutionDAG by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/68
  • Enhance ExecutionDAG layout and functionality by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/69
  • Implement calibration note merging and enhance flow management by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/70
  • Enhance TimeSeries data fetching and UI features by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/71
  • Format date handling to use JST timezone in TimeSeriesView and DateTimePicker components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/72
  • Update dependencies, enhance error handling, and improve UI by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/73
  • Add CheckRamsey task for Rabi oscillation analysis by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/74
  • Enhance CheckRabi and CheckCrossResonance tasks with improved error handling and plotting functionality by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/75
  • Add CalibrationNoteDocument and enhance task sorting functionality by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/76 ### Bug Fixes πŸ›
  • Update labels for clarity in Calibration components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/58 ### Refactor πŸ› 
  • Refactor task results rendering in ChipPage component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/35
  • Refactor session and exception handling schemas, remove unused files by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/45
  • Refactor type hints and remove unused model files by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/46
  • Update documentation comments to reflect QDash API terminology by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/47
  • Refactor database model migration and cleanup by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/49
  • Refactor import paths for calibration utilities by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/50
  • Refactor parameter types to use models by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/52
  • Refactor data models to use OutputParameterModel and InputParameterModel by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/53
  • Refactor output parameter handling in postprocess methods by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/54
  • Refactor calibration scheduling types and API response handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/55

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v0.1.4...v1.0.0

- TypeScript
Published by github-actions[bot] 12 months ago

qdash - v0.1.4

What's Changed

Documentation πŸ“š

  • docs: add warning comment by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/10
  • docs: update DOI badge by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/12
  • docs: update branch strategy by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/13

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v0.1.3...v0.1.4

- TypeScript
Published by github-actions[bot] about 1 year ago

qdash - v0.1.3

What's Changed

Documentation πŸ“š

  • docs: add gif image by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/8

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v0.1.2...v0.1.3

- TypeScript
Published by github-actions[bot] about 1 year ago

qdash - v0.1.2

What's Changed

Documentation πŸ“š

  • docs: update docs by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/6

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v0.1.1...v0.1.2

- TypeScript
Published by github-actions[bot] about 1 year ago

qdash - v0.1.1

What's Changed

Documentation πŸ“š

  • docs: update docs by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/4

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v0.1.0...v0.1.1

- TypeScript
Published by github-actions[bot] about 1 year ago

qdash - v0.1.0

What's Changed

CI/CD πŸš€

  • ci: add routine work by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/2

New Contributors

  • @orangekame3 made their first contribution in https://github.com/oqtopus-team/qdash/pull/1
  • @github-actions made their first contribution in https://github.com/oqtopus-team/qdash/pull/3

Full Changelog: https://github.com/oqtopus-team/qdash/commits/v0.1.0

- TypeScript
Published by github-actions[bot] about 1 year ago