MTMR Changelog

What's new in MTMR 0.27

Nov 23, 2020
  • New:
  • Actions
  • Up next calendar widget
  • Fixes:
  • Brightness gestures
  • Brightness keys thanks to @cipi1965 #367
  • YandexWidget thanks to @bobrosoft #344 #345
  • Group width thanks to @ParsleyJ #336
  • Commits:
  • update matching array with missing forecast ("Thunderstorm with rain") (#316) #316 (Vladimir Tolstikov)
  • [2f00c9f]: Update README.md (Anton Palgunov)
  • [aa69d5f]: Update TECHNICAL_DEBT.md (Anton Palgunov)
  • [a65613a]: Allow change of of a group button width (#336) (Giuseppe Petrosino) #336
  • fix issue with wrong URL which leads to random incorrect location detection and wrong weather display (#344) #344 (Vladimir Tolstikov)
  • fix race condition which randomly leads to displaying wrong data (#345) #345 (Vladimir Tolstikov)
  • [87141e3]: Up next calendar widget (#348) (Connor G Meehan) #348
  • [588e6ae]: Implement multiple actions (double tap, triple tap) (#349) (Matteo Piccina) #349
  • [7a18002]: Fix error. (#325) (Kaibin Yang) #325
  • [6660bb2]: Fix brightness keys (#367) (Matteo Piccina) #367
  • [54eaa3f]: Change brightness for 3 finger gesture. Close #370, #372 (Anton Palgunov)
  • [bbe901a]: version 0.27 (Anton Palgunov)

New in MTMR 0.26.1 (May 18, 2020)

  • Fixed lost margin (#313) (Fedor Zaitsev) #313

New in MTMR 0.26 (May 14, 2020)

  • Custom gestures.
  • Updated few apple scripts.
  • Conditions for icon for appleScript buttons.
  • 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)

New in MTMR 0.23.1 (Sep 5, 2019)

  • Add locale to timeButton

New in MTMR 0.21 (Jul 11, 2019)

  • Dark mode:
  • { "type": "darkMode" }
  • Dock additional property:
  • "autoResize": true