update changelog

This commit is contained in:
MX 2022-10-29 23:17:34 +03:00
parent 28d9d5194f
commit 7fe0e6c073
No known key found for this signature in database
GPG key ID: 6C4C311DFD4B4AB5

View file

@ -1,40 +1,6 @@
### New changes
* Fix SubGHz Bruteforcer crash and implement support for new protocols in BF existing dump (@xMasterX)
* PR: Wifi Marauder: make "add random" not overlap > symbol (by @TQMatvey | PR #141)
### Previous changes
* Fixed TOTP (Authenticator) - downgraded to 1.1.0
* Fixed i2cTools menu bug
* API version changed to 8.2 due to OFW updates, **Download extra pack update only if your unleashed version was lower than 009!!!**
* Added Infrared API for .fap's
* **OFW: Mf Classic initial write, update, detect reader (when card has not readed keys/sectors you can use it as simulation for detect reader)**
* OFW: New Keeloq magic serial type 2, 3
* Plugins: SubGHz Bruteforcer - ability to add extra repeats (by @derskythe) (**Select by pressing left/right in first start screen! not in attack screen**)
* PR: File Browser (archive): Context menu option to show file content (by @askoriy | PR #139) (aka text file viewer) !!!
* PR: Flappy Bird: Increase pilars line width to improve visibility (by @ahumeniy | PR #140)
* PR: Add Dummy Mode Game Shortcuts (run more games by clicking and holding buttons on main screen) (by @RogueMaster | PR #137)
* Added ability to change animations with holding OK button on main screen -> to enable set debug to on (Settings -> System -> Debug -> ON)
* New icons for SubGHz signals (Dynamic, Static, Raw) and better icons in infrared universal remotes (by @Svaarich)
* SubGHz Remote - fix CC1101 init
* SubGHz: Add 330Mhz in setting user and frequency analyzer
* SubGHz: Saving latest modulation is disabled due to bugs with custom modulations (fixed crashes and broken RAW recordings)
* Plugins -> fixed wrong text in wifi deauther
* Plugins -> fixed hc-sr04 gpio
* Plugins -> Reset GPIO pins to default state
* Plugins -> Updated TOTP (Authenticator) [(by akopachov)](https://github.com/akopachov/flipper-zero_authenticator)
* Plugins -> Updated GPS [(By ezod)](https://github.com/ezod/flipperzero-gps) works with module `NMEA 0183` via UART (13TX, 14RX, GND pins on Flipper)
* Plugins -> Updated i2c Tools [(By NaejEL)](https://github.com/NaejEL/flipperzero-i2ctools) - C0 -> SCL / C1 -> SDA / GND -> GND | 3v3 logic levels only!
* Plugins -> Temperature Sensor - HTU21D / SI7021 [(By Mywk)](https://github.com/Mywk/FlipperTemperatureSensor) - [How to Connect](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/applications/plugins/temperature_sensor/Readme.md)
* OFW: Oregon2 additional sensors defines
* OFW: Remove resources from API to prevent frequent API version increase (changes a way how icons included in plugins)
* OFW: Dolphin score update take 2
* OFW: SubGhz: fix variable types and CC1101 GPIO initialization optimization
* OFW: Support for setting all screen orientations
* OFW: SubGhz: add RAW Read threshold rssi
* OFW: WS -> add protocol Acurite 592TXR
* OFW: WS -> fix Acurite-606TX protocol
* OFW: Oregon2 extra (new sensor)
* OFW: Infrared CLI, refactor code
* OFW: fbt fixes
* Fix crash when furi_halt is called (was found when you try to power off flipper with usb cable connected)
* Fix bug when NFC keys was removed during scan
#### [🎲 Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps)