Skip to content

Releases: klausmeyer/fritzbox-smarthome

v0.8.0

05 Jul 17:30
c64a573
Compare
Choose a tag to compare
  • Use ActiveModel::Attributes
  • Allow usage in Rails 7.1 and 7.2
  • Drop usage in Rails < 7.0

v0.7.0

28 Dec 12:36
Compare
Choose a tag to compare
  • Measure HTTP request duration
    • Print the request time in debug log-level
  • Cache authentication between requests
    • Keep the returned SessionID for 60 minutes in memory

v0.6.0

06 Dec 12:55
99a8bdd
Compare
Choose a tag to compare
  • Add support for Actor.find_by!(ain:) and Actor#reload