Skip to content

Releases: alienator88/Sentinel

v3.1.4

Choose a tag to compare

@alienator88 alienator88 released this 24 Nov 20:28

What's New

  • Enable drag/drop of application bundles via Dock icon - #55

v3.1.3

Choose a tag to compare

@alienator88 alienator88 released this 24 Sep 18:19
aeacc3e

What's New

  • Enable finder extension option to show or hide on mounted volumes - #49
  • Enable finder extension option to show sentinel app icon in context menu

v3.1.2

Choose a tag to compare

@alienator88 alienator88 released this 16 Sep 16:35

What's New

  • Build app using Xcode 26/macOS Tahoe toolchain
  • Update app icon to work with liquid glass

v3.1.1

Choose a tag to compare

@alienator88 alienator88 released this 19 Aug 16:25
5428634

What's New

  • Show finder extension on mounted external volumes - #48

v3.1.0

Choose a tag to compare

@alienator88 alienator88 released this 29 Jul 00:03
409cf90

What's New

  • I've heard you all loud and clear regarding the new UI/icon. The changes have been reverted back to my own layout designs.
  • Finder right click extension to quickly unquarantine an app (enable in app settings) - #35
  • Allow dropping multiple apps on the unquarantine drop zone - #41

v3.0.0

Choose a tag to compare

@alienator88 alienator88 released this 06 Jun 16:39
8f6db73

What's New

  • Gatekeeper toggle status going out of sync when canceled - #26
  • Replaced all apple script with AuthServices framework
  • Redo UI/UX with help from Roman - #23 (PR-31)

Note: waiting on homebrew to approve cask (Homebrew/homebrew-cask#215341)
Once done, brew install alienator88-sentinel will work.

v2.2

Choose a tag to compare

@alienator88 alienator88 released this 17 Apr 16:58
bf28e4b

What's New

  • Fix updater failing at 20% - #24
  • Add developer identity signing/notarization option for the self-sign dropzone, configured in Settings - #25
  • Add description info buttons for drop zones - #23
  • Safeguard gatekeeper toggle with message as most use the app mainly to unquarantine apps these days - #23
  • Add setting to allow auto-opening the app after it is unquarantined
  • Alter app frame on load+sizing bounds
  • Redo About view
  • Misc UI changes

v2.1

Choose a tag to compare

@alienator88 alienator88 released this 07 Jan 18:01

What's New

  • Add debug console which can be opened with CMD+D
  • Catch paths with spaces in them - #16

v2.0

Choose a tag to compare

@alienator88 alienator88 released this 19 Dec 17:20

What's New

  • When disabling GK on Sequoia, show alert with instructions to switch to 'Anywhere' option - #13
  • Other fixes

v1.9

Choose a tag to compare

@alienator88 alienator88 released this 09 Dec 18:10

What's New

  • Add error handling and elevated privileges attempt for the quarantine and sign drops - #9
  • Update AF swift package and functions