Skip to content

Releases: jacobsalmela/tccutil

v1.5.1

03 Oct 00:29

Choose a tag to compare

What's Changed

  • fix --remove feature by passing service id to delete_client by @smpsnr in #76
  • Add support for local user TCC.db without requiring sudo privileges by @Copilot in #78

New Contributors

  • @smpsnr made their first contribution in #76
  • @Copilot made their first contribution in #78

Full Changelog: v1.5.0...v1.5.1

v1.5.0

01 Oct 15:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

10 Dec 12:43

Choose a tag to compare

What's Changed

  • Support for Sonoma + user space TCC + reset fix + modernised string interpolation + errors to stderr by @tnarik in #65

New Contributors

Full Changelog: v1.2.13...v1.4.0

v1.2.13

17 Aug 23:41
cb0cfe6

Choose a tag to compare

What's Changed

  • Fix deprecation of distutils Version classes by @zhouchenh in #58
  • Fix a TypeError caused by hashing in digest_check by @zhouchenh in #60

New Contributors

Full Changelog: v1.2.11...v1.2.13

v1.2.11

03 Oct 15:12

Choose a tag to compare

  • big sur support
  • add --digest flag to easier update this on new releases of macOS

v1.2.10

27 Jan 00:59
bb418d3

Choose a tag to compare

  • Big Sur support (thanks @mkfl3x )
  • my release strategy for this repo is so bad..since people are still using it, I will automate that

v1.2.9

18 Aug 01:40
417b7dd

Choose a tag to compare

updated license text

v1.2.8

17 Aug 13:50
75b59e6

Choose a tag to compare

  • allow specifying which service we want to make changes in with the --service option, and show the service when listing )-l)

v1.2.7

14 May 00:39
e1db8b2

Choose a tag to compare

  • all this does is add a more detailed warning when the database fails to open

v1.2.6

14 Mar 17:31
b02efd6

Choose a tag to compare

Merge pull request #33 from izmal/patch-1

Fix for Mojave/Catalina