Releases: lifers/simbolmudah
Releases · lifers/simbolmudah
v0.4.2
v0.4.1
What's Changed
- Popup by @lifers in #13
- initial notifyicon implementation by @lifers in #14
- implement single-instancing by @lifers in #15
- prevent shutdown on last window close by @lifers in #16
- initial settings view implementation by @lifers in #17
- implement app exit by @lifers in #18
- Exit app by @lifers in #19
- fix memory leak on closing popup by @lifers in #20
- send result strings by clipboard by @lifers in #21
- optional popup window by @lifers in #24
- Bump regex from 1.10.5 to 1.10.6 in /libsimbolmudah by @dependabot in #23
- 25 tweak packaging for msstore submission by @lifers in #26
- completely replace thread handler with a single_threaded by @lifers in #28
- prevent crash when failing to translate keypress by @lifers in #30
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: v0.3.0-alpha...v0.4.1
simbolmudah v0.3.0-alpha
A lot of WinRT-specific mechanisms have been figured out, especially in ABI communication and UI.