Skip to content

Latest commit

 

History

History
43 lines (39 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

43 lines (39 loc) · 1.22 KB

v2.0.4 (17 July 2018)

  • added buffered paint to avoid flickering (vista+)
  • changed hotkeys error behaviour
  • changed hotkeys set (issue #17)
  • fixed possible clipboard memory leak
  • fixed find active window

v2.0.3 (13 July 2018)

  • added include all overlapped windows in result image for window mode
  • added shadow for window screenshot (issue #13)
  • added global hotkeys indicators for tray menu
  • new region selection window
  • improved clear window background
  • changed shutter sound
  • fixed taking shots of uipi windows
  • fixed sound synchronization
  • fixed ui bugs
  • fixed bugs

v2.0.2 (10 July 2018)

  • added date and time naming pattern (issue #12)
  • middle mouse click to cancel region selection
  • set jpeg quality to 100 by default
  • fixed directory names portability
  • fixed possible region selection duplicates
  • fixed windows xp support
  • updated project sdk
  • fixed ui bugs
  • fixed bugs

v2.0.1 (28 January 2018)

  • revert "start minimized" option (issue #7)
  • fixed hotkeys initialization in some cases
  • fixed ui bugs

v2.0 (27 January 2018)

  • code rewritten on c++
  • added clear window background feature (vista+)
  • added multi-monitor support
  • updated license gplv2 to gplv3
  • removed useless features
  • fixed ui bugs
  • fixed bugs