Changed
- Changed timeout duration from
15seconds to60when calling the Supabase API in thecardcommand. (#222) - Changed the implementation of
image.Decode()for card images to read into memory first withio.ReadAll()then decode after. (#223)
- Commit Change Log: v1.8.3 > v1.8.4
- Associated PRs: (#224)