File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ mmserver-v0.5.5] - 2024-11-21
2+
3+ ### New Features
4+
5+ - MDNS service discovery (152d82ca7595063aa77db7470e1dfdace9ae7ac2)
6+
7+ ### Bugfixes
8+
9+ - Align h265 bitstreams correctly (fc0543889b70eb0a151084d6a117e464cbeaaca0)
10+ - Improve error message when using self-signed certs (211dbcded77dc6fd0d97f19a415ca4b286327fb9)
11+ - Handle differing width/height in encode granularity (6b4b2dac3473d3631da6daa31fd09dc1bd3e2059)
12+
113## [ mmserver-v0.5.4] - 2024-11-18
214
315### Bugfixes
Original file line number Diff line number Diff line change 11# Magic Mirror 🪞✨
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 )
4- [ ![ 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.4 )
4+ [ ![ 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.5 )
55[ ![ 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 )
66
77This is a game streaming and remote desktop tool for Linux, featuring:
Original file line number Diff line number Diff line change 44
55[package ]
66name = " mm-server"
7- version = " 0.5.4 "
7+ version = " 0.5.5 "
88edition = " 2021"
99publish = false
1010
You can’t perform that action at this time.
0 commit comments