v1.4.2

More Reliable Changelog View Tracking

Bug Fix Analytics Backend

We made changelog analytics more dependable when lots of people view the same project at the same time.

Stability Updates

View counts now handle rare concurrency issues more gracefully. If two requests try to create the same tracking record at once, the system will retry and continue counting.

Unique visitor tracking follows the same approach, reducing the chance of missed or interrupted tracking when concurrent requests happen for the same project and date.