Skip to content

Latest commit

 

History

History
85 lines (53 loc) · 3.63 KB

CHANGELOG.md

File metadata and controls

85 lines (53 loc) · 3.63 KB

0.4.0 (2025-01-04)

🚀 Features

  • spie-ui: terminal rows (142c851)
  • spie-ui: add better icons (5c1a660)
  • spie-ui: rename terminal features to monitor (085026d)

🩹 Fixes

  • spie-ui: fix issues when changing open options (eb5ac15)
  • spie-ui: fix send button (0b8d09e)

❤️ Thank You

  • Robson Oliveira dos Santos @robsonos

0.3.1 (2024-12-29)

🩹 Fixes

  • repo: fix encoding when using plotter (d2c34d8)

❤️ Thank You

  • Robson Oliveira dos Santos @robsonos

0.3.0 (2024-12-25)

🚀 Features

  • repo: upgrade to angular 19 (b8700f5)
  • spie: create data delimited event (7cc4bba)
  • spie-ui: restructure app to add support to plotter view (42b7495)
  • spie-ui: add error handling to auto updated event (b16954b)
  • spie-ui: add web worker for plotter (6ed71cf)
  • spie-ui: improve plotter chart (ed31765)
  • spie-ui: add @angular/material (921738d)
  • spie-ui: add more baud rates (950ec9e)
  • spie-ui: improve scrollbackLength logic (2da0911)
  • spie-ui: add terminal option to use Readline parser (350d823)
  • spie-ui: finish plotter feature (0a33b8f)

❤️ Thank You

  • Robson Oliveira dos Santos @robsonos

0.2.0 (2024-12-02)

🚀 Features

  • repo: refactor electronService.serialPort to be able to listen to all serialport events (d22e529)
  • spie: fix auto updater (37166b5)
  • spie-ui: update theme (2b3391b)

🩹 Fixes

  • spie: add app name to notifications (fb6017a)
  • spie-ui: standardise UI (12e3a8a)
  • spie-ui: rename connection component for clarity (8f577ed)

❤️ Thank You

  • Robson Oliveira dos Santos @robsonos

0.1.0 (2024-11-19)

🚀 Features

  • spie: create reload window state feature (c1e34f8)
  • spie: add icons and icon generation task (3c938f6)
  • spie: update icons (7bba8e3)
  • spie-ui: create service to interface with electron (7d7aab1)
  • spie-ui: create UI to interface with electron service (70b73c8)

🩹 Fixes

  • spie: fix angular url (eaf46ee)
  • spie-ui: fix terminal and input colour (204f647)

❤️ Thank You

  • Robson Oliveira dos Santos @robsonos