Skip to content

Releases: synap5e/obs-screenshot-plugin

obs-screenshot-filter 1.5.2

31 Oct 02:30
55a5a0a
Compare
Choose a tag to compare

Built for OBS 28

Changes

  • Now using Github actions to build
  • Support for OBS 28
    Both thanks to @wkpark

Installing
Place obs-screenshot-filter.dll into obs-studio\obs-plugins\64bit (e.g. C:\Program Files\obs-studio\obs-plugins\64bit) or 32bit/x86 folder for x86

Checksums

obs-screenshot-filter-1.5.2-windows-x64.zip: e504b9742e508dc39af83cc75e05655fbc37a35e2a83ac04722432a1ce3945de
obs-screenshot-filter-1.5.2-windows-x86.zip: e552d5c070fda673c14a4dcf8f92c2020d0247288aa750d9a235cc177e48d528

obs-screenshot-filter 1.5.1

31 Oct 02:18
f5c2607
Compare
Choose a tag to compare

Checksums

obs-screenshot-filter-1.4.0-windows-x64-Installer.exe: bee24c446585e48361b4093a2e979bd3ff67ad23b7c2c0feb85b2ba4b60108f3
obs-screenshot-filter-1.4.0-windows-x64.zip: db221d82d7843e0d35f9b3050af4612ce2508c26df7b6a04c40887c31765197e
obs-screenshot-filter-1.4.0-windows-x86-Installer.exe: debeb4edf1a8479a20a5127b9a70a944a37d13bdd4bba4f35e2be1381e25f441
obs-screenshot-filter-1.4.0-windows-x86.zip: 28a9d216d07925e35c80aca796fb89fc71697067affc6230a7999c800ee01d17

Version 1.4.0

18 Mar 03:33
c1654f0
Compare
Choose a tag to compare

Built for OBS 26.0.2 and newer, 64bit windows.

This version fixes URL PUT and month numbering, thanks @johnzuidweg
#13 - technically a breaking change if anything relied on the generated filename
#26

Installing
Place obs-screenshot-filter.dll into obs-studio\obs-plugins\64bit (e.g. C:\Program Files\obs-studio\obs-plugins\64bit)

Version 1.3.1

14 Nov 22:27
Compare
Choose a tag to compare

Built for OBS 26.0.2 64bit for Windows, but should work with newer versions.

This version changes the interval input to a field rather than a slider, allowing easier setting and greater range.
Thanks to @MagsMagnoli

Changes

  • From 1.2.2
    Add support for "Output to folder" destination, with a datetime
    Add support for setting hotkeys to trigger the screenshot (instead of on a timer)
    Fix width of images always being 32-aligned
  • From 1.3.0rc0: Fixes for hotkeys not appearing until OBS was reloaded
  • From 1.3.0rc1: No changes
  • From 1.3.0:
    Change interval field to input field from slider

Breaking for versions prior to 1.3.x

  • Non-shared-memory destinations will transition to having "Enable timer" unset, as this is the new default. Users of this this behavior must enable that checkbox. This change was made since it is envisioned that the majority of users from this point on will desire hotkey mode only.

Installing
Place obs-screenshot-filter.dll into obs-studio\obs-plugins\64bit (e.g. C:\Program Files\obs-studio\obs-plugins\64bit)

Version 1.3.0

31 May 04:40
Compare
Choose a tag to compare

Built for OBS 25.0.8 64bit for Windows, but should work with newer versions as well and likely with 25.x.

This version adds support for directory output, and hotkey trigger (as new defaults).
Thanks to @mili-inch for the initial work on folder and hotkey support.

Changes

  • From 1.2.2
  • Add support for "Output to folder" destination, with a datetime
  • Add support for setting hotkeys to trigger the screenshot (instead of on a timer)
  • Fix width of images always being 32-aligned
  • From 1.3.0rc0: Fixes for hotkeys not appearing until OBS was reloaded
  • From 1.3.0rc1: No changes

Breaking for versions prior to 1.3.x

  • Non-shared-memory destinations will transition to having "Enable timer" unset, as this is the new default. Users of this this behavior must enable that checkbox. This change was made since it is envisioned that the majority of users from this point on will desire hotkey mode only.

Installing
Place obs-screenshot-filter.dll into obs-studio\obs-plugins\64bit (e.g. C:\Program Files\obs-studio\obs-plugins\64bit)

Version 1.3.0 Release Candidate 1

29 May 02:34
Compare
Choose a tag to compare
Pre-release

Built for OBS 25.0.8 64bit for Windows, but should work with newer versions as well and likely with 25.x.

This version adds support for directory output, and hotkey trigger (as new defaults).
Thanks to @mili-inch for the initial work on folder and hotkey support.

Changes

  • Add support for "Output to folder" destination, with a datetime
  • Add support for setting hotkeys to trigger the screenshot (instead of on a timer)
  • Fix width of images always being 32-aligned
  • From rc0: Fixes for hotkeys not appearing until OBS was reloaded

Breaking changes

  • Non-shared-memory destinations will transition to having "Enable timer" unset, as this is the new default. Users of this this behavior must enable that checkbox. This change was made since it is envisioned that the majority of users from this point on will desire hotkey mode only.

Installing
Place obs-screenshot-filter.dll into obs-studio\obs-plugins\64bit (e.g. C:\Program Files\obs-studio\obs-plugins\64bit)

Version 1.3.0 Release Candidate 0

29 May 01:24
Compare
Choose a tag to compare
Pre-release

Built for OBS 25.0.8 64bit for Windows, but should work with newer versions as well and likely with 25.x.

This version adds support for directory output, and hotkey trigger (as new defaults).
Thanks to @mili-inch for the initial work on folder and hotkey support.

Changes

  • Add support for "Output to folder" destination, with a datetime
  • Add support for setting hotkeys to trigger the screenshot (instead of on a timer)
  • Fix width of images always being 32-aligned

Breaking changes

  • Non-shared-memory destinations will transition to having "Enable timer" unset, as this is the new default. Users of this this behavior must enable that checkbox. This change was made since it is envisioned that the majority of users from this point on will desire hotkey mode only.

Installing
Place obs-screenshot-filter.dll into obs-studio\obs-plugins\64bit (e.g. C:\Program Files\obs-studio\obs-plugins\64bit)

Version 1.2.2

03 Oct 03:42
Compare
Choose a tag to compare

Built for OBS 24.0.1 64bit for Windows, but should work with newer versions as well.

This version was built primarily to fix compatibility issues with OBS 24.
Changes

  • Don't write output for images smaller than 5x5

Installing
Place obs-screenshot-filter.dll into obs-studio\obs-plugins\64bit (e.g. C:\Program Files\obs-studio\obs-plugins\64bit)

Version 1.2.1

24 May 11:15
Compare
Choose a tag to compare

Built for OBS 23.1.0 64bit for Windows, but should work with newer versions as well.

Changes

  • Fixed a bug in URL handling for empty paths #1
  • Improved performance by only copying the texture when required

Installing

Place obs-screenshot-filter.dll into obs-studio\obs-plugins\64bit
e.g. C:\Program Files\obs-studio\obs-plugins\64bit

Version 1.2.0

24 May 02:44
Compare
Choose a tag to compare

Built for OBS 23.1.0 64bit for Windows, but should work with newer versions as well.

Changes

  • Add Named Shared Memory output mode

Installing

Place obs-screenshot-filter.dll into obs-studio\obs-plugins\64bit
e.g. C:\Program Files\obs-studio\obs-plugins\64bit