HOTFIX - v0.5.1 -- Removed QT Network Dependency; Shared Memory Changes; CMakeLists.txt now in Root(/); Uninstall Option
NOTE:
This is the last version supporting KDE Plasma 5; Newer version will require KDE Plasma 6 !
What's Changed
- Replaces instance check with shared memory by @TinyTinni in #113
- Removed QT Network Dependency by @TinyTinni in #113
- Moved
CMakeLists.txtfromsrc/toRoot/Directory by @MartinVonReichenberg in e3fe42e - Added Uninstall Option -
sudo make uninstall -C ./build/by @MartinVonReichenberg in e3fe42e - Updated Development (BUILDing) Information by @MartinVonReichenberg in e3fe42e
- Updated README by @MartinVonReichenberg in e3fe42e and e90b850
- Added AppImage & Pre-Built Installable Binary Packages for Arch Linux, DEB-Based & RPM-Based Linux Distributions by @MartinVonReichenberg
For automatic up-to-date DEB/RPM package updates, you can use my OBS repository.
Full Changelog: 0.5...0.5.1