| Age | Commit message (Expand) | Author |
| 2022-08-11 | Logger, LogRegistry C++ Docs | kat |
| 2022-08-11 | Add support for automatically restoring view state (layout and location) when... | Brian Potchik |
| 2022-08-10 | Add Workflow, Action, AnalysisContext C++ Docs | kat |
| 2022-08-10 | Merge variables API/UI, variable liveness API for determining soundness of va... | Rusty Wagner |
| 2022-08-10 | Minor StringsView Fixes | kat |
| 2022-08-10 | BinaryWriter C++ Docs | kat |
| 2022-08-10 | BinaryReader docs | kat |
| 2022-08-09 | Add Copy and some filtering options to the Strings view | kat |
| 2022-08-09 | Add New Theme and some C++ API Documentation | kat |
| 2022-08-08 | Un-deprecate BinaryView.symbols(), and raise KeyError like a real dict | Glenn Smith |
| 2022-08-08 | Add call to _init_plugins() to RepositoryManager.__init__ | Josh F |
| 2022-08-08 | implement is_thunk, closes PR #3343 | Jordan Wiens |
| 2022-08-08 | Use BinaryNinja::GetBundledPluginPath() to get the bundled plugin path. Close... | Xusheng |
| 2022-08-07 | Fix navigation with respect to preserving graph and IL view preferences. | Brian Potchik |
| 2022-08-08 | Add missing get_basic_block_at() function for IL functions in Python API. Clo... | Xusheng |
| 2022-08-06 | save type dialog size/location | Jordan Wiens |
| 2022-08-05 | Allow None for function return_type and calling_convention | Josh F |
| 2022-08-05 | Allow passing QualifiedNameType instead of QualifiedName to many functions | Josh F |
| 2022-08-05 | Raise Exception instead of returning None from open_view and load | Josh F |
| 2022-08-05 | Fix incorrect type hints in BinaryView.find* apis | Josh F |
| 2022-08-05 | add note about using other IDEs, fixes #3257 | Jordan Wiens |
| 2022-08-05 | Fix possible value set query for token inputs. | Brian Potchik |
| 2022-08-04 | Fix regression in scripting console when no view is active | kat |
| 2022-08-04 | Also make current_il_basic_block write-protected | Xusheng |
| 2022-08-04 | More magic console variables. Close https://github.com/Vector35/binaryninja-a... | Glenn Smith |
| 2022-08-04 | Merge the functionality of "Create Structure" with "Create All Members" in li... | Xusheng |
| 2022-08-03 | Enable 'ui.recentFileOptionsLimit' by default and allow general analysis sett... | Brian Potchik |
| 2022-08-03 | Use inspect instead of hasattr | kat |
| 2022-08-03 | Fix bninspect on documented properties | kat |
| 2022-08-03 | Add more type actions to Stack View | Jon Palmisciano |
| 2022-08-03 | Add a recent file options history for use in the 'Open with Options' UI. | Brian Potchik |
| 2022-07-31 | fix parse type documentation | Jordan Wiens |
| 2022-07-29 | Fix stack_adjustment.setter | Peter LaFosse |
| 2022-07-27 | Do not use fully qualified names in python type hints | Josh Ferrell |
| 2022-07-27 | Fix FileContext stashing of binary views when loading from a database. | Brian Potchik |
| 2022-07-27 | remove stale API references fixes #3333 | Jordan Wiens |
| 2022-07-27 | add better BNIL API documentation examples | Jordan Wiens |
| 2022-07-22 | remove community install warning setting | Jordan Wiens |
| 2022-07-22 | remove misleading comment | Jordan |
| 2022-07-22 | update description of user folder files | Jordan |
| 2022-07-21 | Add FileMetadata::GetLast{Undo,Redo}Entry, add valid field to BNUndoEntry | Josh F |
| 2022-07-21 | Fix type annotation & documentation for `define_auto_symbol_and_var_or_function` | Jon Palmisciano |
| 2022-07-20 | add feature map example | Jordan Wiens |
| 2022-07-20 | Add unit tests for segment and section notifications | Josh F |
| 2022-07-19 | Update to Qt 6.3.1 | Rusty Wagner |
| 2022-07-19 | Memory Map widget does not need to inherit from BinaryDataNotification | Josh F |
| 2022-07-19 | adding feature_map example script | Jordan Wiens |
| 2022-07-18 | Memory map sidebar widget + segment/section notifications | Josh F |
| 2022-07-18 | Temporarily disable Objective-C unit test, update test binaries submodule | Jon Palmisciano |
| 2022-07-18 | Fix `70788d0af07e507be9c3a90db8c1b5342e77bc75`: "Add unit test for Objective-... | KyleMiles |