v1.5.1

google/magikav1.5.1Jun 8, 2026by umputun

AI Summary

A minor patch release addressing HTTP error handling by implementing retry logic for transient network errors.

Key Highlights

  • Retry logic for transient HTTP errors (529/502/503/504)

Full Release Notes

**Bug Fixes**
- retry transient HTTP errors (529/502/503/504) without --wait #377 @umputun