* SYNERGY-542 add a header on version check request to include language
* changing the URL to use staging api
* Updating changelog and removing todo comment
* Update ChangeLog
Moving the Enhancements log to latest version listed
* updating the version URL to prod
* SYNERGY-694 Fix compilation for old platforms
* SYNERGY-694 Add server screen if it hasn't been added.
* SYNERGY-694 Fix issue with repeat popups
* Update ChangeLog
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix ipv6 port parsing
* Fix ipv6 server bind
* SYNERGY 885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Add ipv6 scope checker
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Update changelog
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Refactor network address logic
* SYNERGY-885-Mac client listens on ipv4 only but attempts to connect on ipv6
* Build fix
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix code smells
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix empty ipv4 hostname
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix build
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Add test for new logic
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Upgrade network adress parser tests
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix sonar code smells in tests
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix code smells
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
*Fix comment
Co-authored-by: user <user@users-Mac-mini.local>
Co-authored-by: Andrii Batyiev <andrii-external@symless.com>
* SYNERGY-799 Add computer name field
* SYNERGY-799 Add field “This computers IP addresses”
* SYNERGY-799 Arrange panels
* SYNERGY-799 Increase size for panels
* SYNERGY-799 Add radio buttons
* SYNERGY-799 Remove unnecessary label
* SYNERGY-799 Radio buttons switch logic
* SYNERGY-799 Move configure server button
* SYNERGY-799 Move “Existing Config” to “Advanced settings”
* SYNERGY-799 Server state label has been added
* SYNERGY-799 Client state label has been added
* SYNERGY-799 Button connect has been added
* SYNERGY-799 Add “TLS/SSL active - view”
* SYNERGY-799 Fixed issue with list on welcome screen
* SYNERGY-799 Fixed issue with auto switching
* SYNERGY-799 Fix issue with server status message
* SYNERGY-799 Disable all tabs if external config is selected
* SYNERGY-799 Fix code smells
* Update ChangeLog