slack-edge

Slack app development framework for edge functions with streamlined TypeScript support

MIT License

Downloads
4.1K
Stars
55
slack-edge - version 0.14.4 Latest Release

Published by seratch 3 months ago

Version 0.14.4 fixes a bug on the web page rendering logic for org-wide installations. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.14.3...0.14.4

slack-edge - version 0.14.3

Published by seratch 3 months ago

Version 0.14.3 adds more arguments to the page-rendering function for OAuth callback request. Also, new renderers using SimpleCSS are added. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.14.2...0.14.3

slack-edge - version 0.14.2

Published by seratch 3 months ago

Version 0.14.2 makes two interface for OAuth page renderers public for users. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.14.1...0.14.2

slack-edge - version 0.14.1

Published by seratch 3 months ago

Version 0.14.1 resolves a bug found in v0.14.0. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.14.0...0.14.1

slack-edge - version 0.14.0

Published by seratch 3 months ago

Version 0.14.0 is now available! Since this version, the InstallationStore interface includes new deletion methods. If your custom implementation follows this interface, these methods must also be added to your code. Additionally, tokens_revoked and app_uninstalled events are now automatically handled by this framework. All you need to do is subscribe to these events. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.13.4...0.14.0

slack-edge - version 0.13.4

Published by seratch 4 months ago

Version 0.13.4 is now available! This version resolves missing properties in app_mention event payload and upgrades its underlying slack-web-client version to the latest. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.13.3...0.13.4

slack-edge - version 0.13.3

Published by seratch 4 months ago

Version 0.13.3 is now available, featuring its underlying slack-web-api-client upgrade. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.13.2...0.13.3

slack-edge - version 0.13.2

Published by seratch 4 months ago

slack-edge - version 0.13.1

Published by seratch 4 months ago

Version 0.13.1 is now available, featuring its underlying slack-web-api-client upgrade. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.13.0...0.13.1

slack-edge - version 0.13.0

Published by seratch 4 months ago

Version 0.13.0 is now available, featuring its underlying slack-web-api-client upgrade. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.12.1...0.13.0

slack-edge - version 0.12.1

Published by seratch 5 months ago

Version 0.12.1 is now available, featuring its underlying slack-web-api-client upgrade. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.12.0...0.12.1

slack-edge - version 0.12.0

Published by seratch 6 months ago

Version 0.12 is now available, featuring its underlying slack-web-api-client upgrade. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.11.0...0.12.0

slack-edge - version 0.11.0

Published by seratch 6 months ago

Version 0.11 is now available, featuring customization options for OAuth page rendering. In addition, the majority of the source code has been annotated with comments now. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.10.10...0.11.0

slack-edge - version 0.10.10

Published by seratch 6 months ago

Version 0.10.10 upgrades the underlying slack-web-api-client library and improves Deno related stuff. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.10.9...0.10.10

slack-edge - version 0.10.9

Published by seratch 7 months ago

Version 0.10.9 upgrades the underlying slack-web-api-client library. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.10.8...0.10.9

slack-edge - version 0.10.8

Published by seratch 7 months ago

Version 0.10.8 upgrades the underlying slack-web-api-client library. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.10.7...0.10.8

slack-edge - version 0.10.7

Published by seratch 7 months ago

Version 0.10.7 upgrades the underlying slack-web-api-client library. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.10.6...0.10.7

slack-edge - version 0.10.6

Published by seratch 8 months ago

Version 0.10.6 improves a few type definitions for TypeScript users. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.10.5...0.10.6

slack-edge - version 0.10.5

Published by seratch 8 months ago

Version 0.10.5 resolves a bug on Socket Mode support. All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.10.4...0.10.5

slack-edge - version 0.10.4

Published by seratch 8 months ago

Version 0.10.4 introduces the following features and improvements:

  • #18 Correct thumbnail-related properties in file objects - Thanks @StephenTangCook

All changes can be reviewed at https://github.com/seratch/slack-edge/compare/0.10.3...0.10.4