Skip to content

Releases: ShadowBlip/ayaneo-platform

v0.3.5

09 Feb 03:51

Choose a tag to compare

What's Changed

  • chore(comments): Clean-up pass by @pastaq in #20
  • Fix up for kernel 6.13, remove_new is now remove. by @fewtarius in #24
  • Add ayaneos bypass charge function and expose it via sysfs. by @Lightwars in #25
  • Add support for SuiPlay0X1 RGB in ayaneo-platform by @mltorr in #30
  • Remove support for devices now handled in the upstream ayaneo-ec.c driver. by @pastaq in #31

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

06 Dec 16:01

Choose a tag to compare

What's Changed

  • Corrects inconsistent RGB on Ayaneo Air family of devices. by @fewtarius in #22

Full Changelog: v0.3.3...v0.3.4

v0.3.3

15 Sep 22:47

Choose a tag to compare

What's Changed

  • fix: update flows for modern devices by @SytheZN in #17
  • feat: implement ayaneo_platform_remove and ayaneo_platform_shutdown by @SytheZN in #19

Full Changelog: v0.3.2...v0.3.3

v0.3.2

29 Jul 20:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

08 Jun 17:24

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Apr 01:55
4d79149

Choose a tag to compare

What's Changed

  • fix: prevent firmware overwriting user defined values for legacy devices by @SytheZN in #9
  • feat: add suspend_mode attribute and associated logic by @SytheZN in #10
  • Fixes for modern EC's, brightness scaling & threaded write support by @SytheZN in #11

New Contributors

Full Changelog: v0.2.3...v0.3.0

v0.2.3

22 Mar 21:12
e49c0d7

Choose a tag to compare

Adds support for AYANEO KUN.

v0.2.2

25 Feb 05:26

Choose a tag to compare

Add AYANEO Slide by @honjow.

v0.2.1

17 Feb 03:19

Choose a tag to compare

Add mutex lock for AIR PLUS EC writes.

v0.2.0

09 Feb 06:21

Choose a tag to compare

Adds restore settings on resume.