Releases: lukepistrol/TimeMachineStatus
Releases · lukepistrol/TimeMachineStatus
0.3.0
26 Jan 14:49
Compare
Sorry, something went wrong.
No results found
Commits
506c263 : bump deployment target to macOS 15.0 (Lukas Pistrol)
c60e63b : massively improve cpu usage for animated icon (#48 , #28 ) (Lukas Pistrol)
ed5b9e5 : bump build & version number (Lukas Pistrol)
0.2.6
27 Mar 07:49
Compare
Sorry, something went wrong.
No results found
Commits
326aab1 : quick fix: generic error message is shown when no error is present (Lukas Pistrol)
59d7d1a : bump build & version number (0.2.6) (Lukas Pistrol)
0.2.5
27 Mar 07:34
Compare
Sorry, something went wrong.
No results found
Commits
2b226f4 : icon indication on failed backup (#42 ) (Lukas Pistrol)
65745f4 : add error descriptions for failed backups (#44 ) (Lukas Pistrol)
0e7c2fc : bump build & version number (0.2.5) (Lukas Pistrol)
dbe8f0f : fix lint error (Lukas Pistrol)
0.2.4
19 Mar 22:40
Compare
Sorry, something went wrong.
No results found
Commits
c1d7f78 : fix context menu buttons on DestinationCell (Lukas Pistrol)
e7f0b2f : addresses CVE-2025-0509 (Lukas Pistrol)
0cddf99 : bump build & version number (Lukas Pistrol)
efda807 : update Xcode version to 16.2 (Lukas Pistrol)
0.2.3
19 Oct 08:51
Compare
Sorry, something went wrong.
No results found
Commits
57c03e4 : improvements to destination row (Lukas Pistrol)
1e436bc : improve current state parsing, don't crash when state is unknown (Lukas Pistrol)
da0c0ba : minor error handling improvements (Lukas Pistrol)
82c6dd0 : bump build & version number (Lukas Pistrol)
0.2.2
05 Oct 11:33
Compare
Sorry, something went wrong.
No results found
Fixes
an issue where the app could only be run on Apple Silicon machines. (#36 )
Commits
913840c : fix build scripts (Lukas Pistrol)
c16ee49 : bump build & version number (Lukas Pistrol)
ac18d40 : early exit run script phase on CI (Lukas Pistrol)
0.2.1
04 Oct 13:09
Compare
Sorry, something went wrong.
No results found
Changes
No need for Full Disk Access in System Settings. Instead the app will ask to manually select the Time Machine preferences file. This is needed because the app can only access system files with the user's intent.
New Initializing Window on app start that will check for permissions of above said preferences file. If it can be accessed, the window automatically closes again, otherwise the user can proceed to select the file in the file picker. This also fixes #34 in macOS 15 where the Settings window would open because no other window opened at app start.
Commits
404c02a : minor improvements (Lukas Pistrol)
19e0022 : select preferences file manually instead of full disk permission (Lukas Pistrol)
78fe60e : minor changes (Lukas Pistrol)
9619f0d : Merge branch 'no-need-for-full-disk-permission' (Lukas Pistrol)
a4a4e33 : fix lint errors (Lukas Pistrol)
a6998bd : update to macOS 15/Xcode 16 (Lukas Pistrol)
eb0113c : explicitly choose Xcode 16 (Lukas Pistrol)
7fbf66a : add @retroactive annotation (Lukas Pistrol)
2ccaad0 : fix login item activation/deactivation (Lukas Pistrol)
a7bec46 : fix minor issue with initialize screen (Lukas Pistrol)
2068108 : bump build & version number (Lukas Pistrol)
0.1.4
27 Sep 07:57
Compare
Sorry, something went wrong.
No results found
Commits
0b27256 : fix issue #30 (string format in German locale) (Lukas Pistrol)
d6173af : bump build & version number (Lukas Pistrol)
0.1.3
26 Sep 13:29
Compare
Sorry, something went wrong.
No results found
0.1.2
17 Sep 13:26
Compare
Sorry, something went wrong.
No results found
Commits
be04824 : improve logging & fix macOS 15 bug (#33 ) (Lukas Pistrol) #33
caf8a3a : bump build & version number (Lukas Pistrol)