Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# Changelog
All notable changes to this project are documented in this file.

## 0.1.18 - 2024-02-16
## 0.1.19 - TBD

- Cursor on client should match the host's cursor type

## 0.1.18 - 2024-02-17

- Logout detection with 1 second frequency
- No longer dependent on libxdo
- Mrial Player is included in .deb package (since the player application is needed for creating users)
- Simple CLI part of the mrial_server binary (use mrial_server --help to learn more)
- The UI and the CLI both store authenticated users at /var/lib/mrial_server directory on linux

## 0.1.17 - 2024-02-10

Expand Down
Loading
Loading