Releases: mindaugasw/statusbar-converter
v2.2.0
- Automatic checks for app updates
- Automatically add app to login items
NOTE:
On macOS you must manually remove the quarantine attribute, because the app is not signed:
xattr -d com.apple.quarantine /Applications/Statusbar\ Converter.app/
On Linux you must first install dependencies with:
sudo apt-get install xsel gir1.2-appindicator3-0.1
The app was tested on Ubuntu, Gnome desktop environment.
v2.1.1
- Fix app not working for
x64_86
Macs (replacepasteboard
library withAppKit
)
NOTE:
On macOS you must manually remove the quarantine attribute, because the app is not signed:
xattr -d com.apple.quarantine /Applications/Statusbar\ Converter.app/
v2.1.0
- App rewrite for Linux
- Update app icon
- Create
About
menu with app version
NOTE:
On macOS you must manually remove the quarantine attribute, because the app is not signed:
xattr -d com.apple.quarantine /Applications/Statusbar\ Converter.app/
On Linux you must first install dependencies with:
sudo apt-get install xsel gir1.2-appindicator3-0.1
v2.0.0 First macOS release
- Complete app rewrite
- First macOS version
NOTE: on macOS you must manually remove the quarantine attribute, because the app is not signed:
xattr -d com.apple.quarantine /Applications/Statusbar\ Converter.app/
v1.0.0 First Linux release
Fully working application.
Only for Linux environment.