Skip to content

Releases: castdrian/ishare

v3.3.1

23 Apr 12:10
Compare
Choose a tag to compare

💊 Bugfixes

  • aussie mode getting stuck

v3.3.0

23 Apr 08:03
Compare
Choose a tag to compare

🚀 New Features

  • Rework Settings UI and UX (#59)

v3.2.0

22 Apr 20:16
Compare
Choose a tag to compare

🚀 New Features

  • differenciate between app store and external distribution

💊 Bugfixes

  • use https repo url for package instead of ssh
  • bump packages
  • use NSOpenDialog for uploader import to add the file to App Sandbox

🧹 Chore

  • fix more dep stuff
  • bump spm package
  • adjust code sign identity
  • adjust workflow
  • Update README.md
  • adjust some stuff
  • bump more workflows
  • workflow bumps

v3.1.0

01 Mar 18:30
Compare
Choose a tag to compare

🚀 New Features

  • use interactive mode for region capture, close #56

🧹 Chore

  • Update README.md

v3.0.0

20 Jan 05:01
Compare
Choose a tag to compare

⚡️ Breaking Changes

  • bump deployment target to macOS 14.0

🚀 New Features

  • use SCShareableContentPicker for recording

💊 Bugfixes

  • use text views instead of label views in mainmenu
  • improve upload performance

🧹 Chore

  • workflow stuff
  • use apple silicon runner for github actions

v2.4.0

12 Jan 16:52
Compare
Choose a tag to compare

🚀 New Features

  • allow both DELETE and GET as deletion request types, spec amended

v2.3.0

04 Jan 16:04
Compare
Choose a tag to compare

🚀 New Features

  • show upload progress indicator in menubar during upload

v2.2.2

03 Jan 23:57
Compare
Choose a tag to compare

💊 Bugfixes

  • deleting active custom uploader no longer deletes all custom uploaders

🧹 Chore

  • update readme and examples
  • cleanup readme and add zipline to examples (#54)
  • change letter case for consistency
  • add zipline example
  • cleanup readme

v2.2.1

30 Dec 20:39
Compare
Choose a tag to compare

💊 Bugfixes

  • implement proper custom decoding for case insensitive uploaders

v2.2.0

30 Dec 20:05
Compare
Choose a tag to compare

🚀 New Features

  • case insensitive uploader key parsing

💊 Bugfixes

  • fix nested json array accessor

🧹 Chore

  • more workflow stuff
  • update workflow
  • cleanup and update workflow