Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Jul 23, 2023
1 parent bb4bd28 commit a0f59f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 40 deletions.
49 changes: 9 additions & 40 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,14 @@
## New changes
* !!! **Warning! After installing, Desktop settings (Favoutite apps, PIN Code, AutoLock time..) will be resetted to default due to settings changes, Please set your PIN code, Favourite apps again in Settings->Desktop** !!!
* This next text applies to you only **If you have copied any apps manually** into `apps` folder and don't know that you need to update those apps manually in same way you added them - remove `apps` folder or that specific apps you copied on your microSD before installing this release to avoid issues due to OFW API version update! **If you using regular builds or extra pack builds (e) without your manually added apps, all included apps will be installed automatically, no extra actions needed!**
-----
* Archive (FileBrowser): Added Cut/Copy/Paste & NewDir options in new menu (original feature made by (@Willy-JL | XFW) - and ported by @gid9798)
* Plugins: SubGHz Bruteforcer (3.7 update) - New extra settings menu (by @gid9798)
```
- Added the ability to change repeats
- Added the ability to change Te for protocols that use it
- The settings will be reset after returning to the main menu
```
* SubGHz Remote: Merged SubGHz Remote and Remote maker in one app, **use back button to access remote maker** (by @gid9798 | PR #545)
* SubGHz: Replace FM15k with AM_Q in default modulations
* SubGHz: Port latest OFW external radio driver, fix issues (now you can make drivers for other radio chips) (by @gid9798 | PR #539 #536 #535 #534)
* GUI module: SubMenu fix vertical orientation (by @gid9798 | PR #543)
* Apps: After merge fixes (by @gid9798 | PR #537)
* Docs: Update docs for debug build and update vscode example, please remove `debug_pack` target if you had it in your workflow
* Infrared: Updated universal remote assets (by @amec0e | PR #544 #546)
* Plugins: Barcode app - embed assets (encoding tables) in plugin
* Plugins: NRF24 plugins -> Updates by @Sil333033 with some changes by @xMasterX -> furi_hal_speaker direct calls was removed and replaced with notification service to avoid bypassing of user set silent mode -> What was changed - NRF24 connection check added, app folders was moved (uses migrate, all done automatically), and mousejacker now uses badusb folder for badusb scripts
* Plugins: Added Camera Suite GPIO application for the ESP32-CAM module. [(by CodyTolene)](https://github.com/CodyTolene/Flipper-Zero-Camera-Suite) (PR #541)
* Plugins: Updated ESP32: WiFi Marauder companion plugin [(by 0xchocolate)](https://github.com/0xchocolate/flipperzero-wifi-marauder)
* Plugins: Updated **NFC Maker** plugin (make tags with URLs, Wifi and other things) [(by Willy-JL)](https://github.com/ClaraCrazy/Flipper-Xtreme/tree/dev/applications/external/nfc_maker)
* Plugins: Updated **Mifare Nested** [(by AloneLiberty)](https://github.com/AloneLiberty/FlipperNested)
* SubGHz: OFW PR: change the operation of the TIM17 timer in CC1101_ext to 2µs -> **CAME Atomo and other protocols issues with external module should be fixed now**
* SubGHz: Temporatily revert new AM_Q in default modulations due to external CC1101 module issues
* Plugins: NRF24 MouseJacker -> Fixed issue #551 - Wrong folder path
* Plugins: Spectrum Analyzer -> Add a Precise mode and other small changes (by @ALEEF02 | PR #550 #553)
* Plugins: Updated Lightmeter [(by oleksiikutuzov)](https://github.com/oleksiikutuzov/flipperzero-lightmeter)
* Plugins: Updated **Multi (RFID/iButton) Fuzzer** [(by @gid9798)](https://github.com/DarkFlippers/Multi_Fuzzer)
* OFW PR: faploader: always create app dir, even if it doesn't have subdirs (by @hedger)
* OFW: Gauge initialization routine refactoring, new DataMemory layout, configuration update
* OFW: fbt: `build` target for faps
* OFW: IButton: on delete scene key name not fully display if so long
* OFW: Radio headers in SDK
* OFW: Loader: good looking error messages
* OFW: Desktop,Cli: add uptime info
* OFW: Archive and file browser fixes
* OFW: Loader: exit animation fix
* OFW: SubGhz: fix check connect cc1101_ext
* OFW: NFC: Improved MFC emulation on some readers
* OFW: Dolphin: add new animation
* OFW: Update toolchain to v23
* OFW: More descriptive error messages for the log command
* OFW: **External menu apps** -> now we have ton of free internal space
* OFW: Device Info update
* Plugins: Various uFBT fixes (by @hedger)
* Infrared: Universal remote assets - Add Xiaomi TV and (Daikin AC from OFW PR 2913 by minchogaydarov)
* OFW PR 2912: NFC: Fix key invalidation (again) (by AloneLiberty)
* OFW PR 2907: Fix about screen (by andzhr)
* OFW PR 2896: BadUSB - Added French Canadian layout (by francis2054)

----

Expand Down
Binary file added assets/resources/badusb/assets/layouts/fr-CA.kl
Binary file not shown.

0 comments on commit a0f59f6

Please sign in to comment.