Releases: zhiayang/moestreamer
Release 0.17.14
Release 0.17.12
Fix keyboard shortcuts on macOS Ventura (13).
Probably caused by some kind of SwiftUI bug.
Release 0.17.11
Actually fix the bug from last time (app appears far away from the menu bar)
Release 0.17.10
Fix the app sometimes appearing offset from the menubar (irreversibly till a restart). Might be a strange bug with Monterey, seems like it broke/fucked around with a whole bunch of NSPopover
behaviours that worked previously (like keyboard shortcuts...)
Release 0.17.9
Fix keyboard shortcuts for 10.15 (ie. earlier than Big Sur), oops.
Release 0.17.8
Fixes keyboard shortcuts on macOS 12 (Monterey)
Release 0.17.7
Hopefully fix the kernel panic issue; the onSleep/onWake
callbacks seem to be the culprit.
Release 0.17.6
WARNING: the resume on wake and prevent idle sleep features might be causing kernel panics (sleep transition timed out after 180 seconds
) on macos 11.6; I haven't managed to narrow it down yet, but just in case, don't use those. The code for them hasn't changed since they were first introduced, so all prior versions are also (possibly) suspect.
UPDATE: the crash is apparently not affected by the two settings mentioned above; further testing is necessary.
Add SSID whitelist for ikura RPC so that it doesn't try to connect to random (hopefully local! don't expose ikura over the internet please) IPs on the LAN when not at home (for example). (again, something most people will never use...)
Release 0.17.5
Reorganise the settings view so that the non-essential (itunes stuff, discord stuff, moe stuff, ikura stuff) are shown one at a time. Otherwise, the popup view would be getting way too tall.
Also add a weird feature to scrobble music to a running instance of ikurabot though I expect nobody else will use this.
Release 0.17.4
Fix a bug on the Listen.moe backend where muting and unmuting would screw up the volume.