Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Releases: Francesco149/sharenix

0.12.0a

01 Sep 17:07
Compare
Choose a tag to compare
  • make default ResponseType Text
  • don't fail if xinerama is missing
  • move default savedir to ~/.local/share/sharenix in the sample config
  • add more config paths, including the standard ~/.config
  • add flameshot support (by @wjzijderveld)

0.11.3a

05 Jul 14:20
Compare
Choose a tag to compare
  • add $filename$ alias for $input$
  • replace $ keywords in custom headers

0.11.2a

26 Jun 17:50
Compare
Choose a tag to compare
  • added a proper user-agent (#47 )

0.11.1a

03 Jun 12:24
Compare
Choose a tag to compare

just some minor changes to the glue scripts

  • add support for shot
  • force scrot to overwrite files in case of tmp file name clashes

0.11.0a

21 May 18:24
Compare
Choose a tag to compare
  • pass through parameters passed to sharenix-section and sharenix-window
  • add maim support
  • add -upload flag to skip uploading

0.10.3a

03 Feb 23:04
Compare
Choose a tag to compare
  • if SaveFolder starts with a leading /, it's an absolute path

0.10.2a

03 Feb 22:29
Compare
Choose a tag to compare

if 0.10.1a broke your archive directory and history due to missing config fields, this fixes it

0.10.1a

03 Feb 16:57
Compare
Choose a tag to compare
  • add SaveFolder to change archive location (by @Borsas #31 )
  • add OrganizedFolders to split archive folders by month (by @Borsas #31 )
  • zero-pad dates in archive filenames
  • don't use nanotime in archive filenames, use a numeric suffix if there's duplicates instead

0.10.0a

12 Nov 20:32
Compare
Choose a tag to compare
  • add NotifyCommand option. when this is set, notifications will be passed to this command (for example you could set it to notify-send

0.9.19a

17 Oct 19:31
Compare
Choose a tag to compare
  • fix files with no extension (fixes #23)
  • add toggle for 'uploading filename' (fixes #21)
  • add sharex-compatible date formatters (fixes #18)