Skip to content

Latest commit

 

History

History
190 lines (165 loc) · 3.7 KB

ChangeLog.md

File metadata and controls

190 lines (165 loc) · 3.7 KB

Change Log

v0.0.25

  • Modify CI for automation update
  • Modify translations
  • Add icon theme
  • FreeRDP:
    • Clipboard
      • Copy file
        • Client to server
        • Server to client(Copy directory is core)
  • Fix pop menu bug in favorite

v0.0.24

  • Install FreeRDP dll

v0.0.23

  • Rename
    • Rename viewer to client
    • Rename CPluginViewer to CPluginClient
    • Rename CPluginViewerThread to CPluginClientThread
    • Rename CParameterViewer to CParameterClient
    • Rename CConnecter::SetParameterViewer to CConnecter::SetParameterClient
    • Rename CManagePlugin to CClient
  • FreeRDP:
    • Completed clipboard functions
      • Text
      • HTML
      • Image
    • Add play bell sound

v0.0.22

  • Add keyboard hook
    • Windows
  • Refactor parameter

v0.0.21

  • Add core dump in windows
  • FIX install MSVC system libraries in windows. See RabbitCommon
  • FIX: divide by 0 crash. Affects all previous releases. See RabbitCommon: 7ed300a206d8a36c30003b6c19ad181682d0ff5f
  • Viewer: add QCheckBox in show dialog
  • Viewer: optimize CConnecter::Name() and CConnecter::ServerName()

v0.0.20

  • Add version suffix to Windows dynamic library. see RabbitCommon
  • RabbitCommon adds openssl version judgment.

v0.0.19

  • Add OpenGL form
  • Add open log
  • Add ICE
    • RabbitVNC
    • TigerVNC

v0.0.18

  • Organize documents
  • Service
    • Add service configure application
    • Add FreeRDP service
    • Modify Desktop and grab cursor
      • linux

v0.0.17

  • FIX the bug disconnect from server
  • Modify FreeRDP clipboard
    • Text
    • Image

v0.0.16

  • CConnecter add block dialog
  • Add enable set system tray icon
  • Add RabbitVNC plugin
  • Fix same bug
    • Toolbar show bug
  • Support Qt6

v0.0.15

  • Refactor CConneter paramters interface
  • Refactor CConneterDesktop interface
    • add CConneterDesktopThread
    • add PluginViewerThread
  • Modify documents
  • Add input password when is connecting
  • Add show message dialog in connect
  • Add resume the connections when it was last closed at startup
  • Fix same bug
    • Fix CConneter::Name CConneter::ServerName bug
    • Fix favorite bug

v0.0.14

  • Add system tray icon
  • Fix same bug

v0.0.13

  • Modify UI
    • Add clone connect
    • Add favorite function
  • Update manage password
    • Add enable view password

v0.0.12

  • Add settings
  • Optimize saving password
  • Optimize main windows、toolbar
  • FIX: shot screen window

v0.0.11

  • FIX main window focus bug
  • Add other translates
  • FIX freerdp compile error
  • Add input password dialog when is connecting
    • TigerVNC
    • LibNVCServer
    • FreeRDP

v0.0.10

  • Add zoom view
  • FIX: libvncserver initial bug
  • Reface viewer paramters
  • Add screenslot

v0.0.9

  • Add server
    • RFB
      • TigerVnc
      • LIBVNC
  • Add Peer to peer
  • Refactor frame
  • Add github actions
  • App: Add viwer automation adjust scroll bar by mouse move
  • Fix some bug

v0.0.8

  • FIX tab view show bug when full screen
  • Add proxy
    • tigervnc proxy
  • Update tigervnc library
  • Add recent open menu
  • Modify documents
    • Use Doxygen to generate development documentation
    • Add doxygen to generate develop documentation

v0.0.7

  • Use update RabbitCommon::CStyle to change style

v0.0.6

  • UI: Use QUIWidget to modify the interface, it can customize the style of the window title bar

v0.0.5

  • FIX: LibVnc cursor bug
  • Support Qt6
  • FIX: Port range bug

v0.0.4

  • Modify ci
  • Add send ctl+alt+del

v0.0.3

  • Fix some bugs

v0.0.2

  • Modify plugins interface
  • Modify ci
  • Add terminal
  • Add telnet
  • Add SSH
  • RDP

v0.0.1

  • Gui
    • Screen zoom
  • Supported protols
    • Vnc base functions
  • Display
    • Screen
    • Cursor
  • Inputs events
    • Key board
    • Mouse
  • Clipboard(Text)
    • Rdp
  • Display
    • Screen
    • Curson
  • Inputs event
    • mouse
    • Key board
  • Clipboard