Skip to content

0.11.5

Compare
Choose a tag to compare
@ol-iver ol-iver released this 11 Feb 00:05
· 31 commits to main since this release

What's Changed

  • Spelling and grammar fixes by @scop in #263
  • Improve 169.254.0.0/16 SSDP broadcast avoidance check by @scop in #264
  • fix typo in README.md by @guntbert in #265
  • Add sound mode "DOLBY PRO LOGIC" by @starkillerOG in #270
  • Add some dolby pl2 mappings by @xconverge in #272
  • Add sound mode "DOLBY D+ +DS" by @starkillerOG in #273
  • Fix code formatting by @ol-iver in #276
  • Add "DOLBY AUDIO-DD+ +DSUR" sound mode by @starkillerOG in #275
  • Save references to telnet callback tasks by @ol-iver in #277
  • Combine multiple cache decorators to a single one by @ol-iver in #278
  • Validate sound mode when calling async_set_sound_mode by @ol-iver in #279
  • Fix wrong utf-8 encoding with ftfy by @ol-iver in #280
  • Wait for confirmations from the receiver when sending telnet messages by @ol-iver in #281
  • Streamline confirmation of telnet commands by @ol-iver in #282
  • Raise AvrProcessingError exception when sending telnet commands while telnet is not connected and healthy by @ol-iver in #283
  • Support getting and updating audyssey and tonecontrol settings via telnet API by @ol-iver in #284
  • Support python 3.12 by @ol-iver in #285
  • Change loglevel of telnet send command timeout to info by @ol-iver in #286

New Contributors

Full Changelog: 0.11.4...0.11.5