Releases: GameTec-live/ChameleonUltraGUI
Releases · GameTec-live/ChameleonUltraGUI
Development release
Auto-generated packages from latest commit on main
branch.
Built from commit 99465c8
Release 1.3
What's Changed
- fix: iOS publishing by @Foxushka in #579
- fix: Check static encrypted nonce via hardnested by @Foxushka in #585
- feat: Device emulator, aka demo mode by @Foxushka in #586
- fix: Device connection with Parsec Virtual Adapter by @Foxushka in #588
- fix: Send real command, fixes paring on some Android devices by @Foxushka in #593
- fix: Fix libserialport on Windows by @Foxushka in #606
- feat: Upload artifacts to releases by @Foxushka in #604
- feat: Import ultralight bin dumps, create card, update UID in data by @Foxushka in #595
- feat: Mifare Ultralight counters support by @Foxushka in #603
- feat: Key recovery from static encrypted nonce cards by @Foxushka in #591
- feat: Override detected HF tag type by @Foxushka in #627
- fix: Override to system font by @Foxushka in #636
- feat: BLE for macOS by @Foxushka in #598
- feat: Dump editor by @Foxushka in #599
- feat: HID Prox support by @Foxushka in #628
- fix: Fix saving UID only for Mifare Ultralight by @Foxushka in #644
- feat: Recover first key for cards with backdoor by @Foxushka in #650
- fix: T55XX writing page error by @Foxushka in #659
- feat: Mifare Ultralight key logger from reader by @Foxushka in #645
- Flipper RFID file parser by @GameTec-live in #668
- feat: 1.3 release by @Foxushka in #666
Full Changelog: 1.2...1.3
Auto-generated packages for release 1.3
Built from commit f9b0618
Release 1.2
What's Changed
- fix: Fix publish workflow by @Foxushka in #528
- Fixes by @Foxushka in #538
- fix: android settings icon clipping into nav on android 15 by @GameTec-live in #543
- fix: bump upload artifact version by @GameTec-live in #544
- feat: Update button style by @stevenjoezhang in #554
- feat: Update icons by @stevenjoezhang in #553
- build: Update dependencies by @stevenjoezhang in #555
- feat: new icons! by @GameTec-live in #559
- fix: Fix Android calling checkPermissions multiple times at once by @Foxushka in #560
- feat: safearea and manually connect by @GameTec-live in #566
- feat: Hard Nested attack, 1.2.0 release by @Foxushka in #567
New Contributors
- @stevenjoezhang made their first contribution in #554
Full Changelog: 1.1...1.2
Release 1.1
What's Changed
- Update sharedprefsprovider.dart by @aruznieto in #412
- Added found keys tooltip to read page by @VarChar42 in #413
- sharedprefsprovider refactor by @augustozanellato in #420
- fix gen2 write button disabled after key recovery by @augustozanellato in #424
- fix: card write scroll by @GameTec-live in #430
- feat: add confirm deletion to all major destructive actions (toggleable) by @GameTec-live in #426
- Bugfixes recovery by @GameTec-live in #436
- fix: debian build path changed by @GameTec-live in #439
- fix: fixes cards not saving on other languages by @GameTec-live in #452
- fix: update fastlane and deps by @GameTec-live in #454
- Don't rely on SAK/ATQA to determine the number of blocks by @Foxushka in #453
- fix: pin to 0.2.8 by @GameTec-live in #466
- fix: disable AUR publishing by @GameTec-live in #470
- fix: Android 14 USB fix and update macOS version to fix SDK warnings by @Foxushka in #475
- fix: Typo by @Foxushka in #476
- fix: BLE DFU flashing and update privacy info by @Foxushka in #477
- fix: Fix PrivacyInfo.xcprivacy by @Foxushka in #478
- fix: PrivacyInfo.xcprivacy by @Foxushka in #479
- feat: Support writing to T55XX and fix deprecated methods by @Foxushka in #482
- feat: Allow changing T55XX key + fix hint on mobile by @Foxushka in #494
- Fix settings export as json by @augustozanellato in #498
- feat: Ultralight support + bump version to 1.1.0 by @Foxushka in #501
Full Changelog: 1.0...1.1
Release 1.0
What's Changed
- Implement serial commiunication protocol with Chameleon Ultra by @Foxushka in #22
- Nested/Darkside FFI [Linux/Android] by @Foxushka in #23
- Cicd autobuildworkflow and windows fix by @GameTec-live in #30
- Read Card menu by @Foxushka in #28
- Create CODE_OF_CONDUCT.md by @Foxushka in #33
- Read card improvements by @Foxushka in #32
- updated plugin registrants by @GameTec-live in #34
- Migrate ID to UUID (#37) by @Foxushka in #38
- Added "tmp" logo, nsis setup and basic aur pkgbuild by @GameTec-live in #39
- Mfkey32 by @Foxushka in #40
- Debian .deb build by @Foxushka in #41
- Slotman page (Framework) by @GameTec-live in #42
- fix up connect error by @retX0 in #44
- add missing dll by @GameTec-live in #46
- Homepage by @GameTec-live in #47
- update readme by @GameTec-live in #49
- add disconnect function by @GameTec-live in #50
- Minor fixes by @GameTec-live in #51
- DFU flashing by @Foxushka in #52
- DFU improvements by @Foxushka in #56
- Progress bar and fixes by @Foxushka in #57
- macos permission patch by @retX0 in #59
- add internet permission by @GameTec-live in #58
- Remove old functions from debug menu, improve DFU a bit by @Foxushka in #60
- implement cool little easteregg by @GameTec-live in #65
- Playstore cicd by @GameTec-live in #64
- Fixes by @GameTec-live in #66
- Make run on main branch work by @GameTec-live in #68
- stupid gh stuff by @GameTec-live in #69
- Stupid githubactions stuff by @GameTec-live in #70
- woops, re disable test by @GameTec-live in #71
- copy paste error by @GameTec-live in #72
- remove stupid / accidental if by @GameTec-live in #74
- Fix DFU on Windows by @Foxushka in #73
- add donation crypto adresses by @GameTec-live in #81
- Some minor fixes by @Foxushka in #87
- Fixes by @Foxushka in #88
- Donating by @GameTec-live in #89
- Fixes. Improvements. Bugs. by @Foxushka in #90
- Fix MacOS Firmware Flashing by @tkerby in #93
- Opencollective fun by @GameTec-live in #95
- Fix Windows recovery library in debug compilation by @Foxushka in #96
- Add DFU package validation by @augustozanellato in #98
- Improve slot manager, now writes and show slot names by @Foxushka in #100
- LF (EM4100) reading/saving/writing to slot by @Foxushka in #101
- Update README.md by @Foxushka in #102
- Fix slot name fetching by @Foxushka in #104
- Fix typo by @strasharo in #106
- Fix naming by @Foxushka in #108
- BLE by @Foxushka in #84
- Ble by @Foxushka in #110
- Implement downloading FW from GitHub Actions by @Foxushka in #112
- Fix PKGBUILD (thanks @nemanjan00) by @Foxushka in #113
- Changes needed to build and run on iOS Device by @thomascannon in #115
- Slot info by @Foxushka in #114
- Don't allow user to upload more tags while already uploading dump by @Foxushka in #117
- New commands implementation by @Foxushka in #118
- macOS/iOS recovery library bindings by @Foxushka in #121
- Color edit other fixes by @GameTec-live in #124
- Catch some BLE errors, faster search if Bluetooth is disabled by @Foxushka in #125
- Someone (me) missed commands ID by @Foxushka in #127
- Impelement battery charging status by @Foxushka in #128
- search filtering for All, HF and LF by @GameTec-live in #129
- Fixes slotchanger by @GameTec-live in #130
- add form validation, idiot proofing by @GameTec-live in #131
- Slot settings by @Foxushka in #132
- add checks and dont crash by @GameTec-live in #134
- fix #136 by @GameTec-live in #137
- Initial async message communication implementation by @Foxushka in #135
- Fix Android compilation by @Foxushka in #138
- Mifare Classic partical dump (closes #109) by @Foxushka in #139
- Button settings by @Foxushka in #142
- fix nsis installer by @GameTec-live in #146
- Mifare classic detection by @Foxushka in #147
- savebin-fix by @GameTec-live in #149
- fix for exceptions on outdated fw by @GameTec-live in #150
- Async DFU by @Foxushka in #151
- BLE DFU by @Foxushka in #152
- could work by @GameTec-live in #153
- Fastlane fixes by @GameTec-live in #155
- Fastlane fixes fetch depth by @GameTec-live in #156
- Fastlane, properly truncate by @GameTec-live in #157
- maybe fix require by @GameTec-live in #158
- Fastlane fix on workflow level by @GameTec-live in #160
- Find Chameleon Lite in DFU by @Foxushka in #161
- Fix discovering other nRF devices as chameleons by @Foxushka in #164
- i10L integration by @aruznieto in #169
- Languages by @aruznieto in #170
- macOS build by @Foxushka in #168
- Aur pkgbuild working by @GameTec-live in #173
- Aur push publishing by @GameTec-live in #174
- Fix 1 word on Spanish translation and add French translation by @aruznieto in #175
- Aur fix publishing by @GameTec-live in #176
- iOS should be moderated in 1-2 hours by @Foxushka in #172
- Update all languages by @aruznieto in #179
- Update slot_settings...