Skip to content

v1.8.4

Latest

Choose a tag to compare

@digitalghost-dev digitalghost-dev released this 01 Jan 21:03
v1.8.4
1192d4a

Changed

  • Changed timeout duration from 15 seconds to 60 when calling the Supabase API in the card command. (#222)
  • Changed the implementation of image.Decode() for card images to read into memory first with io.ReadAll() then decode after. (#223)