Releases: imothee/tmpdisk
v2.1.0
v2.1.0-beta
2.1.0 alpha adds the ability to install a background helper that has root permissions and can run TmpFS creation without prompting for a password.
Right now the communication between the two services is somewhat secure but I imagine I will need to sure up the interface on the TmpDiskCreator to check the incoming commands more thoroughly to ensure that only mountfs and other calls are valid.
This has been fairly well battle tested by a few people over the past few months but if you'd like to help the final stretch of testing please reach out at [email protected] or at @imthie on threads or https://macaw.social/@imothee
Update 7/21/24
Fixes issue with code signed helper not always being valid through XPC. This means the tmpdisk creation should always work when using the helper now. Fixed the way XPC calls are made so there's no hanging creation threads or errors when uninstalling the helper.
2.0.7
2.0.6
v2.0.6-alpha
2.0.5
What's Changed
- Adds case sensitive and journaled checkboxes
- Adds custom TmpDisk Icons
- Updates about page and removes redundant help center
Full Changelog: v2.0.4...v2.0.5
2.0.5-alpha
This fixes the truncated text issue and adds the ability to set an Icon on creation and autocreation.
Adds ability to select a case sensitive or journaled file system for non TmpFS TmpDisks.