3.25.0
FEAT: use https by default (#670) For very old devices https can be slow we defaulted to sending API requests over http on http sites. This is now not really a performance bottleneck anymore, so https is now default, unless specified differently when initializing.