There are recent changes, I just somewhat forgot to officially release them. Although the latest development version is available in the Monotone repository.
Here is a list of changes from latest official release:
- Added KinematicCharacterController, GhostObject and CharacterDemo
- Added DbvtBroadphase
- Added serialization of BVH
- Updated most classes to match Bullet 2.72
- Added CCD motion clamping fix from Bullet 2.74
- Removed usage of interface calls
- Added stackless traversal in OptimizedBvh
The last two gives observable performance boost. I'll look into making an official release soon
