| Age | Commit message (Expand) | Author |
| 2025-06-09 | Update type hints/docs for Python IL API changes | Brandon Miller |
| 2025-06-06 | Option to ignore whitespace in searches | Glenn Smith |
| 2025-06-06 | fix broken link in python docs | Jordan Wiens |
| 2025-06-06 | Handle None when querying IL in Python generators | Brandon Miller |
| 2025-06-05 | Python: Set interpreter thread name for debugging | Glenn Smith |
| 2025-06-03 | Add UI action and API to control early returns in HLIL | Rusty Wagner |
| 2025-06-03 | Add UI action and API to flip conditions during HLIL restructuring | Rusty Wagner |
| 2025-05-28 | Support for Linux x86-64 x32 ABI | Brandon Miller |
| 2025-05-26 | Fix analysis state properties to return enums instead of integers. | Brian Potchik |
| 2025-05-23 | add cross-referencing to docs for save and create_database | Jordan Wiens |
| 2025-05-23 | Add UI action and API to control expression folding | Rusty Wagner |
| 2025-05-23 | Fix ChoiceField docs, add .default getter/setter | Josh Ferrell |
| 2025-05-22 | Add TypeContainer::GetEmptyTypeContainer | Glenn Smith |
| 2025-05-21 | Fix HLIL_LABEL rendering | Glenn Smith |
| 2025-05-20 | Fix the build. | Alexander Taylor |
| 2025-05-20 | add missing import | Jordan Wiens |
| 2025-05-20 | Fix type hints in project python api | Josh Ferrell |
| 2025-05-20 | relax caller_sites filter | Jordan Wiens |
| 2025-05-20 | add better verification for caller_sites to ensure calls, fixes #3722 | Jordan Wiens |
| 2025-05-19 | Implement function level metadata | Brandon Miller |
| 2025-05-17 | Add `BNIsMemoryMapActivated` API | Mason Reed |
| 2025-05-16 | [Python] Support HLIL collapsing and update PseudoPython | Glenn Smith |
| 2025-05-13 | [CMake] Report compatibility with 3.15 to silence deprecation warnings | Glenn Smith |
| 2025-05-12 | Fix python CoreArchitecture not loading intrinsics | Glenn Smith |
| 2025-05-07 | Update BinaryView Python context manager to actually release the BinaryView r... | Brian Potchik |
| 2025-05-07 | Fix AssociatedDataStore behavior | Josh Ferrell |
| 2025-05-07 | Correct typos in Function.add_tag docs. Fixes #6796 | Malware Utkonos |
| 2025-05-05 | Fix order of constructor arguments in VariableNameAndType.from_identifier and... | Galen Williamson |
| 2025-04-29 | Clean up args render layer example | Glenn Smith |
| 2025-04-29 | Fix memory leak in python Enumeration class | Peter LaFosse |
| 2025-04-29 | Fix memory leaks in Sections, Segments, Settings, ExternalLibrary, and Backgr... | Peter LaFosse |
| 2025-04-27 | Add initial Workflow Monitor UI and support for nested subflows. | Brian Potchik |
| 2025-04-23 | Add Function::Analyze API to perform on-demand function analysis. | Brian Potchik |
| 2025-04-16 | [SharedCache] Import the shared cache magic variables in the scripting console | Mason Reed |
| 2025-04-09 | Remove extra refcount when getting debug info from a bv | ElykDeer |
| 2025-04-09 | Expose AnalysisState through the API | Xusheng |
| 2025-04-08 | [aarch64] lift all LD[1-4]R? and ST[1-4] opcodes, lift ST/LDCLR, ST/LDEOR, ST... | Galen Williamson |
| 2025-04-07 | Support string arguments to workflow functions that expect activity lists. (s... | Brian Potchik |
| 2025-04-07 | Return None instead of raising in func IL getters | Brandon Miller |
| 2025-04-07 | fix broken link in get_llils_at docs | Jordan Wiens |
| 2025-04-06 | fix get_llils?_at documentation | Jordan Wiens |
| 2025-04-05 | Add current_il_expr and current_il_expr_index magic vars | Glenn Smith |
| 2025-03-31 | Python: Make enterprise.connect() check for enterprise.initialize() | Glenn Smith |
| 2025-03-30 | add example code for Platform | Jordan Wiens |
| 2025-03-30 | update version switcher example to use core_version_info, resolves #6204 | Jordan Wiens |
| 2025-03-30 | Add Python Metadata API improvements for handling Metadata as values, diction... | Brian Potchik |
| 2025-03-28 | 2025 for other formats... | Jordan Wiens |
| 2025-03-28 | missed the older dates! | Jordan Wiens |
| 2025-03-28 | belated copyright year update | Jordan Wiens |
| 2025-03-27 | Python: Fix a couple typoes in the IL builders | Glenn Smith |