Skip to content

Version 1.20260815.0 - #554

Merged
agarny merged 6 commits into
opencor:mainfrom
agarny:cleaning-up
Aug 14, 2026
Merged

Version 1.20260815.0#554
agarny merged 6 commits into
opencor:mainfrom
agarny:cleaning-up

Conversation

@agarny

@agarny agarny commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

No description provided.

agarny added 3 commits August 14, 2026 18:55
SVG cartesian only, no WebGL at all. I used to be aware of two versions:
- `plotly.js-dist-min`: full version; and
- `plotly.js-gl2d-dist-min`: SVG cartesian + 2D WebGL.

But then, found out about `plotly.js-cartesian-dist-min`, which is SVG cartesian only (i.e. no 2D WebGL), so smaller in size than `plotly.js-gl2d-dist-min`.
Copilot AI lite review requested due to automatic review settings August 14, 2026 19:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR appears to be a release/version bump to 1.20260815.0, alongside updating build tooling dependencies and switching the Plotly CDN bundle used by the renderer.

Changes:

  • Bump application version to 1.20260815.0 (root + renderer).
  • Update rollup-plugin-visualizer to ^7.1.1 and refresh Bun lockfiles accordingly.
  • Change the Plotly.js CDN import from the gl2d bundle to a cartesian bundle (with a noted package/version issue).

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/renderer/src/common/initialisation.ts Updates external Plotly.js dependency CDN URL used at runtime.
src/renderer/package.json Bumps renderer version and updates rollup-plugin-visualizer version.
src/renderer/bun.lock Lockfile updates reflecting renderer dependency changes.
package.json Bumps root version and updates node-addon-api + rollup-plugin-visualizer.
bun.lock Lockfile updates reflecting root dependency changes.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@agarny
agarny merged commit 8cd4904 into opencor:main Aug 14, 2026
9 checks passed
@agarny
agarny deleted the cleaning-up branch August 14, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants