Releases: flora-suite/flora
Releases · flora-suite/flora
Release list
v0.2.1
What's Changed
- chore(deps-dev): bump the babel group across 1 directory with 5 updates by @dependabot[bot] in #142
- fix: restore recent local files after refresh by @vincentdji in #157
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- update dependencies by @8SFXIM5 in #107
- Bump actions/stale from 9.1.0 to 10.1.0 by @dependabot[bot] in #106
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #102
- Fix typo in macOS installation instructions by @piggybox in #109
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #114
- Bump actions/stale from 10.1.0 to 10.1.1 by @dependabot[bot] in #113
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #111
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #110
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #115
- feat: add dashboard and management workflows by @vincentdji in #131
- chore(deps): bump the jest group across 1 directory with 3 updates by @dependabot[bot] in #124
- chore(deps-dev): bump the monaco-editor group across 1 directory with 2 updates by @dependabot[bot] in #132
- chore(deps-dev): bump uuid from 11.1.0 to 14.0.0 by @dependabot[bot] in #130
- chore(deps-dev): bump cytoscape from 3.33.1 to 3.33.3 by @dependabot[bot] in #129
- chore(deps-dev): bump the electron group across 1 directory with 6 updates by @dependabot[bot] in #123
- chore(deps-dev): bump the eslint group across 1 directory with 4 updates by @dependabot[bot] in #122
- chore(deps-dev): bump rimraf from 5.0.10 to 6.1.3 by @dependabot[bot] in #128
- chore(deps-dev): bump the webpack group across 1 directory with 3 updates by @dependabot[bot] in #125
- chore(deps-dev): bump the babel group across 1 directory with 3 updates by @dependabot[bot] in #133
- chore(deps): bump actions/stale from 10.1.1 to 10.2.0 by @dependabot[bot] in #116
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #118
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #117
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #119
- chore(deps): bump docker/build-push-action from 5 to 7 by @dependabot[bot] in #120
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #135
- chore(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #136
- chore(deps): bump actions/stale from 10.2.0 to 10.3.0 by @dependabot[bot] in #137
- chore(deps): bump octokit/request-action from 2.4.0 to 3.0.0 by @dependabot[bot] in #138
- chore(deps-dev): bump serve-handler from 6.1.6 to 6.1.7 by @dependabot[bot] in #145
- chore(deps-dev): bump babel-plugin-transform-import-meta from 2.3.3 to 3.0.0 by @dependabot[bot] in #147
- chore(deps-dev): bump i18next from 23.16.8 to 26.3.4 by @dependabot[bot] in #144
- chore(deps-dev): bump playwright from 1.57.0 to 1.61.1 by @dependabot[bot] in #146
- feat: add Rspack web build commands by @vincentdji in #149
- chore(deps): bump actions/stale from 10.3.0 to 10.4.0 by @dependabot[bot] in #148
- chore(deps-dev): bump the eslint group across 1 directory with 4 updates by @dependabot[bot] in #139
- chore(deps-dev): bump the webpack group across 1 directory with 3 updates by @dependabot[bot] in #141
- chore(deps-dev): bump the electron group across 1 directory with 6 updates by @vincentdji in #150
- chore(deps): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #143
- feat: configure Flora API server at sign-in by @vincentdji in #151
- fix: align language setting with detected locale by @vincentdji in #152
New Contributors
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Chore merge upstream branch by @toyyan in #69
- Fixed the problem of docker build failure. by @toyyan in #82
- Add unit tests for utility functions and enhance ROS package resource… by @toyyan in #83
- Refactor code structure for improved readability and maintainability by @toyyan in #84
- Bump flatbuffers from 23.5.26 to 25.2.10 by @dependabot[bot] in #73
- chroe: Update async-mutex dependency to 0.5.0 to improve performance … by @vincentdji in #85
- feat: Add "foxglove.sdk.v1" subprotocol to WebSocket connection by @toyyan in #97
Full Changelog: v0.1.0...v0.1.1
v0.1.0
New Feature
- feat(Panel 3D): Add support compressedVideo renderer (h264, h265, av1, vp9) by @toyyan in #56
- Add fullscreen toggle functionality to PanelToolbar by @vincentdji in #30
What's Changed
- Fixed the issue that the synchronized camera was invalid in the 3D panel by @vincentdji in #3
- Fix toggling of panels by listen only to revert event by @vincentdji in #4
- bugfix: Fix the issue where the panel's bottom is obscured in fullscr… by @vincentdji in #31
- Fix linux build by @Shade5 in #51
- Fix window.showOpenFilePicker is not a function by @Shade5 in #52
- Fix user scripts by @Shade5 in #54
New Contributors
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- Feature/new app menu by @vincentdji in #2
New Contributors
- @vincentdji made their first contribution in #2
Full Changelog: v0.0.1...v0.0.2