mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-16 06:23:02 +08:00
34 lines
432 B
Markdown
34 lines
432 B
Markdown
# 0.4.0 (2020-02-15)
|
|
|
|
## Features
|
|
|
|
- Brought up to Rust 2018 (thanks to https://github.com/udoprog)
|
|
|
|
## Bugfixes
|
|
|
|
- Updated libappindicator to compile on modern rust
|
|
|
|
# 0.3.0 (2018-04-28)
|
|
|
|
## Bugfixes
|
|
|
|
- Update gtk so linux version will run again
|
|
|
|
# 0.2.0 (2017-05-04)
|
|
|
|
## Features
|
|
|
|
- Add Linux Support
|
|
|
|
# 0.1.1 (2017-02-28)
|
|
|
|
## Bugfixes
|
|
|
|
- Some cleanup and CI work
|
|
|
|
# 0.1.0 (2017-02-22)
|
|
|
|
## Features
|
|
|
|
- Basic Win32 systray support
|