v1.2.1
mattermost-build
released this
29 Mar 15:19
·
23 commits
to master
since this release
Supported Mattermost Server Versions: 7.7.0+
Enhancements
- f70e89e Logging improvement (#456)
- 12093fb Change homepage_url in plugin.json (#448)
- c5f06ee [MM-50268] Add additional fields to HTTP logger (#451)
- ca86dc3 Migrate from CircleCI to Github Actions (#460)
Fixes
- 8887050 fix(ci): Remove erroneous dependency (#463)
- d5d265e MM-48793, MM-48137: improved bot_joined|left_channel|team (#443)
- 8bfe37b Increase ping timeout for lambda functions (#454)
- a141b16 [MM-49730] Enable bindings call when the OAuthEnabled system setting is false (#432)
- abba496 [MM-50269] Show app icons for disabled apps (#452)
- 7670ef9 [MM-50161] Update dependencies (#449)
- c7dde16 [MM-39312] Fail early if MM env variables are not set for appsctl (#445)
- 76a4501 [MM-49875] [MM-49877] Validate default calls (#447)
- 0dbc2ae [MM-48223] Improve styling of /apps list (#442)
- 39ea6b1 [MM-50056] Rejects manifests with empty DisplayName (#439)
- 069c03c [MM-49946] App Marketplace installs should always be triggered by /apps install listed (#441)
- 4d42418 [MM-49877] Validate call requests paths (#438)
- f253391 [MM-50054] Fix panic on server with invalid configuration (#440)
- b89afcd [MM-49986] Only show enabled apps for /apps debug bindings (#435)
- 68f02ef [MM-49992] Propagate errors from /ping (#437)
- 461e9e6 Fix app install flow, more logging (#431)
- 1d94ffd Moved cc log admin to /apps settings (#414)