Skip to content

Releases: FaserF/ha-NintendoSwitchCFW

Release v0.2.3

22 Mar 14:40

Choose a tag to compare

Release v0.2.3 Pre-release
Pre-release

Warning

This integration is currently in a testing stage. It is expected that not everything is fully functional until a 1.0.0 release or higher is available.

Changelog

🐛 Bug Fixes

Release v0.2.2-beta.0

22 Mar 14:35

Choose a tag to compare

Release v0.2.2-beta.0 Pre-release
Pre-release

Warning

This integration is currently in a testing stage. It is expected that not everything is fully functional until a 1.0.0 release or higher is available.

Changelog

🐛 Bug Fixes

🔧 Maintenance & CI

  • chore(deps): update actions/checkout action to v6 (3156612)

🧪 Tests

  • tests and improvements for sysmodule (63c0012)
  • test and linter fixes (7f05a63)

🚀 Other

  • linter fixes (38453f5)
  • try to fix sysmodule connection (dd9f936)
  • Integration: Add camera entity for screenshots and support JSON API (337dba1)
  • Phase 5 & 6: Power optimization and advanced system commands (/command) (c1f1ce4)
  • Phase 3 (part 2): Modernize Applet UI with professional box-drawing layout (02ca716)
  • Phase 3 (part 1): Implement compliant mDNS responder with manual multicast defs (034bf33)
  • Phase 2 (part 2): Implement /screenshot and add capssc permissions (c1cc005)
  • Phase 2 (part 1): Add /sleep, /reload_config, JSON macros, and switch to C++17 (2bc49f6)
  • Phase 1: Fix sysmodule buffer overflows, apply auth to GET routes, async threads (fe7209a)

Release v0.2.1

20 Mar 19:51

Choose a tag to compare

Release v0.2.1 Pre-release
Pre-release

Warning

This integration is currently in a testing stage. It is expected that not everything is fully functional until a 1.0.0 release or higher is available.

Changelog

🚀 Other

  • Switch App fixes (c2e869c)
  • general improvements (9b8cfb8)
  • App interaction fixes with sysmodule (52a033b)

Release v0.2.0

20 Mar 17:10

Choose a tag to compare

Release v0.2.0 Pre-release
Pre-release

Warning

This integration is currently in a testing stage. It is expected that not everything is fully functional until a 1.0.0 release or higher is available.

Changelog

🐛 Bug Fixes

📦 Dependencies

  • Update release.yml (9c98801)
  • Update astral-sh/setup-uv action to v7 (0172437)
  • Update actions/labeler action to v6 (a6210b0)
  • Update actions/github-script action to v8 (3effc7c)
  • Update actions/checkout action to v6 (c6a7790)

🔧 Maintenance & CI

📝 Documentation

  • docs improvements & CI fixes (7d99080)

🧪 Tests

🚀 Other