Skip to content

Bump @foxglove/studio from 1.24.0 to 1.26.0#194

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/foxglove/studio-1.26.0
Closed

Bump @foxglove/studio from 1.24.0 to 1.26.0#194
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/foxglove/studio-1.26.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps @foxglove/studio from 1.24.0 to 1.26.0.

Release notes

Sourced from @​foxglove/studio's releases.

v1.26.0

With this release, we've been hard at work continuing to expand on the 🆕 3D panel:

  • Added support for rendering TriangleList scene entity primitives (#4418)
  • Added support for foxglove.RawImage, foxglove.CompressedImage, and foxglove.CameraCalibration messages (#4425)
  • Added ability to manually edit transform poses (#4445)
  • Added ability to filter topics by visibility (#4460)

Some other highlights:

Added

  • Added support for reading unindexed MCAP files (#4391)
  • Added ability to create Foxglove Data Platform events directly in Foxglove Studio (#4401)
  • Added support for more ROS 2 message types for live ROS 2 connections and .db3 files (#4408)
  • Added a setting to State Transitions panels that allows users to sync them with other plots in the layout (#4428)

Changed

  • Improved horizontal scaling of panel settings editor fields (#4402)
  • Made minor improvements for large messages in the ROS 2 native connector (#4438)
  • Improved playback caching for file and streaming data sources (#4472)

Fixed

  • Fixed an issue where opening a file with a message at epoch time second 0 and other messages at “now” would make Studio hang (#4398)
  • Fixed a bug in the 3D panel where foxglove.LaserScan messages' locations were not being updated properly (#4427)
  • Fixed a bug where an extension panel would be able to asynchronously subscribe to new topics or otherwise change application state, even after being removed from the layout (#4436)
  • Fixed handling of COLLADA <up_axis> tags for loaded .dae files, and added a 3D panel setting for ignoring COLLADA tags to match Rviz behavior (#4442)
  • Fixed streaming from Data Platform when there are gaps in coverage (#4449)
  • Fixed an issue where user scripts would sometimes fail to run after loading a data source (#4455)

v1.25.0

Our new 3D panel is no longer in beta 🎉 📹 

The old 3D panel has been renamed to "3D (Legacy)", and will continue to work as before.

New 3D panel improvements

  • Added touchscreen support (#4011)
  • Added support for deleting markers using Foxglove schemas (#4229)
  • Added support for rendering cubes, meshes, and lines (#4229), arrows (#4340), cylinders (#4342), and spheres (#4359) using Foxglove schemas
  • Added support for selecting individual points in point clouds and laser scans (#4295)
  • Added follow modes “Pose” (current frame’s orientation + position), “Position” (current frame’s position), and “Fixed” (static) (#4329)
  • Updated default camera position (#4376)
  • Added support for preloading all transforms from local and remote file sources (#4386)
  • Added support for rendering text primitives using Foxglove schemas (#4387)

Added

  • Added support for clicking and dragging numbers in the panel settings UI to set their value (#4254)
  • Added support for displaying Data Platform events on the playback bar including hover interactions (#4299)
  • Added support for specifying options for extension panels using “toggle” inputs (#4330)
  • Changed app color scheme to use the system’s color scheme by default (#4357)
  • Added link to Foxglove schemas documentation in the Raw Messages panel (#4385)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@foxglove/studio](https://github.com/foxglove/studio) from 1.24.0 to 1.26.0.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.26.0)

---
updated-dependencies:
- dependency-name: "@foxglove/studio"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 4, 2022

Superseded by #199.

@dependabot dependabot bot closed this Oct 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/foxglove/studio-1.26.0 branch October 4, 2022 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants