Skip to content

Releases: aardvark-community/screenshotr

1.5.3

03 Sep 12:15
Compare
Choose a tag to compare
  • Updated packages
  • Fixed missing assembly issue with Microsoft.Bcl.AsyncInterfaces

1.5.2

15 Jul 12:56
Compare
Choose a tag to compare
  • removed package dependencies upper version limits

1.5.1

15 Aug 12:26
Compare
Choose a tag to compare
  • fix usage message
  • add "screenshotr tail [-v|--verbose]", which prints complete screenshot json (only screenhot id is printed without -v)
  • lazy initialization of ScreenshotrHttpClient's websocket connection (in order to speed up first query)

1.5.0

10 Aug 17:18
Compare
Choose a tag to compare
  • API: GetTags

1.4.0

03 Aug 10:58
Compare
Choose a tag to compare
  • renamed type Screenshotr.V2i to Screenshotr.ImgSize to avoid name clashes

1.3.0

27 Jun 08:18
Compare
Choose a tag to compare
  • add API keys
  • upload now requires an apikey with role importer
  • screenshotr apikey * commands now require an apikey with role admin
  • important: initial admin apikey is auto-generated on first startup and printed to console

1.2.0

21 Jun 14:20
Compare
Choose a tag to compare
  • screenshotr cli: add --version, and --help
  • move API endpoint to /api/1.0/...

1.1.0

24 Mar 17:59
Compare
Choose a tag to compare
  • documentation and cleanup

1.0.0

24 Mar 16:50
Compare
Choose a tag to compare
  • init