Skip to content

Releases: MarkusG/shshare

Version 0.1.10

18 Oct 03:58
0.1.10
133d538
Compare
Choose a tag to compare
Version 0.1.10 Pre-release
Pre-release

Version 0.1.10

Additions

  • Add bash completion script

Version 0.1.9

13 Aug 23:07
0.1.9
ba08718
Compare
Choose a tag to compare
Version 0.1.9 Pre-release
Pre-release

Version 0.1.9

Bug Fixes

  • Fixed a bug where a literal 0 would be printed on errors instead of the executable name

Version 0.1.8

10 Aug 22:18
0.1.8
a0009ef
Compare
Choose a tag to compare
Version 0.1.8 Pre-release
Pre-release

Version 0.1.8

Additions

  • Add information about upload notifications to manpage

Misc

  • Made miscellaneous syntax corrections

Version 0.1.7

09 Aug 23:45
0.1.7
37ebb12
Compare
Choose a tag to compare
Version 0.1.7 Pre-release
Pre-release

Version 0.1.7

Changes

  • Upload notifications will no longer be accompanied by an icon. This was an ancient remnant from when this was a personal script and was hard-coded to be from the Arc theme

Additions

  • Added support for screencasting the focused window

Version 0.1.6

09 Aug 07:54
0.1.6
8103763
Compare
Choose a tag to compare
Version 0.1.6 Pre-release
Pre-release

Version 0.1.6

Changes

  • Remove helptext that is now redundant with the manpage

Additions

  • Added more errors and exit codes
  • See manpage for more information on exit codes

Bug fixes

  • Exit on canceled selections rather than continuing through to the uploader script

Version 0.1.5

09 Aug 06:41
0.1.5
088500b
Compare
Choose a tag to compare
Version 0.1.5 Pre-release
Pre-release

Version 0.1.5

Additions

  • Add a manpage shshare(1)

Version 0.1.4

08 Aug 05:46
0.1.4
048d442
Compare
Choose a tag to compare
Version 0.1.4 Pre-release
Pre-release

Version 0.1.4

Changes

  • Screencasts are now stopped by calling the script with the --stop-screencast option rather than -t screencast-stop

Bug fixes

  • ffmpeg will now pad recordings with odd dimensions with black pixels instead of failing
  • Fixed a bug in which the wrong variable was checked when starting a screencast, rendering all screencast features non-functional

Version 0.1.3

06 Aug 23:58
0.1.3
d4ed4a2
Compare
Choose a tag to compare
Version 0.1.3 Pre-release
Pre-release

Version 0.1.3

Changes

  • Type, selection, and destination now must all be specified via POSIX-style command line arguments

New features

  • Can now pass -w number to add a delay before screenshotting or recording

Version 0.1.2

24 Jul 23:45
0.1.2
31b1443
Compare
Choose a tag to compare
Version 0.1.2 Pre-release
Pre-release

Version 0.1.2

Bug Fixes

  • Fixed a bug where the script would check an incorrectly named variable when looking for the uploader script, causing the default /etc/shshare/uploader.sh to be used regardless of the presence of a user-specified uploader

Version 0.1.1

20 Jul 04:31
0.1.1
d363e93
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

Version 0.1.1

Bug fixes

  • Fixed a bug in which the script would search for the uploader script under the wrong name