Skip to content

2.0 - New Features and Layouts

Choose a tag to compare

@victorwads victorwads released this 17 Apr 23:00
· 65 commits to main since this release
  • App
    • Fixes
      • Fixed file access issue
    • New Features
      • New logs details screen, in a separate window
      • Settings screen, with options for process monitoring with time interval, and developer options
      • Simple Install and Uninstaller on .DMG file for Download
      • You can now change logs final status and edited logs will be marked (you can also undo)
      • Improved ogs layout, and for next releases, it will be even better
    • Removed
      • System Menus Buttons
      • Install Service Screen
      • Now unecessary shutdown button from logs screen
    • Xcode Project
      • Added unit testing to prevent log misspelling bugs
  • Logger Service
    • New Features
      • Identifies unexpected shutdowns automatically using the "trap" command
      • Logs versioning v4
        • Added sysversion: String
        • Added batery: [0-100]%
        • Added charging: true/false
        • Added logprocess: true/false
        • Added logprocessinterval: seconds
        • Added .log file with list of running processes when activated