Skip to content
Added:
- more things in actions (console)
- DNS cache flushing in menu General > Toggle
- more built in dependencies
- a menu update call after responding to stats
- exposing of appFrame functions when in dev mode, so they can be called
- icon to macOS dmg
- macOS support files
- macOS build process in Makefile

Updated:
- if an issues goes wrong with updates, you can go to the main downloads page
- building information
- appFrame.exec handles all child process commands
- app doesn't check for update, but displays no internet if a request fails
- on Linux, DNS cache flushing now only uses nscd
- on Linux, app only uses pkexec (polkit), not xdg-su
- code quality

Fixed:
- version information copying if user cancels, no longer copies anyways
- disabling of service, as it was broken in previous release (1.0.0rc4)