Skip to content

Commit

Permalink
Update changelog.md for app catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
0xchocolate authored Mar 15, 2024
1 parent a510991 commit fa829b2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## v0.7.1

Bug fixes and improvements!

- Back to working on latest official firmware ( @GeorgeBotsev )
- Now the Evil Portal and wardrive dumps will be saved to a new directory `apps_data/marauder/dumps`, and the "-serial" argument for all commands will respect your "save pcaps" app setting ( @Willy-JL )
- You'll also notice an `apps_data/marauder/html` directory, to support migrating from the standalone Evil Portal ( @RogueMaster )
- Fixes an issue with loading scripts due to upstream toolchain changes ( @Willy-JL , @vollukas )

As always, make sure you're running the latest version of Marauder FW on your wifi board: https://github.com/justcallmekoko/ESP32Marauder/releases/latest

<3 @0xchocolate (cococode)


## v0.7.0

Unified serial update! No more complicated wiring of 2x UART connections - all your boards are supported now, with PCAPs and text both going over just ONE, SINGLE serial channel! Thanks to @Willy-JL for adding this amazing feature and fixing up the app for the new APIs.
Expand Down

0 comments on commit fa829b2

Please sign in to comment.