ishare Changelog

What's new in ishare 3.3.1

Apr 23, 2024
  • Bugfixes:
  • aussie mode getting stuck

New in ishare 3.3.0 (Apr 23, 2024)

  • New Features:
  • Rework Settings UI and UX (#59)

New in ishare 3.2.0 (Apr 23, 2024)

  • 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

New in ishare 3.1.0 (Mar 5, 2024)

  • New Features:
  • Use interactive mode for region capture, close #56

New in ishare 3.0.0 (Jan 21, 2024)

  • 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

New in ishare 2.4.0 (Jan 15, 2024)

  • New Features:
  • Allow both DELETE and GET as deletion request types, spec amended

New in ishare 2.3.0 (Jan 5, 2024)

  • New Features:
  • Show upload progress indicator in menubar during upload

New in ishare 2.2.1 (Jan 3, 2024)

  • Bugfixes:
  • Implement proper custom decoding for case insensitive uploaders

New in ishare 2.2.0 (Jan 3, 2024)

  • New Features:
  • case insensitive uploader key parsing
  • Bugfixes:
  • fix nested json array accessor
  • Chore:
  • more workflow stuff
  • update workflow
  • cleanup and update workflow

New in ishare 2.1.1 (Jan 3, 2024)

  • Bugfixes:
  • call getNestedJSONValue when constructing urls

New in ishare 2.1.0 (Jan 3, 2024)

  • New Features:
  • add setting to clear history
  • open history window via keybind
  • Chore:
  • update examples readme
  • update readme
  • update readme and add example uploaders

New in ishare 2.0.0 (Jan 3, 2024)

  • Breaking Changes:
  • refactor uploader spec and close #50
  • New Features:
  • implement file deletion and close #50
  • BREAKING CHANGE custom uploader spec redesign
  • Bugfixes:
  • properly replace placeholder keys in constructed urls

New in ishare 1.6.1 (Nov 15, 2023)

  • Bugfixes:
  • Make settingswindow work on macOS 12

New in ishare 1.6.0 (Nov 14, 2023)

  • New Features:
  • Add aussie mode
  • Probably legacy support for macOS 12
  • Chore:
  • Bump xcode version in workflow
  • Use different workflow action to configure xcode

New in ishare 1.5.1 (Oct 6, 2023)

  • Bugfixes:
  • update and fix Uploader Settings UI (#46)

New in ishare 1.5.0 (Oct 6, 2023)

  • New Features:
  • close #42 add option to exclude applications from recording menu
  • Bugfixes:
  • change stupid settingswindow code for macOS 14, thanks apple
  • Chore:
  • fix workflow
  • reccomended project settings update

New in ishare 1.4.6 (Sep 29, 2023)

  • Bugfixes:
  • Fix video capture on macOS 14.0 Sonoma

New in ishare 1.4.5 (Aug 31, 2023)

  • Bugfixes:
  • use custom AsyncImage impl to allow upto 10 connections to the same host
  • show icon instead of empty view when history item failed to load

New in ishare 1.4.4 (Aug 25, 2023)

  • Bugfixes:
  • actually also upload files with lowercase extensions

New in ishare 1.4.3 (Aug 25, 2023)

  • Bugfixes:
  • actually make the lowercase thingy work

New in ishare 1.4.2 (Aug 25, 2023)

  • Bugfixes:
  • always return lowercase file extension for custom uploads

New in ishare 1.4.1 (Aug 25, 2023)

  • Bugfixes:
  • provide light & dark theme glyphs for the menubar

New in ishare 1.4.0 (Aug 23, 2023)

  • New Features:
  • Upload history
  • Icon adjustments & new glyph for menubar

New in ishare 1.3.2 (Aug 16, 2023)

  • New app icon

New in ishare 1.3.1 (Aug 16, 2023)

  • Bugfixes:
  • Improve toast popover drag & drop behaviour

New in ishare 1.3.0 (Aug 14, 2023)

  • New Features:
  • Add gif recording, close #28
  • Toast popup can now be dragged and dropped as itemprovider, display duration can be adjusted as well

New in ishare 1.2.0 (Aug 10, 2023)

  • New Features:
  • allow sharing to airdrop, photos, messages and mail , close #33
  • Chore:
  • update workflow
  • update changelog path
  • convert sparkle changelog to html

New in ishare 1.1.0 (Aug 8, 2023)

  • New Features:
  • allow video compression
  • allow recording in HEVC
  • Chore:
  • Update main.yml
  • update gitignore
  • Update main.yml
  • Update main.yml
  • Update main.yml
  • close #31
  • Update README.md
  • Update README.md
  • add issue templates
  • close #30

New in ishare 1.0.1 (Aug 6, 2023)

  • Sparkle updater now asks you for auto updates
  • Sparkle appcast.xml feed is now generated and deployed properly with bumped version in gh actions
  • Main menu has a donate button

New in ishare 1.0 8c7fbd7 (Aug 3, 2023)

  • Video recording is now done properly using ScreenCaptureKit, pog
  • Record any screen and any window you like, double pog
  • Switch between the windows you're recording whilst recording, triple pog
  • Live preview of what you're actually recording, quadruple pog
  • Record as .mp4 or .mov, quintuple pog (gif probably next time kek)
  • Don't like files? Well now you can opt to not save the files to disk, sextuple pog
  • Don't like clicking the menubar? Now the shortcut to open the menu actually works, septuple pog

New in ishare 1.0 8c42c0b (Jul 30, 2023)

  • Resolve and close #26: large menubar gap