Skip to content

Releases: rustdesk/rustdesk-server-pro

1.4.6

08 Dec 17:05
5f4e470
Compare
Choose a tag to compare

https://rustdesk.com/pricing.html

Docker:

https://hub.docker.com/r/rustdesk/rustdesk-server-pro
https://hub.docker.com/r/rustdesk/rustdesk-server-pro-s6

Changelog

  • Fix mail name max length #464 (comment)
  • Fix some "failed to fetch auth url" cases
  • Untagged tag in address book
  • Fix update smtp base url #457
  • Fix azure default name #432
  • More logs for debugging

How to upgrade from lower version?

https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#there-is-a-new-version-of-rustdesk-server-pro-out-how-can-i-upgrade

1.4.5

28 Oct 10:21
5bb76c2
Compare
Choose a tag to compare

1.4.4

24 Sep 10:30
5bb76c2
Compare
Choose a tag to compare

1.4.3

15 Aug 04:02
43a8b5c
Compare
Choose a tag to compare

1.4.2

11 Aug 17:32
43a8b5c
Compare
Choose a tag to compare

1.4.1

28 Jul 15:56
43a8b5c
Compare
Choose a tag to compare

1.4.0

18 Jul 08:07
43a8b5c
Compare
Choose a tag to compare

https://rustdesk.com/pricing.html

Docker:

https://hub.docker.com/r/rustdesk/rustdesk-server-pro
https://hub.docker.com/r/rustdesk/rustdesk-server-pro-s6

Changelog

  • Improve login failure control

  • Support addtional license model

  • More advanced options added to custom client

    • allow-remote-cm-modification
    • remove-preset-password-warning
    • hide-security-settings / hide-network-settings / hide-server-settings / hide-proxy-settings
    • hide-username-on-card
    • hide-help-cards
    • display-name
    • disable-udp
    • preset-user-name / preset-strategy-name

How to upgrade from lower version?

https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#there-is-a-new-version-of-rustdesk-server-pro-out-how-can-i-upgrade

1.3.12

15 Jul 04:07
43a8b5c
Compare
Choose a tag to compare

1.3.11

09 Jul 06:43
43a8b5c
Compare
Choose a tag to compare

https://rustdesk.com/pricing.html

Docker:

https://hub.docker.com/r/rustdesk/rustdesk-server-pro
https://hub.docker.com/r/rustdesk/rustdesk-server-pro-s6

Changelog

  • Fix 2FA status is expired when uppercase letters used (#287)
  • Add option to hide username on device list (#284)
  • Add assigning devices to user (#282)
  • Add assigning user/strategy/addressbook api (rustdesk/rustdesk@7d961d8)
  • Add license expiring notifcation for 1 week, also make warn's link clickable

How to upgrade from lower version?

https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#there-is-a-new-version-of-rustdesk-server-pro-out-how-can-i-upgrade

1.3.10

05 Jul 14:06
43a8b5c
Compare
Choose a tag to compare

https://rustdesk.com/pricing.html

Docker:

https://hub.docker.com/r/rustdesk/rustdesk-server-pro
https://hub.docker.com/r/rustdesk/rustdesk-server-pro-s6

Changelog

  • Add proxy support for license verification in case you can not access internet directly
    e.g. proxy=http://username:password@example.com:8080 ./hbbs
    you can also add proxy=http://username:password@example.com:8080 to .env file
    under working directory (where you can see id_ed25519 / db.sqlite3 files)