Releases: jblanked/WebCrawler-FlipperZero
Releases · jblanked/WebCrawler-FlipperZero
Web Crawler - v0.8
Web Crawler - v0.7.3
Update README.md
Web Crawler - v0.7.2
Fix Typos and Update File Save Location
Web Crawler - v0.7.1
App restructured
Web Crawler - v0.7
- Improved memory allocation
Web Crawler - v0.6
- Added a DOWNLOAD method, which downloads the file at the specified path. This is best used for downloading images, binary files, and other non-text files.
- Increased buffer size to handle larger responses.
- Fixed the variable item lists to display as intended.
Web Crawler v0.5
- Refactored using the easy flipper library
- New python library for the FlipperHTTP flash
- Removed unnecessary GPIO initialization
- Removed unnecessary logging
Updated version 0.4 with DELETE requests
v0.4.1 Add DELETE requests and Arduino source code
Web Crawler v0.4 (New Keyboard and HTTP Methods)
- Updated the text input to match the text input from the UART Terminal app (big thanks to xMasterx)
- Added POST and PUT requests (with payloads)
- Added headers
- Added more error handling
v0.3 - Official Release
Change "config" to "WiFi"