Skip to content

Releases: mindaugasw/statusbar-converter

v2.2.0

10 Oct 22:01
Compare
Choose a tag to compare
  • 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

19 Aug 19:23
Compare
Choose a tag to compare
  • Fix app not working for x64_86 Macs (replace pasteboard library with AppKit)

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

26 Jul 18:01
a574565
Compare
Choose a tag to compare
  • 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

23 Jul 19:28
Compare
Choose a tag to compare
  • 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

05 Aug 20:04
Compare
Choose a tag to compare

Fully working application.
Only for Linux environment.