Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.22
    2e3aa297 · Release v0.22 ·
    Release v0.22
    
    v0.22
    =====
    
    - improve inverted cursor support
    - use system-wide trust certificate store
    - make sasl support work with other method than MD5
    - fix some clipboard crasher, limit clipboard size
    - fix various regressions:
      usbredir, alt-tab on win32, palette crash, agent notification, old
      protocol support, sasl ending crash, gthread coroutine crash, close
      sockets on migration, pulse backend crash
    - fix a few memory leaks
    - build-sys improvements
    
  • v0.21
    632836ed · Release v0.21 ·
    v0.21
    =====
    
    - improve inverted cursor support
    - win32 usb redirected device uninstall fix
    - add support for libusb hotplug API
    - smartcard initialization fixes
    - c&p converts line-endings if necessary
    - rendering and overall performance improvements
    - build and bindings fixes
    
  • v0.20
    1d5717d8 · Release v0.20 ·
    Release v0.20
    
  • v0.19
    a879fd5c · Release v0.19 ·
    Release v0.19
    
  • v0.18
    b63052b3 · Release v0.18 ·
    Release v0.18
    
  • v0.17
    c91b0488 · Release v0.17 ·
    Release v0.17
    
  • v0.16
    4295363c · Release v0.16 ·
    Release v0.16
    
  • 0.15.3
    Release 0.15.3
    
  • v0.15
    4b1c77be · Release v0.15 ·
    Release v0.15
    
  • v0.14
    spice-gtk 0.14
    
  • 0.13.29
    Pre-release 0.13.29
    
  • 0.13.17
    Early 0.14 RC for migration testing
    
  • v0.13
    db1929a9 · Release v0.13 ·
    Release v0.13
    
  • 0.12.101
    First snapshot tarball before the release of v0.13
    
    Does that tag make actually any difference? Yes it does, it pleases a
    special someone.
    
  • v0.12
    45f5f3d4 · Release v0.12 ·
    v0.12
    =====
    
    - Fix memory leak when guest is resized
    - Fix color-depth setting
    - Hide/Show cursor correctly when needed
    - Fix blue-tinted video with old Spice servers
    - Correct scroll-event not received with recent Gtk+
    - Fix various migrations issues
    - Allow to disable CELT encoding at runtime with SPICE_DISABLE_CELT
    - Various crash fixes (on pubkey, recording, clipboard)
    - Build changes (common submodule) and fixes
    
  • v0.11
    d8d65a2f · Release v0.11 ·
    Release v0.11
    
  • v0.10
    dca63ebf · Release v0.10 ·
    Release v0.10
    
  • v0.9
    aaed1f58 · Release 0.9 ·
    Tag as v0.9
  • v0.8
    b84535b6 · Release 0.8 ·
    Release v0.8
    
  • v0.7
    5be47674 · Release v0.7 ·
    Release 0.7 - So you do have a plan?! Yeah, Mr. White! Yeah, science!
    
    - smartcard support
    - better video playback performance (jpeg-turbo & audio improvements)
    - support for audio volume (needs qemu support)
    - controller support for Windows (NamedPipe)
    - make perl-Text-CSV optional for tarball builds
    - new spice_get_option_group()/spice_set_session_option()
    - keyboard improvements, grab-sequence can be configured, various windows fixes
    - new tool spicy-stats, to collect informations during a session
    - bugfixes: memleak fixes, SASL fixes, crash with virt-manager
    - various build fixes, should build on MacOS as well now