Releases: jacobsalmela/tccutil
Releases · jacobsalmela/tccutil
v1.5.0
What's Changed
- Sonoma fixes by @roblabla in #66
- macOS 12+ uses
auth_value=2
to enable an application by @C-Duv in #67 - Fix file entry removal in tcc.db by @supercoder-dev in #69
- f773496775 access table structure's digest should be trusted by @C-Duv in #72
- update version to 1.5.0 by @jacobsalmela in #74
New Contributors
- @roblabla made their first contribution in #66
- @C-Duv made their first contribution in #67
- @supercoder-dev made their first contribution in #69
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.2.13
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
- @zhouchenh made their first contribution in #58
Full Changelog: v1.2.11...v1.2.13
v1.2.11
- big sur support
- add
--digest
flag to easier update this on new releases of macOS
v1.2.10
v1.2.9
updated license text
v1.2.8
- allow specifying which service we want to make changes in with the
--service
option, and show the service when listing )-l
)
v1.2.7
- all this does is add a more detailed warning when the database fails to open
v1.2.6
Merge pull request #33 from izmal/patch-1 Fix for Mojave/Catalina
v1.2.5
--insert
support for Catalina