v0.9.0
·
67 commits
to main
since this release
What's Changed
- Stop starting connection flow when starting new session by @microbit-grace in #423
- Update record button and add data samples status text by @microbit-grace in #422
- Select the newly created action row by @microbit-grace in #437
- Prevent layout shift for choose micro:bit dialog on image load by @microbit-grace in #436
- Keep project name when project resets by @microbit-grace in #435
- Connection flow dialog copy tweaks by @microbit-grace in #432
- Mobile homepage and new session page by @microbit-grace in #438
- Render code view default blocks via SVG by @microbit-grace in #434
- Renames and common structures by @microbit-matt-hillsdon in #439
- Update resource cards to link to MICI projects by @microbit-grace in #441
- Extract some components for clarity by @microbit-matt-hillsdon in #443
- Fingerprints: split cards, larger fingerprint by @microbit-matt-hillsdon in #444
- Ensure sensible tour cutout for code on testing page by @microbit-robert in #446
- Allow viewing data samples page on mobile by @microbit-matt-hillsdon in #442
- Handle importing of different files by @microbit-grace in #440
- Normalize total acceleration filter to device sample length by @microbit-robert in #447
- Enable flags via local storage by @microbit-grace in #449
- Data samples view controls by @microbit-grace in #448
- Show the beta notice in prod only by @microbit-matt-hillsdon in #451
- 'total acc' filter bug fix,
abs()wasn't performed on first element. by @microbit-carlos in #452 - Add additional recording options by @microbit-robert in #450
- Unify the graph scales by @microbit-matt-hillsdon in #456
- Prevent flash between ModalOverylay and TourOverlay (alt) by @microbit-matt-hillsdon in #458
- On import don't mention non-existent session by @microbit-matt-hillsdon in #459
- New function to calculate live graph arrow height by @microbit-robert in #461
- Add C header generation as output file for ML4F testing by @microbit-robert in #453
- Rename
gesture->actionby @microbit-grace in #460 - Set fingerprint tooltip placement to not shift layout by @microbit-grace in #465
- Use brand color for arrow SVGs by @microbit-robert in #466
- Spread the colours to increase contrast by @microbit-matt-hillsdon in #468
- Bump extension version by @microbit-robert in #467
- Skip collect data to train model if data samples/project is imported by @microbit-grace in #464
- Fix recording line render on page change by @microbit-robert in #470
- Rename "gestures" store state to "actions" by @microbit-grace in #463
- Theming project card images and font by @microbit-grace in #471
- Prepare for translation tweaks by @microbit-grace in #462
- Add user guide link by @microbit-matt-hillsdon in #472
- Bump to version that aids import debug by @microbit-matt-hillsdon in #474
- Homepage step-by-step illustration update by @microbit-grace in #473
- Replace homepage xyz graph by @microbit-grace in #475
- Replace graph xyz image with spotless version by @microbit-grace in #478
- Apply darker focus rings for toolbar / header buttons by @microbit-robert in #476
- Improve logging around MakeCode use by @microbit-matt-hillsdon in #477
- Makecode init vs import fix by @microbit-matt-hillsdon in #481
- Fix import page default name by @microbit-grace in #482
- Show disconnected status on top of the live graph by @microbit-robert in #484
- Fix live graph performance issues on browser zoom by @microbit-robert in #485
- Monday - integration branch by @microbit-matt-hillsdon in #483
- Handling tab visibility in getNextConnectionState by @microbit-grace in #469
- Context-aware tour by @microbit-matt-hillsdon in #486
- Replace select usb/bluetooth images to not have beta warning bar by @microbit-grace in #487
- Position help menu list on top by @microbit-grace in #488
- Performance improvements by @microbit-robert in #489
- Align recording data features and graph widths by @microbit-grace in #491
- Update links for accessibility by @microbit-grace in #492
- Add settings dialog to change graph color scheme by @microbit-robert in #479
- Link to AI landing page by @microbit-matt-hillsdon in #494
- Ensure file type for dataset download by @microbit-robert in #495
- Bump theme and connection packages by @microbit-robert in #493
- MakeCode robustness loading / timeout by @microbit-grace in #490
- Enter bluetooth pattern by number input fix by @microbit-grace in #496
- Tweak after discussion with Lynn by @microbit-matt-hillsdon in #498
- Update favicon by @microbit-grace in #497
- Show button B record hint depending connection state by @microbit-grace in #499
- Alternative hands, role=img by @microbit-matt-hillsdon in #501
- Update social card by @microbit-robert in #502
- Fix role=image -> role=img by @microbit-matt-hillsdon in #503
- Start over if the initial connection fails twice by @microbit-robert in #500
- Close save help dialog with esc or overlay click by @microbit-robert in #515
- Add event for MakeCode load failure by @microbit-robert in #506
- Round confidence value before use by @microbit-robert in #516
- Select row when focusing on elements inside by @microbit-robert in #525
- Allow tooltips to be focusable by @microbit-robert in #526
- Increase session button focus visible indicator outline by @microbit-robert in #518
- Flip pairing input labels so column number is first by @microbit-robert in #529
- Update label names so they are less ambiguous by @microbit-robert in #528
- Updated video by @microbit-matt-hillsdon in #530
- Improve tooltip using aria-label by @microbit-robert in #533
- Add landmark elements and regions for navigation by @microbit-robert in #527
- Move all non-live content behind the same flag by @microbit-matt-hillsdon in #534
- Update theme package for logging fix by @microbit-matt-hillsdon in #535
Full Changelog: v0.8.0...v0.9.0