Skip to content

Releases: zoeyfyi/Boop-GTK

Release 1.7.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 16:23
53ec84f
  • Updated V8 to fix flatpak issue

Get it from the Snap Store
Download on Flathub

Release 1.7.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 17:25
a9691ab
  • Dropped windows support
  • Added shortcuts windows
  • Added a preferences window with the ability to configure the sourceview theme

Get it from the Snap Store
Download on Flathub

Release 1.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Dec 21:20
be56d57
  • Scripts are also loaded from $XDG_CONFIG_DIRS/boop-gtk/scripts
  • Built-in scripts can be overridden by using the same name as the script that is to be overridden
  • App ID changed to fyi.zoey.Boop-GTK

Get it from the Snap Store
Download on Flathub

Release 1.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Oct 14:52
dd3ee6a
  • Added Ctrl+Q shortcut to quit
  • Update dependencies

Get it from the Snap Store
Download on Flathub

Release 1.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 15:02
bb863fb
  • Search now looks at the description and tags on scripts
  • Errors and infomation are now notifications removing the need for the status bar
  • Added version number to the about dialog

Get it from the Snap Store
Download on Flathub

Release 1.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 15:32
4476738
  • 11 new scripts from Boop 1.3.0 including: SpONGeCASe, PHP Unserialize, JSON to YAML, SHA256 hash, and more!
  • Update to flatpak runtime 20.08

Get it from the Snap Store
Download on Flathub

Release 1.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 14:27
f245bda
  • New icon (#108)
  • Stability improvements

Release 1.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 22:02
676fb71
  • Fixed bug that caused high CPU usage.
  • Add script authors to the credit section in the about dialog.
  • Upgrade dependencies

Release 1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:17
c000d30
  • Add isSelection to input argument of main, isSelection is true when text is selected in the buffer and false otherwise.
  • Fixed an issue that crashed Boop-GTK when requiring scripts with syntax errors
  • Use the correct icon for the primary menu

Release 1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 20:43
54b33ce
  • Fix issues in desktop and metainfo files