Skip to content

Releases: jacobsalmela/tccutil

v1.4.0

10 Dec 12:43
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

updated license text

v1.2.8

17 Aug 13:50
75b59e6
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #33 from izmal/patch-1

Fix for Mojave/Catalina

v1.2.5

14 Mar 14:27
b02efd6
Compare
Choose a tag to compare

--insert support for Catalina

v1.2.3

04 Dec 19:27
Compare
Choose a tag to compare

Added an additional hash to the validity check (#22)