Skip to content

Releases: henrypp/freeshooter

v.2.2

17 Oct 18:17
b82b423
Compare
Choose a tag to compare
  • revert back windows 7 and windows 8 support
  • added mitigations (win10+)
  • added dark theme support
  • updated project sdk

v.2.1.1

12 Feb 12:36
a1965f8
Compare
Choose a tag to compare
  • fixed pressing print screen key (or configured hotkey) freezes app (issue #43)
  • fixed update installation (issue #42)

v.2.1

04 Dec 09:31
2c9bfd8
Compare
Choose a tag to compare
  • dropped windows 7 and windows 8 support
  • use windows image coding (wic) library
  • improved multi-monitor support
  • added right-click context menu on region screen
  • added fullscreen mode capture
  • added timer feature (issue #27)
  • added arm64 build
  • fixed overlapped windows rectangle calculation
  • fixed update checker bug (issue #25)
  • fixed region selection (issue #31)
  • fixed shadow size calculation
  • fixed painting cursor
  • fixed internal bugs
  • updated project sdk
  • fixed bugs

v.2.0.7

22 Oct 10:58
Compare
Choose a tag to compare
  • fixed region selection mask device context
  • fixed calculating overlapped windows rectangle
  • fixed calculating shadow size
  • updated project sdk
  • updated windows sdk
  • fixed bugs

v.2.0.6

09 Aug 04:54
Compare
Choose a tag to compare
  • set default image format to .png
  • fixed copying to clipboard (issue #21)
  • fixed playing sounds
  • updated project sdk
  • updated locale
  • cosmetic fixes

v.2.0.5

18 Jul 07:55
Compare
Choose a tag to compare
  • added autocompletion for folder edit
  • fixed capturing context menus
  • fixed shadow size
  • filename cosmetics

v.2.0.4

16 Jul 19:27
Compare
Choose a tag to compare
  • 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

v.2.0.3

13 Jul 17:58
Compare
Choose a tag to compare
  • 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

v.2.0.2

10 Jul 15:50
Compare
Choose a tag to compare
  • 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

v.2.0.1

28 Jan 07:39
Compare
Choose a tag to compare
  • revert "start minimized" option (issue #7)
  • fixed hotkeys initialization in some cases
  • fixed ui bugs