Skip to content

v0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 00:08
· 35 commits to master since this release

v0.26

  • Custom gestures.
  • Updated few apple scripts.
  • Conditions for icon for appleScript buttons.

Thanks for all contributors, especially @FedorZaytsev

Commits

  • [0e8dab4]: Update README.md (Anton Palgunov)
  • [d6e48c8]: Update README.md (Anton Palgunov)
  • [6629cfd]: Update FUNDING.yml (Anton Palgunov)
  • [f3015df]: Update finder example script (Giovanni Tataranni) #219
  • [59cde09]: Update Finder.scpt (Giovanni Tataranni) #219
  • [66b175d]: Update README.md (Giovanni Tataranni) #219
  • [e44ff00]: support for global settings. haptic feedback as the first one (Serg) #224
  • [41a9544]: More consistent settings (Toxblh)
  • [d4b950a]: Merge branch 'ReDetection-disable-haptic' (Toxblh)
  • [0b39795]: v0.24 (Toxblh)
  • [92975cb]: resolve existing varnings (Serg) #229
  • [e68fa10]: update swift to 5.0 (Serg) #229
  • [2635e26]: switch to modern build system (Serg) #229
  • [820853d]: little cleanup (Serg) #229
  • [f2e6959]: upd travis-ci 10 to 11.2 (Toxblh) #229
  • [3f78bbe]: CI osx_image 11.2 -> 11.1 (Toxblh) #229
  • [c4928ee]: enable/disable multitouch gestures (Serg) #230
  • [cd2ec3d]: use property wrappers to have settings in a nice way. now it's the only place for settings key (Serg) #230
  • [94717a5]: missed a single userdefaults (Serg) #234
  • [f82d769]: rewrite in scrollview; get rid of custom gesture handling (Serg) #234
  • [dd23a3b]: don't reload list of apps every time (Serg) #234
  • [e9a7b6d]: get long tap to kill back into place (Serg) #234
  • [6920664]: implement regex filter for dock items (Serg) #234
  • [2cdb705]: Consolidate the two String extenstions. (Mark Rickert) #236
  • [eaa2664]: Add ability to use file paths relative to your user directory (Mark Rickert) #236
  • [855ddea]: Tests relative file paths and images. (Mark Rickert) #236
  • [5eb2d73]: Add some image filePath documentation. (Mark Rickert) #236
  • [1ae2041]: Get rid of all references to /Users/x/ in favor of ~ (Mark Rickert) #236
  • [d819988]: cleanup parser: remove other duplicates (they are defined and parsed down below in the ItemType) (Serg) #237
  • [466c0e5]: v0.25 (Toxblh)
  • [e9e5a6f]: fix yandex wheather, for correct lang (Toxblh)
  • [bdfb711]: fix pomodoro icon not showing up on catalina (Sam Flattery) #260
  • [093faa2]: Create swift.yml (Anton Palgunov)
  • [40c684f]: GitHub actions (#271) (Anton Palgunov) #271
  • [7e0db70]: Updated README (#274) (Fedor Zaytsev) #274
  • [3864591]: Update build-test.yml (Anton Palgunov)
  • [dbb2f16]: Implemented changable icons for AppleScriptTouchBarItem (#275) (Fedor Zaytsev) #275
  • [642f080]: Changeable icons for AppleScriptTouchBarItem & tests (#276) (Fedor Zaytsev) #276
  • [42ce95b]: Add Music app (#279) (Peter Hrvola) #279
  • [a0fc0b3]: Custom gestures support (#288) (Fedor Zaytsev) #288
  • [f61550e]: More Productive Gestures (#289) (Jæy) #289
  • [502f989]: Currency bar update (#293) (Simon Rogers) #293
  • [52758f9]: Fix shell crash (#297) (Fedor Zaytsev) #297
  • [6d26639]: Revert "More Productive Gestures (#289)" (Anton Palgunov)
  • [3fc75ca]: Updated workflows. For delivery unsign app in gihub (Anton Palgunov)
  • [a1f6402]: Correct file for release (Anton Palgunov)
  • [75df82a]: ignore sign error (Anton Palgunov)
  • [b6721f0]: return normal trigggers in workflows (Anton Palgunov)
  • [445584b]: Added xcpretty for test and build scripts (Anton Palgunov)
  • [bc11728]: Standard english date for build script (Anton Palgunov)
  • [1e1ae2a]: Release version 0.26 (Anton Palgunov)