| Age | Commit message (Expand) | Author |
| 2022-08-16 | Document BinaryViewTypes and another portion of BinaryView | kat |
| 2022-08-16 | Fix typos, clean up formatting in documentation.md | galenbwill |
| 2022-08-16 | Rust API : Implement more of the core enum `InstructionTextTokenType` in `Ins... | KyleMiles |
| 2022-08-16 | Fix typo in documentation.md | Peter LaFosse |
| 2022-08-16 | Create documentation.md | Peter LaFosse |
| 2022-08-16 | Add several missing API functions in LowLevelILFunction. Close https://github... | Xusheng |
| 2022-08-16 | Properly check whether self.active_view is None. Close https://github.com/Vec... | Xusheng |
| 2022-08-16 | Remove unused function (skip-ci) | Xusheng |
| 2022-08-14 | Update documentation settings, update Settings documentation | kat |
| 2022-08-14 | Document Architecture, BasicBlock, minor improvements | kat |
| 2022-08-12 | Show HLIL best guess in xrefs | Peter LaFosse |
| 2022-08-12 | Document Platform and several top level functions | kat |
| 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 |