Releases: leaphy-robotics/leaphy-webbased-svelte
Releases · leaphy-robotics/leaphy-webbased-svelte
v3.6.0
🛠 Fixes
- Prevent multiple popups from appearing unexpectedly – [#203](#203) (@koen1711)
- Set correct build context – [#205](#205) (@sverben)
- Use correct Dockerfile – [#206](#206) (@sverben)
- Add delay to ToF sensor – [#232](#232) (@koen1711)
- Handle no internet connection – [#231](#231) (@koen1711)
- Correctly update robot when changed in connection screen – [#236](#236) (@pajotg)
- Only get return value from non-void functions – [#240](#240) (@rmoesbergen)
- Adjust PWM map range from 100–255 instead of 150–255 – [#243](#243) (@koen1711)
- Use valid return type on I2C setup – [#246](#246) (@sverben)
- Fix elimupi CI workflow – [#217](#217) (@rmoesbergen)
✨ Features
- Add support for larger OLED screen – [#221](#221) (@sverben)
- “Continue working” feature – [#241](#241) (@sverben)
🔧 Refactors & Chores
- Merge blocks with webbased – [#204](#204) (@sverben)
- Remove unused compass block, pin more libs – [#223](#223) (@rmoesbergen)
- Indentation and spacing improvements in display setup – [#227](#227) (@WJ-vd-Heuvel)
- Dynamically generate dependency list – [#228](#228) (@sverben)
- Update Sentry version – [#248](#248) (@pajotg)
🧪 Tests
- Add test: default sonar pins – [#193](#193) (@pajotg)
- Add test: correct servo library is included – [#192](#192) (@pajotg)
- Add snake upload test – [#219](#219) (@pajotg)
- Upgrade code tests to download code instead of using Monaco editor – [#224](#224) (@pajotg)
📦 Dependency Updates
- Bump
vite
from 6.3.3 to 6.3.4 – [#214](#214) (@dependabot) - Bump
esbuild
– [#218](#218) (@rmoesbergen)
🔗 Full Changelog: [v3.5.0...v3.6.0](v3.5.0...v.3.6.0)
v3.5.0
What's Changed
- feat: add gyroscope and accelerometer (#133) by @WJ-vd-Heuvel in #178
- chore(deps-dev): bump vite from 6.0.14 to 6.0.15 by @dependabot in #182
- test: add list with spaces test by @pajotg in #187
- fix: some libs aren't compatible by @koen1711 in #189
- chore: bump blocks (esp32 servo fix) by @rmoesbergen in #190
- fix: correct sonar pin order for Uno based robots by @rmoesbergen in #195
- fix: adjust sonar pins in examples for most common robots by @rmoesbergen in #197
- chore: pin c++ libraries to specific versions, bump blocks (TM1637 fix) by @rmoesbergen in #198
New Contributors
- @WJ-vd-Heuvel made their first contribution in #178
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- feat: ai grading + initial tutorial popup by @sverben in #186
- ci: disable sentry for elimu build, rename elimu build by @rmoesbergen in #185
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- chore: bump blocks (fix original nano+uno led) by @rmoesbergen in #177
- chore(deps-dev): bump vite from 6.0.9 to 6.0.14 by @dependabot in #180
- ci: add elimupi offline build by @rmoesbergen in #184
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- chore: connect to backend through relative paths by @rmoesbergen in #170
- feat: add starling by @koen1711 in #173
- chore: bump blocks to 3.4.4 by @rmoesbergen in #174
- chore: perfect starling env by @koen1711 in #175
Full Changelog: v3.2.3...v3.3.0
v3.2.3
What's Changed
- fix: disconnects not working on tablets by @sverben in #168
- chore: remove LedControl, as of Leaphyt [email protected] moved in that by @koen1711 in #169
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- chore(deps-dev): bump vite from 6.0.3 to 6.0.9 by @dependabot in #162
- fix: revert to old uploaders and fix android uploads by @sverben in #164
- fix: set modern target by @sverben in #165
- ci: build app in PR tests by @rmoesbergen in #166
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- chore: bump blocks (fix for motor speed, help urls) by @rmoesbergen in #157
- ci: fix sentry release name (might fix stacktraces) by @rmoesbergen in #158
- chore: bump blocks to 3.3.3 (fix uno motor speed mapping) by @rmoesbergen in #159
Full Changelog: v3.2.0...v3.2.1
v3.2.0
v3.1.3
What's Changed
- chore: bump leaphy-blocks (add multiplexer block) by @rmoesbergen in #149
- chore: bump blocks (fixes motor direction on nano boards) by @sverben in #150
- chore: update to release version of svelte 5 by @sverben in #151
- chore: bump avrdude by @sverben in #152
- chore: temp. disable multiplexer block by @rmoesbergen in #153
Full Changelog: v3.1.2...v3.1.3