|
2 | 2 | - SubGHz:
|
3 | 3 | - Add new protocol - legrand 18bit (by @user890104)
|
4 | 4 | - OFW: Princeton protocol add custom guard time support
|
| 5 | + - Princeton fix guard time bounds and show guard time multiplier in UI |
5 | 6 | - NFC:
|
6 | 7 | - 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)
|
7 | 8 | - Better plugins(parsers) loading - much faster emulation launch from favourites, no more lags in Saved menu
|
| 9 | + - OFW: MF Ultralight Original write support |
8 | 10 | - OFW: Mifare Plus detection support
|
9 | 11 | - OFW: Felica emulation
|
10 | 12 | - OFW: Write to ultralight cards is now possible (no UID writing)
|
|
15 | 17 | * Archive: Fix SubGHz Remote files in favourites falling into non working and non removable state
|
16 | 18 | * Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
|
17 | 19 | ## 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 |
18 | 24 | * Misc: Revert USB CDC changes to fix usb serial
|
19 | 25 | * Misc: Fix usage of deprecated `icon_get_data`
|
20 | 26 | * CLI: Move part of the CLI to microsd to free up space for COMPACT 0 builds (by @Willy-JL)
|
21 | 27 | * NFC: Fix typo in parsers
|
22 | 28 | * 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 |
23 | 31 | * OFW: SubGhz: fix Missed the "Deleted" screen when deleting RAW Subghz (by @Skorpionm)
|
24 | 32 | * OFW: JS: Disable logging in mjs +2k free flash (by @hedger)
|
25 | 33 | * OFW: Archive: fix memory leak in favorites add/remove
|
|
0 commit comments