Skip to content

Releases: Cp0204/CubeFX

v0.1.3

26 Jul 15:31
Compare
Choose a tag to compare

v0.1.2

22 Jul 15:14
Compare
Choose a tag to compare

Hey everyone! I'm back again. I just updated CubeFX to v0.1.2, and there are three main improvements:

  • The original HTTP service was single-threaded, so it wouldn't respond when requests were sent quickly. I've changed it to an asynchronous service, and it's now super stable! 🚀
  • Some folks mentioned that the AP signal was too weak to connect to for setup. I've added a little trick: now when you press the BOOT button, you'll get a random effect. 🎲
  • I've enabled mDNS service, so on some devices, you can also use http://cubefx or http://cubefx.local to access it. 🌐

All in all, everything is designed to make it even more fun for you! 😊 I'm really looking forward to seeing other developers use the /post interface to implement linkage functions with other devices, such as: a color-coded thermometer, displaying disk capacity, and so on. Can't wait to see what you create! 🤩

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Jul 17:16
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Jul 11:16
Compare
Choose a tag to compare