Skip to content

v1.8.2

Latest
Compare
Choose a tag to compare
@Aylur Aylur released this 29 Apr 14:52
· 2 commits to main since this release

Features

  • Calendar.detail
  • SpinButton.range
  • SpinButton.increments
  • Network.frequency
  • recursive Utils.monitorFile
  • add: Network.vpn
  • add write and writeAsync to Utils.subprocess (#388)

Fixes

  • compiles with typescript >= 5.0.4
  • DrawingArea.draw-fn
  • hyprland: active client empty on window close
  • dispose signal on Variable
  • skip unnecessary value setting in Utils.derive and Utils.merge
  • properly log errors from Variables
  • adjust Hyprland socket (#398)

Breaking Changes

  • Stream.is_muted corresponds to actual mute state
  • Utils.exec returns stderr on error

New Contributors

Full Changelog: v1.8.0...v1.8.2