Skip to content

Releases: mwood77/winderoo

2.0.0

09 Apr 11:44
9c118c0
Compare
Choose a tag to compare

What's Changed

  • Return current window location href as API url by @eengnr in #40
  • Bump the npm_and_yarn group across 1 directory with 1 update by @dependabot in #41
  • [BUG] Save state when winding completed by @mwood77 in #46
  • Add support for Português by @mwood77 in #44
  • Address timer not working by @mwood77 in #49
  • Support for OLED Screens by @mwood77 in #47

Full Changelog: 1.0.0...2.0.0

1.0.0

26 Feb 16:35
6592d1b
Compare
Choose a tag to compare

What's Changed

  • Add clangtidy by @mwood77 in #30
  • Bump the npm_and_yarn group across 1 directories with 1 update by @dependabot in #31
  • Update German translations, add translation of current state to settings page by @eengnr in #32
  • Build/Bundle updated German translations into FE by @mwood77 in #33
  • Update pipeline CI jobs to build backend & front end on PRs by @mwood77 in #34
  • Refactor ApiService class to use environment variables by @mwood77 in #36
  • Refactor endpoints to support request bodies by @mwood77 in #37

New Contributors

Full Changelog: 0.1.1...1.0.0

0.1.1

12 Feb 21:26
f24626e
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.0...0.1.1

1.0.0

12 Feb 13:33
9cfd7f2
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

Warning

This release introduces a different manner to store data on-device; this is not compatible with installations made prior to this release/date.

If you are migrating from a previous installation, you must erase your ESP's filesystem, rebuild the filesystem image, and re-flash it onto your device. You must do this, as settings.txt is no longer read, and the backend now expects a file named settings.json to exist. Once the new filesystem is on your device, you can now build & upload the new code.

See this commit:

What's Changed

  • update broken link in bom by @mwood77 in #13
  • Add product link validation for BOM by @mwood77 in #14
  • This makes the lint-check job work correctly & updates a broken ali link by @mwood77 in #16
  • fix Invalid shm_size in job by @mwood77 in #17
  • Remove latest in cron job by @mwood77 in #18
  • Add badge by @mwood77 in #19
  • Update README.md by @mwood77 in #20
  • Bump @babel/traverse from 7.20.13 to 7.23.9 in /src/angular/osww-frontend by @dependabot in #24
  • Bump socket.io-parser from 4.2.2 to 4.2.4 in /src/angular/osww-frontend by @dependabot in #23
  • Bump follow-redirects from 1.15.2 to 1.15.5 in /src/angular/osww-frontend by @dependabot in #22
  • Bump @adobe/css-tools from 4.1.0 to 4.3.3 in /src/angular/osww-frontend by @dependabot in #21
  • Refactor JSON implementation & change local storage setup by @mwood77 in #26

New Contributors

Full Changelog: https://github.com/mwood77/winderoo/commits/0.1.0