Skip to content

Releases: looker/lookerbot

0.0.15

13 Oct 17:19
607d2ee
Compare
Choose a tag to compare
  • Upgraded code to use Looker API 4.0 (#239 )

0.0.14

29 Nov 19:15
Compare
Choose a tag to compare
  • Dashboards that do not have Looks are supported (#107)
  • Data actions can be used from Slack (https://github.com/looker/lookerbot#data-actions)
  • Lookerbot implements the Action Hub API so it can be used as an Action Hub
  • Fix a bug where filters would be remembered from the previous invocation (#126)
  • Behind-the-scenes: Lookerbot has been ported to TypeScript from CoffeeScript

0.0.13

13 Jul 18:59
Compare
Choose a tag to compare

0.0.12

17 May 19:41
ed61456
Compare
Choose a tag to compare
  • Added controls for whether Slack guest users can access the bot
    • By default, they now cannot.
    • If you want to enable this, set ALLOW_SLACK_GUEST_USERS to true.
  • The recommended Node.js version is now 6.10.3
  • The recommended package manager is now Yarn
  • CoffeeScript no longer needs to be installed globally

0.0.11

01 May 20:20
Compare
Choose a tag to compare
  • Improve version checking logic

0.0.10

0.0.9

10 Apr 22:43
Compare
Choose a tag to compare

0.0.8

0.0.7

22 Dec 22:25
Compare
Choose a tag to compare
  • Added the ability to schedule Looks to Slack through a webhook URL hosted by the bot
  • Loading indicators were accidentally not showing for most users. They've been turned back on. They can be disabled via an environment variable.
  • Pasted Look and Share URLs are not expanded by default. This can be enabled via an environment variable.

0.0.6

09 Dec 23:58
Compare
Choose a tag to compare

Compatibility with Looker 4.4 and later