Redis OM .NET has released several new features since its initial version in November 2021, including indexing fields within embedded objects, arrays of strings within JSON objects, and support for indexing Enums, ULIDs, GUIDs, and Booleans. The library also allows developers to index and query aggregations, load specific or multiple fields from RedisAggregationResults, and provides a new API for updating and deleting items stored in Redis. Additionally, Redis OM .NET now supports configurable chunk sizes for automatic pagination under the hood, allowing users to customize the performance of their queries. The library is actively maintained and updated, with a GitHub Repository where developers can track new features and submit requests.