Skip to content

Releases: hackclub/kicad-wakatime

0.1.2

20 Dec 15:46
Compare
Choose a tag to compare

Changelog

Bug fixes

  • Fixed a memory leak on macOS (#3).

0.1.1

17 Dec 19:08
Compare
Choose a tag to compare

Changelog

Enhancements

  • kicad-wakatime now logs to the file ~/.kicad-wakatime.log (#11).

Bug fixes

  • Fixed some crashes in the GitHub API calls (#7).
  • A specific error is now shown if kicad-wakatime is unable to connect to KiCAD (#10).
  • Fixed a crash in the file watcher (#13).
  • Fixed a crash that occurred when the filename returned by the KiCAD API came back empty.

Notes

If you get an error "Could not decode message" when working in the PCB editor, please upgrade KiCAD 8.99 to at least version 8.99.0.3401.ge9e4e7a3ff.

0.1.0

12 Dec 01:13
78ed7c5
Compare
Choose a tag to compare

Changelog

Enhancements

  • kicad-wakatime now uses egui for its user interface instead of FLTK, adding better logs, light and dark theme, etc.

Bug fixes

  • Fixed an issue that arose when duplicate filenames exist in the projects folder (#4).
  • Added additional checks to prevent some of the most confusing errors related to board detection (#5).
  • Fixed GitHub API calls happening too many times in some cases.
  • The console window is now properly hidden on Windows.

0.0.0

26 Nov 03:34
Compare
Choose a tag to compare

The first release of kicad-wakatime!