Fredrik Larsson

Results 23 comments of Fredrik Larsson

Support for IBM Notifier would be really nice.

Can be fixed by adding ```pkgName="Install macFUSE.pkg"```. Please see label below. ``` macfuse) name="FUSE for macOS" type="pkgInDmg" pkgName="Install macFUSE.pkg" downloadURL=$(downloadURLFromGit osxfuse osxfuse) appNewVersion=$(versionFromGit osxfuse osxfuse) expectedTeamID="3T5GSNBU6W" ;; ```

Thanks a lot! :)

**Just an update:** I don't think this occurs only when there's a 401 response. I'm seeing this when there's a proper response as well. If there's a need for further...

Thank you! I've upvoted the feature request.

> Thanks for the feedback! I like this idea and agree that it would be useful - I'll wrap up the v3.0.2 release first (hopefully quickly) and tentatively plan to...

I created a sample JSON that can be used to reproduce: `{ "pages":[ { "title":"IT Support", "subtitle":"IT Support can be contacted through the following channels", "topIcon":"https://www.nicepng.com/png/detail/242-2426263_technical-support-tech-support-tech-support-icon.png", "accessoryViews":[ [ { "type":"html",...

I just tried to create a URL with markdown in the body key of a page now as well and the problems exists there also. The markdown I used looks...