Releases: jblanked/FlipperHTTP
Releases · jblanked/FlipperHTTP
FlipperHTTP - v1.5.2
FlipperHTTP - v1.5.1
- added Video Game Module Tool app support: Download the .uf2 files to your Flipper Zero's SD card and use the VGM Tool app to flash your VGM
FlipperHTTP - v1.5
- Video Game Module support
- Updated README
- Change C library to dynamic allocation
FlipperHTTP - v1.4.5
Update docs and add merged files
FlipperHTTP - v1.4.4
Restructured the source code.
FlipperHTTP - v1.4.3
- Raspberry Pi Pico 2 W Support
- Updated ESP32-C6
- Minor bug fixes and typos
FlipperHTTP - v1.4.2
- Finalize Raspberry Pi 2W and ESP32-Cam Support
- Restructure directories
- Initialize support of other ESP32 devices
FlipperHTTP - v1.4.1
- Directory restructure
- Raspberry Pi 2 W Support
FlipperHTTP - v1.4
- support for the new Javascript API
- updated handling of [GET/BYTES] and [POST/BYTES] requests
- updated installation guides
- updated usage examples: https://www.jblanked.com/api/FlipperHTTP/
- major improvements for the Raspberry Pi Pico W firmware in MicroPython
- documentation improvements from Wr3nch
- edits in the C library from Willy-JL
FlipperHTTP - v1.3.2
Add success to bytes requests