Releases: okwasniewski/MiniSim
Releases · okwasniewski/MiniSim
v0.6.0
What's Changed
- feat: make menu bar icon larger by @okwasniewski in #50
- feat: add custom commands by @okwasniewski in #52
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
Full Changelog: v0.4.3...v0.5.0
v0.4.3
v0.4.2
What's Changed
- fix: ignore android force quitting error, truncate error description by @okwasniewski in #42
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
- Fixed issue with wrong placement of android devices in the menu after cleaning cache
- Indicate running emulators by adding checkmark next to them
- Display submenus according to current device state (on / off)
- Opt-in notifications when copying text
- Focus devices using accessibility API instead of trying to open it (Requires additional permissions)