Releases: microbit-foundation/ml-trainer
Releases · microbit-foundation/ml-trainer
v1.0.2
What's Changed
- Add translatable labels for MakeCode icons by @microbit-robert in #543
- Remove unintended app name by @microbit-matt-hillsdon in #544
- Fixes for Windows high contrast modes by @microbit-robert in #545
- Add aria-live assertive for recording countdown by @microbit-grace in #370
- Debounce estimated action aria-live announcement by @microbit-robert in #531
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Update region label for data connection panel by @microbit-robert in #542
- Update delete recording label to include action by @microbit-robert in #539
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Update flags for go-live by @microbit-matt-hillsdon in #536
- Add settings menu item to tablet and mobile view by @microbit-robert in #537
Full Changelog: v0.9.0...v1.0.0
v0.9.0
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
->action
by @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...
v0.8.0
What's Changed
- Use a shorter data window for recording and inference by @microbit-robert in #431
- Improve default blocks program layout by @microbit-robert in #415
- Stop creating default project code when blocks not displayed by @microbit-robert in #414
- Delete all data samples confirmation dialog by @microbit-grace in #412
- Add editor route to fix browser navigation to/from MakeCode by @microbit-robert in #416
- MakeCode tour step by @microbit-matt-hillsdon in #418
- Update disconnected state UI and tweak "Disconnect" button by @microbit-grace in #417
- Use project name for dataset.json downloads by @microbit-grace in #411
- Edu team copy tweak after UT call by @microbit-matt-hillsdon in #421
- New session setup page when opening microbit.org project by @microbit-grace in #394
- Reinstate download and save dialogs for MakeCode by @microbit-robert in #426
- Add micro:bit not connected warning illustration by @microbit-grace in #425
- Animate addition of a new recording by @microbit-grace in #420
- Update horizontal fingerprints to vertical by @microbit-grace in #429
- Replace select micro:bit images and tweak arrow positioning by @microbit-grace in #430
- Remove import page back button by @microbit-grace in #433
- Use project name from URL param on import project by @microbit-robert in #424
Full Changelog: v0.7.3...v0.8.0
0.7.3
What's Changed
- Template index.html title/meta by @microbit-matt-hillsdon in #402
- Fix app name in tour step by @microbit-matt-hillsdon in #405
- Fix for dropping the project name if you update the gesture data by @microbit-grace in #406
- Adding fingerprints behind flag first cut by @microbit-grace in #403
- Use hsl to calculate fingerprint colors by @microbit-grace in #407
- More visible way back to editing data samples. by @microbit-matt-hillsdon in #408
- Auto-focus incomplete action names by @microbit-matt-hillsdon in #409
- Simpler non-bold tooltip by @microbit-matt-hillsdon in #410
- Fix MakeCode download flow to download most recent hex by @microbit-grace in #413
Full Changelog: v0.7.2...v0.7.3
0.7.2
What's Changed
- Re-label "Output" as "Code" by @microbit-matt-hillsdon in #398
- Replace state on navigating from import page by @microbit-robert in #399
- Remove IconButton onClick for "Continue saved session" button by @microbit-grace in #400
- Handle Connect btn for different connection status in ConnectToRecordDialog by @microbit-grace in #392
- Await UI change before training model by @microbit-robert in #384
- Improve model performance by @microbit-robert in #401
Full Changelog: v0.7.1...v0.7.2
0.7.1
What's Changed
- Don't re-render drop target children based on enabled state by @microbit-robert in #383
- Show button loading animation when waiting for MakeCode to open by @microbit-robert in #385
- Standardise text ids, dedupe by @microbit-matt-hillsdon in #387
- Ensure loading projects via files enables open last session option by @microbit-robert in #389
- Handle opening project from microbit.org (first cut for testing) by @microbit-grace in #388
- Update ml-trainer-microbit theme version by @microbit-grace in #390
- Reenable the project for staging, update link/name by @microbit-matt-hillsdon in #393
- Fix missed text id by @microbit-matt-hillsdon in #391
- Add events by @microbit-robert in #395
- Show unsupported micro:bit V1 dialog for radio bridge by @microbit-grace in #396
- Initial work on full flashing speed by @microbit-matt-hillsdon in #397
Full Changelog: v0.7.0...v0.7.1
0.7.0
What's Changed
Beta release with the Micro:bit Educational Foundation deployment branded "micro:bit CreateAI"
- Support running the model on the micro:bit and coding with it using Microsoft MakeCode
- Significant UX changes, moving away from the tabbed design
- Substantial internal changes including tech stack alignment with other Foundation products (React, Chakra UI)
Full Changelog: v0.6.0...v0.7.0
0.6.0
What's Changed
- Separate deployment for ongoing prototyping by @microbit-matt-hillsdon in #241
- Tweak the deployment path to include a 'v/' by @microbit-matt-hillsdon in #242
- Merge 0.5.x branch changes by @microbit-matt-hillsdon in #246
- Dialog for redirecting UK primary school teachers to next gen ML tool by @microbit-grace in #243
- Connection flow changes for prototype version by @microbit-robert in #245
- Don't throw insufficient data error when expected by @microbit-robert in #250
- Fix default Bluetooth flow logic by @microbit-robert in #249
- Add sign up dialog for beta tester list by @microbit-robert in #248
- Assign VITE_VERSION a version number by @microbit-robert in #252
- Update homepage and add resource pages by @microbit-grace in #253
Full Changelog: v0.5.11...v0.6.0