| Age | Commit message (Expand) | Author |
| 2026-06-05 | Add abs, min, and max instructions | Mark Rowe |
| 2026-06-05 | Bump core ABI versions after adding new instructions | Mark Rowe |
| 2026-06-04 | Add bswap, popcnt, clz, ctz, cls, and rbit instructions | Mark Rowe |
| 2026-06-02 | Add support for multiple global pointer registers | Brandon Miller |
| 2026-05-29 | Improve consistency in how string lists are allocated in API entrypoints | Mark Rowe |
| 2026-05-28 | Remove unused path manipulation functions from C API | Mark Rowe |
| 2026-05-27 | Apply symbols and types to TMS320C6x ELFs | Brandon Miller |
| 2026-05-22 | Initial support for Go and Pascal calling conventions | Rusty Wagner |
| 2026-05-22 | Refactor calling conventions to support correct representation of structures | Rusty Wagner |
| 2026-05-22 | Extend MLIL call instruction outputs to be expressions | Rusty Wagner |
| 2026-05-20 | Sort switch blocks in graph view by case number | Glenn Smith |
| 2026-05-18 | Argument Assist Popup | 0cyn |
| 2026-05-13 | Increment ABI versions for new APIs. | Alexander Taylor |
| 2026-05-13 | Changes related to display as/type toggling. | Alexander Taylor |
| 2026-05-05 | Change enterprise server version from string to VersionInfo struct | Josh Ferrell |
| 2026-05-05 | Switch collaboration permission checks to using User objects | Josh Ferrell |
| 2026-05-05 | Expose 'is_paid' Extension field in API | 0cyn |
| 2026-05-04 | Re-add license text field to API | 0cyn |
| 2026-04-22 | Always show the triage view when opening a shared cache or kernel cache | Mark Rowe |
| 2026-04-22 | Expose all version-specific info for extensions in API | 0cyn |
| 2026-04-20 | Enterprise: Add AuthenticateWithToken api | Glenn Smith |
| 2026-04-17 | Add RecognizeConstantData to StringRecognizer API | Brian Potchik |
| 2026-04-14 | Plugin Manifest V2 Support | 0cyn |
| 2026-04-13 | types: fragment type API support (C++, Python) | Ryan Snyder |
| 2026-04-08 | Fix crash with native architecture hooks | Brandon Miller |
| 2026-03-30 | Add a hook to allow BinaryView subclasses to run code after snapshot data is ... | Mark Rowe |
| 2026-03-19 | Add TransformSession constructor that adopts an existing TransformContext. | Brian Potchik |
| 2026-03-19 | Fix operand list iterators being validated when appending new instructions | Mark Rowe |
| 2026-03-17 | Bump ABI versions after change to operand list representation | Mark Rowe |
| 2026-03-16 | Represent operand lists and label maps more efficiently within IL instructions | Mark Rowe |
| 2026-03-11 | Enhance MemoryMap bindings and add support to re-enable disabled regions in t... | Brian Potchik |
| 2026-03-04 | Add TypeLibrary::Register, to allow loading type libraries from script | Glenn Smith |
| 2026-02-23 | Add global plugin command type | Mason Reed |
| 2026-02-23 | [BNTL] Allow decompressing standalone TypeLibrary objects | Mason Reed |
| 2026-02-23 | [BNTL] Add API to remove data | Mason Reed |
| 2026-02-20 | Allow calling conventions to specify a list of registers that are required to... | Rusty Wagner |
| 2026-02-16 | Share context between BB recovery, lifing, and disassembly | Brandon Miller |
| 2026-02-06 | Add FileMetadata::GetDisplayName API to convey synthesized filenames for cont... | Brian Potchik |
| 2026-01-30 | Improve filename handling for container files. | Brian Potchik |
| 2026-01-28 | Add session settings override support to Transform system and clean up docume... | Brian Potchik |
| 2026-01-27 | Perform function lifting and inlining in arch plugins | Brandon Miller |
| 2026-01-14 | Allow controlling which address is used for instructions created when inlinin... | Mark Rowe |
| 2026-01-01 | update copyrights for 2026 | Jordan Wiens |
| 2025-12-15 | Add PossibleValueSet operation APIs and fixes to PVS python API | Josh Ferrell |
| 2025-12-12 | Generator: Detect flag enums and use IntFlag instead | Glenn Smith |
| 2025-12-11 | Specify fixed underlying types for enums exposed by core | Mark Rowe |
| 2025-11-25 | Add SectionMap with bulk operations and batch section APIs. | Brian Potchik |
| 2025-11-24 | Add APIs for getting files in a project folder | Josh Ferrell |
| 2025-11-24 | Add AnalysisContext FFI for SectionMap queries. | Brian Potchik |
| 2025-11-23 | Add IsOffsetReadOnlySemantics API. | Brian Potchik |