Skip to content

1.0 RC1

Compare
Choose a tag to compare
@WhitetailAni WhitetailAni released this 18 Oct 03:43
· 34 commits to main since this release

Final testing time! Things to check, specifically:

  • App icon switching, located in Settings
  • Mounting DMGs - untested, may cause problems!
  • Potential bug in root helper functionality identified
  • Plist editor
  • Hex editor

The root helper bug is what I'm most interested in - my method for using the root helper is not great. It's not working for me, but I'm unsure it's because of my bad setup or because of a bug in Spartan. So please test it and let me know!
Root helper actions are anything to do with moving, copying, deleting, renaming, editing, or changing the permissions of files. The Create File button on the top bar is a quick way to test it.

DMG mounting may work, but I haven't tested any of it. Detection is just checking for a .dmg extension... I'm not sure how dmg file headers work or if they even have any. So simple file extension check works for now. I want to replace it later.

The plist editor and hex editor seem to be fine from my testing - just want to make sure they're working for everyone else since they're fairly complex.

Provided nothing is reported after a week or two, I'll move this build to official release!