| Age | Commit message (Expand) | Author |
| 2022-11-10 | Fix some type hints, remove unnecessary parameters, and add some asserts to s... | Peter LaFosse |
| 2022-11-10 | Update ambiguous exception message. | Sean Deaton |
| 2022-11-10 | Show filtered/total count in search | Glenn Smith |
| 2022-11-10 | Update to Qt 6.4.0 | Rusty Wagner |
| 2022-11-10 | Fix setting typo | Josh Ferrell |
| 2022-11-10 | Prefer to restore location information from qsettings, falling back to locati... | Brian Potchik |
| 2022-11-10 | Add ability to restore layouts and locations for all sync/no-sync groups. | Brian Potchik |
| 2022-11-10 | Add ability to quiesce views not active in a ViewFrame. | Brian Potchik |
| 2022-11-10 | [Enterprise] Python: Allow LicenseCheckout(release=False) | Glenn Smith |
| 2022-11-10 | Show Type Casts disassembly setting | Glenn Smith |
| 2022-11-10 | Fix regression in BasicBlock outgoing_edges/incoming_edges source/target | Peter LaFosse |
| 2022-11-10 | fix concepts image | Jordan Wiens |
| 2022-11-10 | Remove old navigation on 'main' symbol added behavior. | Brian Potchik |
| 2022-11-10 | Remove trailing whitespace. | Brian Potchik |
| 2022-11-10 | Add LoadSettingsFile API to support ephemeral settings. | Brian Potchik |
| 2022-11-10 | Fix type parser setting name in generator. | Brian Potchik |
| 2022-11-10 | add caveat on single stepping | Jordan Wiens |
| 2022-11-10 | some debugger documentation updates | Jordan Wiens |
| 2022-11-10 | ventura code signing troubleshooting note | Jordan Wiens |
| 2022-11-10 | Prevent applying two different debug infoes at the same time | Glenn Smith |
| 2022-11-10 | Several documentation improvements and fixes | kat |
| 2022-11-10 | Fix typo in cookbook.md | galenbwill |
| 2022-11-10 | Fix rendering of code lines when scrolling right, fix TokenizedTextView example | Rusty Wagner |
| 2022-11-10 | plugins.md: review and editing for 3.2 complete | galenbwill |
| 2022-11-10 | debugger.md: fixed first image to be centered and clickable | galenbwill |
| 2022-11-10 | debugger.md: replaced "one" language with "you" | galenbwill |
| 2022-11-10 | Warning on defining variables with zero size | Glenn Smith |
| 2022-11-10 | Test for enum types printing the correct values | Glenn Smith |
| 2022-11-10 | Add new sections for known issue workarounds and troubleshooting in debugger ... | Xusheng |
| 2022-11-10 | New user screenshots in remote debugging guide | Xusheng |
| 2022-11-10 | Update debugger docs with new screenshots. Fix https://github.com/Vector35/de... | Xusheng |
| 2022-11-10 | Fix ASAN crash on PDB load | Rusty Wagner |
| 2022-11-10 | Fix Python console not working if UI plugins are not available for any reason | Rusty Wagner |
| 2022-11-10 | Fix crash from stale callbacks in memory map view | Rusty Wagner |
| 2022-11-10 | Unify *::viewInTypesView into UIContext::navigateToType | Glenn Smith |
| 2022-11-10 | Remove no longer relevant docs from py!enterprise.acquire_license | Glenn Smith |
| 2022-11-10 | Resolve usage of deprecated BinaryView.__len__() | kat |
| 2022-10-20 | Properly remove the debugger view from the FileMetadata after the target exit... | Xusheng |
| 2022-10-18 | more documentation updates | Jordan Wiens |
| 2022-10-18 | remove reference to old show documentation API | Jordan Wiens |
| 2022-10-17 | [C++ docs] Several fixes, improvements, additions, and general cleanup | kat |
| 2022-10-17 | few missed doc changes | Jordan Wiens |
| 2022-10-17 | another round of small doc changes | Jordan Wiens |
| 2022-10-17 | Fix docs for IDB Import plugin | Peter LaFosse |
| 2022-10-17 | fix images and some user manual links | Jordan Wiens |
| 2022-10-17 | documentation overhaul | Jordan Wiens |
| 2022-10-17 | fix Platform.os_list | Jordan Wiens |
| 2022-10-14 | binaryninjaapi.h Whitespace cleanup | kat |
| 2022-10-14 | FlowGraph, FlowGraphNode, Function, BinaryView docs | kat |
| 2022-10-14 | Fix debug info 'function' APIs | KyleMiles |