Releases: boscojwho/Chinotto
Releases · boscojwho/Chinotto
v0.2.4
Summary
- App can now open at login, with the option of hiding all windows when opened at login.
- Add Settings button beside sidebar toggle button.
- Thanks to @Jerry23011 for adding Simplified Chinese localization =)
What's Changed
- ^ Revert misconfigured deployment target (Sonoma, not Mojave, lol). by @boscojwho in #40
- Add Simplified Chinese Localization by @Jerry23011 in #41
- Bosco/open at login by @boscojwho in #42
-
- Set app category to "Developer Tools" by @boscojwho in #43
New Contributors
- @Jerry23011 made their first contribution in #41
Full Changelog: v0.2.2...v0.2.4
v0.2.2
Fixeds
- Issue where app crashes after clicking on "Calculate" on all directories.
What's Changed
- Update README.md by @boscojwho in #38
- ^ Fix crash when calling SwiftUI observable on non-main thread. by @boscojwho in #39
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's New
Add .xcconfig files (debug/release configs) for easier collaboration.
What's Changed
- Update README.md by @boscojwho in #35
- Update README.md by @boscojwho in #36
-
- Add .xcconfig files for debug/release. by @boscojwho in #37
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's New
- Menu Bar extra app.
- Settings/Preferences toggle to enable menu bar extra app.
What's Changed
- Update README.md by @boscojwho in #32
- Update README.md by @boscojwho in #33
- Menu bar extra app by @boscojwho in #34
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Release Notes
This is the first pre-release version of Chinotto, and includes the following functionality:
- Calculate directory sizes.
- Cache directory sizes.
- Inspect Core Simulator devices.
- Inspect individual Core Simulator device.
- Delete Core Simulator device(s).
- Settings/Preferences window.
Build
- Build and run the Xcode project.
- You can use Spotlight on subsequent launches by looking for "Chinotto".
Known Issues
- No, there is no app icon yet 🥲
What's Changed
- Update README.md by @boscojwho in #1
- ^ Fix crash on scroll in home view. by @boscojwho in #2
- Significantly reduce memory usage by @boscojwho in #3
-
- Add ability to batch reload data. by @boscojwho in #4
- Bosco/subdirectory views by @boscojwho in #5
-
- List core sim devices (user scope). by @boscojwho in #6
-
- Add
CoreSimulatorTools
package. by @boscojwho in #7
- Add
-
- Show core sim device plist labels/values using Mirror. by @boscojwho in #8
-
- Core sim device window now loads storage used. by @boscojwho in #9
- ~ Change total data used label font. by @boscojwho in #10
-
- Add date added/last modified dates to device view for each device a… by @boscojwho in #11
- Bosco/show devices in table by @boscojwho in #12
- Bosco/core sim devices window by @boscojwho in #13
- Bosco/core sim window changes by @boscojwho in #14
- Update LICENSE by @boscojwho in #15
- GNU3 LICENSE by @boscojwho in #16
- Bosco/minor tweaks by @boscojwho in #17
- Bosco/remove unused prototype code by @boscojwho in #18
- Bosco/packages code cleanup by @boscojwho in #19
-
- Open XCPGDevices in new window. by @boscojwho in #20
-
- Add
DestructiveActions
package. by @boscojwho in #21
- Add
- Bosco/minor tweaks 3 by @boscojwho in #22
- Bosco/minor tweaks 4 by @boscojwho in #23
- Bosco/bug fixes 11 19 23 by @boscojwho in #24
- Bosco/devices window storage overlay by @boscojwho in #25
- Bosco/core sim device view changes 11 19 23 by @boscojwho in #26
- Update README.md by @boscojwho in #27
-
- Add "calculate" text to reload button. by @boscojwho in #28
- Bosco/minor tweaks 3 by @boscojwho in #29
- Bosco/project cleanup by @boscojwho in #30
- funding-yml by @boscojwho in #31
New Contributors
- @boscojwho made their first contribution in #1
Full Changelog: https://github.com/boscojwho/Chinotto/commits/v0.1.0