Skip to content

Commit e52d5ab

Browse files
committed
upd changelog
1 parent 990d80e commit e52d5ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
- SubGHz:
33
- Add new protocol - legrand 18bit (by @user890104)
44
- OFW: Princeton protocol add custom guard time support
5+
- Princeton fix guard time bounds and show guard time multiplier in UI
56
- NFC:
67
- Fix Mifare DESFire reading (revert of buffer check workaround for rare emv cases) (some emv cards can be read only via Extra Actions -> Read specific card type -> EMV)
78
- Better plugins(parsers) loading - much faster emulation launch from favourites, no more lags in Saved menu
9+
- OFW: MF Ultralight Original write support
810
- OFW: Mifare Plus detection support
911
- OFW: Felica emulation
1012
- OFW: Write to ultralight cards is now possible (no UID writing)
@@ -15,11 +17,17 @@
1517
* Archive: Fix SubGHz Remote files in favourites falling into non working and non removable state
1618
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
1719
## Other changes
20+
* SubGHz: Fix add manually princeton
21+
* SubGHz: Sync signal delete scene with OFW
22+
* SubGHz: Fix incorrect state in decode raw exit - causing keys to be not removed from history and showing up in Read menu after exit from decode raw
23+
* Misc: Remove outdated brew sdk install files
1824
* Misc: Revert USB CDC changes to fix usb serial
1925
* Misc: Fix usage of deprecated `icon_get_data`
2026
* CLI: Move part of the CLI to microsd to free up space for COMPACT 0 builds (by @Willy-JL)
2127
* NFC: Fix typo in parsers
2228
* Apps: Fix `input_callback` and `timer_callback` usage of non `void` argument as input
29+
* OFW: ELF, Flipper application: do not crash on "out of memory"
30+
* OFW: Don't crash on reading weird cards
2331
* OFW: SubGhz: fix Missed the "Deleted" screen when deleting RAW Subghz (by @Skorpionm)
2432
* OFW: JS: Disable logging in mjs +2k free flash (by @hedger)
2533
* OFW: Archive: fix memory leak in favorites add/remove

0 commit comments

Comments
 (0)