Skip to content

Tags: Merrit/nyrna

Tags

v2.24.0

chore: bump version

v2.23.0

feat(windows): suspend entire process tree

Suspend / resume child processes recursively on
Windows, the same as we do on Linux. Improves
reliability and performance gains for processes
that spawn many child processes.

v2.22.0

Verified

This commit was signed with the committer’s verified signature.
Merrit Kristen McWilliam
ci: upgrade upload/download artifact actions

v2.21.0

chore: bump version

v2.20.0

chore: bump version

v2.19.0

chore: update flutter_app_builder

v2.18.0

chore: bump version

v2.17.2

chore: bump version

v2.17.1

fix: prevent hotkey from suspending Nyrna

Resolves #190

v2.17.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: improve window size & position handling

Prevent odd behaviours on Windows, improve reliability on different screen configs.