File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ mmclient-v0.5.0] - 2024-11-18
2+
3+ ### Bugfixes
4+
5+ - Use Error::ServerError to communicate server errors (a857e0f186b9514cd3e1dc9b0f60df04b4abe3fe)
6+ - Correctly represent cursor images as optional (b08c76c9c65441fa92156f5282e9b02e98fa3ed9)
7+ - Be more resilient sending messages on closed streams (8e3eea65ccff2b6448dd9993b9afef9996c6650d)
8+ - Ensure attachment_ended is called on delegate (fd4d1c41e7da5ec949e26c91cc6171db1a41b1ce)
9+ - Always send pointer_left events (06010c9cf336d637526dcc308d1ee842e3a21cc1)
10+
111## [ mmserver-v0.5.3] - 2024-10-24
212
313### Bugfixes
Original file line number Diff line number Diff line change 22[ ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/colinmarc/magic-mirror/tests.yaml )] ( https://github.com/colinmarc/magic-mirror/actions/workflows/tests.yaml )
33[ ![ Discord] ( https://img.shields.io/discord/1284975819222945802?style=flat&label=discord&color=7289DA )] ( https://discord.gg/v22G644DzS )
44[ ![ Server Release] ( https://img.shields.io/github/v/release/colinmarc/magic-mirror?filter=mmserver*&display_name=tag&label=download )] ( https://github.com/colinmarc/magic-mirror/releases/tag/mmserver-v0.5.3 )
5- [ ![ Client Release] ( https://img.shields.io/github/v/release/colinmarc/magic-mirror?filter=mmclient*&display_name=tag&label=download )] ( https://github.com/colinmarc/magic-mirror/releases/tag/mmclient-v0.4.1 )
5+ [ ![ Client Release] ( https://img.shields.io/github/v/release/colinmarc/magic-mirror?filter=mmclient*&display_name=tag&label=download )] ( https://github.com/colinmarc/magic-mirror/releases/tag/mmclient-v0.5.0 )
66
77This is a game streaming and remote desktop tool for Linux, featuring:
88
Original file line number Diff line number Diff line change 44
55[package ]
66name = " mm-client"
7- version = " 0.4.1 "
7+ version = " 0.5.0 "
88edition = " 2021"
99
1010[[bin ]]
You can’t perform that action at this time.
0 commit comments