Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Releases: Codezerker/atos-gui

More Configurations

Choose a tag to compare

@eyeplum eyeplum released this 02 Sep 09:12
  • It is now possible to configure the symbolicator to always match all hexadecimal strings, this can be useful when the default matching rules (currently based on macOS crash reports) don't catch all the symbol addresses in the input.

Undo and Redo

Choose a tag to compare

@eyeplum eyeplum released this 31 Aug 03:04
  • Fix undo and redo for the input text view.
  • The symbolicator now correctly ignores the custom load address when "Automatically Match Load Address" is toggled on.

Split Text Views!

Choose a tag to compare

@eyeplum eyeplum released this 29 Aug 10:47

What's New

  • The main window has been split into two text views, the symbolicated text is now displayed in a non-editable text view to avoid destructive changes to the original crash report.
  • A new option has been added to allow the user toggling whether to match load address automatically.

Known Issues

  • The editable text view's undo and redo are not working at the moment.

Test Release for Sparkle

Pre-release

Choose a tag to compare

@eyeplum eyeplum released this 26 Aug 10:46

This release is functionally identical to 0.4.0, the only purpose of this release is to test the Sparkle update framework.

Brand New Symbolicator

Pre-release

Choose a tag to compare

@eyeplum eyeplum released this 26 Aug 10:17

What's New

  • The symbolicator has been rewritten to make it more efficient and more accurate.
  • Support for .xcarchive files has been removed.
  • Added auto-update (via Sparkle).

Known Issues

  • Hardened Runtime and App Notarization has been disabled temporarily (mainly due to the use of Sparkle), this will be fixed in a future release.

Tweak main menu

Tweak main menu Pre-release
Pre-release

Choose a tag to compare

@eyeplum eyeplum released this 15 Jun 07:33
  • Clicking the app in Dock while at least one window is open no longer shows the welcome window
  • ⌘O now shows the welcome window

0.3.3

0.3.3 Pre-release
Pre-release

Choose a tag to compare

@eyeplum eyeplum released this 02 Jun 10:56
  • Add support for opening multiple windows
  • Add a high resolution App icon

Also:

  • Starting from this release, the application binaries are now notarized by Apple

Known Issues:

  • Opening .xcarchive is not working at the moment, we are not planning to support this feature any more, it's likely to be removed in a future release

0.3.2

0.3.2 Pre-release
Pre-release

Choose a tag to compare

@eyeplum eyeplum released this 06 Dec 07:06
  • Fix symbol parsing when application path contains whitespaces
  • After symbols are parsed, the addresses are no longer removed

0.3.1

0.3.1 Pre-release
Pre-release

Choose a tag to compare

@eyeplum eyeplum released this 15 Oct 06:43
Fix crash while setting load address to the UI

0.3

0.3 Pre-release
Pre-release

Choose a tag to compare

@eyeplum eyeplum released this 13 Oct 04:40
Add support for selecting app binary