This document summarizes the new features in version 2.6 of MongoDB, including:
1) Aggregation cursors that allow controlling batch size and iterating over aggregation results.
2) A maxTimeMS option that sets a timeout for queries and commands.
3) New and enhanced update operations like $mul, $bit, $min/$max, $currentDate, and $push enhancements.
4) A new security model with roles and rights to customize access control.