Skip to content

Releases: jblanked/WebCrawler-FlipperZero

Web Crawler - v0.8

25 Nov 00:33
Compare
Choose a tag to compare

Updates from Derek Jamison:

  • Improved progress display.
  • Added connectivity check on startup.

Web Crawler - v0.7.3

12 Nov 02:25
c6a2b0a
Compare
Choose a tag to compare
Update README.md

Web Crawler - v0.7.2

10 Nov 02:52
Compare
Choose a tag to compare
Fix Typos and Update File Save Location

Web Crawler - v0.7.1

08 Nov 14:22
Compare
Choose a tag to compare

App restructured

Web Crawler - v0.7

06 Nov 01:21
Compare
Choose a tag to compare
  • Improved memory allocation

Web Crawler - v0.6

23 Oct 12:56
Compare
Choose a tag to compare
  • 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

16 Oct 15:38
Compare
Choose a tag to compare
  • 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

09 Oct 19:19
Compare
Choose a tag to compare
v0.4.1

Add DELETE requests and Arduino source code

Web Crawler v0.4 (New Keyboard and HTTP Methods)

09 Oct 15:13
Compare
Choose a tag to compare
  • 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

07 Oct 20:08
Compare
Choose a tag to compare
Change "config" to "WiFi"