Stream-Framework v1.1.0 Release Notes

Release Date: 2014-10-17 // over 9 years ago
    • ๐Ÿ‘Œ Support activity_id (asc and desc) sorting for Redis backed feeds (thanks to Anislav)
    • ๐Ÿ‘€ Configurable aggregated feeds update_seen_at and update_read_at fields
    • Faster redis counts (using ZCARD instead of ZCOUNT -inf +inf)

    ๐Ÿ’ฅ Breaking changes:

    ๐Ÿ‘€ Aggregated activities update_seen_at and update_read_at attributes are not stored in UTC by default