Skip to content

Commit

Permalink
Merge pull request #7 from samicrusader/develop
Browse files Browse the repository at this point in the history
bump to 0.8.3
  • Loading branch information
samicrusader authored Sep 13, 2022
2 parents 65b6cbd + 4442247 commit 48c5052
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## Changelog

version 0.8.3 (samicrusader's fork):
- [new] dbus used for changing config instead of requiring qomui-gui to be ran as root
- [change] reformat code
- [change] use Quad9 for alternate DNS
- [change] clean up apply log
- [bugfix] handle nftables (temporarily)
- [bugfix] plotter fix
- [bugfix] pull default interface name from gateway

version 0.8.2:
- [new] added AzireVPN
- [new] option to specify key for Airvpn
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Screenshots were taken on Arch Linux/Plasma Arc Dark Theme - Qomui will adapt to

### Installation

- Arch Linux users can download Qomui from the AUR.
- Packages for Fedora, Debian, Ubuntu & OpenSuse are available [here](https://software.opensuse.org//download.html?project=home%3Acorrad1nho&package=qomui).
- Arch Linux users can install Qomui from PKGBUILD located [here](https://github.com/samicrusader/pkgbuilds/blob/master/qomui-samicrusader-git/PKGBUILD).
- Packages for Debian & Ubuntu are available on the releases tab on GitHub.

### General usage
Qomui contains two components: qomui-gui and qomui-service (and qomui-cli: see below). The latter exposes methods via D-Bus and can be controlled via systemd (alternatively you can start it with "sudo qomui-service" - this is not recommended).
Expand Down

0 comments on commit 48c5052

Please sign in to comment.