Releases: mattermost/mattermost-plugin-mscalendar
Releases · mattermost/mattermost-plugin-mscalendar
v1.3.4
v1.2.1
v1.2.1-rc1
v1.2.0
Supported Mattermost Server Versions: 5.37.0+
Enhancements
Fixes
- 0cd7cd7 [MM-51751] Fix regex for tags trigger in CI/CD (#251)
- 1644267 Bump version to 1.2.0 (#250)
- 347546a [GH-244]: Fixed issue "Status sync job exits if an error happens for a single user" by added additional logging (#245)
- c3f7cdd Removed the checks for enterprise license (#242
- 7c0c066 [fix] Remove lock missing txt (#247)
- 409b31e Migrate from CircleCI to Github Actions (#246)
- 3e09db8 Fixed lint errors (#243)
- 548fd46 Create .gitpod.yml (#237)
- 7fa0a92 [MM-39399] Bump min_server_version due to imported server dependency breaking changes (#236)
- 2f66ad9 Specify version for mockgen package (#232)
- 564c17f Update Licence to reflect new SKU packages (#235)
v1.1.0
Supported Mattermost Server Versions: 5.37.0+
Enhancements
Fixes
- 9411708 Release bump to v1.1.0 (#213)
- 54bc791 Add back build info (#233)
- cd90e1b Revert "Implement autorespond feature (#188)" (#226)
- 2d610f7 Remove mail permissions, add mailbox setting permission (#222)
- 11e1777 [MM-36051] Check for license using SKUs (#223)
- 38dbe19 remove webapp folder (#217)
- 66ff3bf Bump hosted-git-info from 2.7.1 to 2.8.9 in /webapp (#219)
- 939a5d4 Bump lodash from 4.17.20 to 4.17.21 in /webapp (#218)
- 47bff1f Bump handlebars from 4.5.3 to 4.7.7 in /webapp (#216)
- ad58030 Bump ssri from 6.0.1 to 6.0.2 in /webapp (#215)
- 6582ab8 Bump y18n from 4.0.0 to 4.0.1 in /webapp (#214)
- aee00cc go mod tidy (#212)
- 5cb1e2a Bump elliptic from 6.5.3 to 6.5.4 in /webapp (#211)
- e05112b Drop "E20 only" from plugin name (#208)
- 596cad1 Add Autocomplete icon (#209)
- 8437af7 Update README.md (#190)
- 45c98fd Update plugin.json (#207)
- 19d0766 Fix autocomplete terms and help text to match available commands (#200)
- 5798bf3 Add Fallback to Slack Attachments (#183)
- 47245b0 Bump ini from 1.3.5 to 1.3.8 in /webapp (#201)
- 4a9daba Issue-184/integrate-golanglint-only (#196)
- a488054 Fix panic when Daily Summary is nil for a user (#199)
- 50beb11 When trying to renew an expired subscription, create new subscription instead (#131)
- b8de849 Update system admin check in api.go (#197)
- 26fe3c5 use api for license and fix tests (#195)
- c751170 Add release_notes_url (#193)
- 62dad6e Update how to fetch diagnostic id to avoid panics (#187)
- b952d3c [GH-125] Remember user last status on status change (#140)
- b8aff5a Implement autorespond feature (#188)
- 5e9b8e3 Bump lodash from 4.17.11 to 4.17.20 in /webapp (#185)
- d10dbd4 Bump elliptic from 6.5.0 to 6.5.3 in /webapp (#186)
- 5c6f67e Add Telemetry to MSCalendar (#152)
- 3e459f7 Update license to Source Available license (#182)
- c0d915f Order daily summary view (#177)
- 61581f3 Use limit 20 for calendar events API call (#178)
- 3a6d0e7 Improve message on login flow for receiving notifications during meetings (#158)
v1.0.0
Supported Mattermost Server Versions: 5.24.0+
Enhancements
- b383ba6 Add .npmrc file for save-exact packages (#166)
- 7546d8b Add EE license check (#151)
- f095670 Make nicer message when responding to a cancelled event. (#154)
- c2c6d45 Update texts (#163)
Fixes
- c18c1c1 Fix problem with missing reminders making the reminder window wider (#170)
- d1e2947 Change dep initialization order to avoid nil Logger (#165)
- 0002f67 Use LoadMyEventSubscription to check the existance of a subscription during welcome flow (#164)
- 61b6824 Ensure subject is shown as "(No subject)" where appropriate (#121)
v0.1.0-beta
Supported Mattermost Server Versions: 5.19.1+
- 7d80765 Fix min server version
- ca6e35e Version bump for beta release
- fa5b6bc Fix help text (#161)
- 75fc9b5 Revert "[GH-14] Add at-rest encryption for OAuth2 token (#143)" (#157)
- b549fad Remove job configs (#145)
- 0dd13f8 [GH-14] Add at-rest encryption for OAuth2 token (#143)
- 8e4fd89 [GH-129] MS Graph error is shown when selecting acceptance (#138)
- 95ad6b1 [GH-103] Add event reminder subscriptions to settings panel (#120)
- c252ee0 [GH87] Add "receive reminder" setting to login flow (#117)
- 8fbe2c8 add release, and HW badges (#146)
- d23d625 Remove daily summary index (#141)
- 14ae3b8 [GH-127] Replace the
0
with12
to indicate noon and midnight (#139) - d55078a [GH-89] Allow status change to support DND and Away (#118)
- b9ee9dc Use timezone when displaying event details (#132)
- 87df7e5 Remove references to "common" (#122)
- 0013cc5 Use appropriate log levels, wrap errors coming from msgraph for logging (#101)
- aeefae9 use StoreTTL in place of Store for managing OAuth2 state (#83)
- b4ddb3b Various improvements over commands (#106)
- 6336c0e Improve notification looks (#102)
- 3aa0ee7 Add image for granting admin consent (#107)
- 69b1fee Add status change confirmation (#73)
- 4fdc115 Login workflow (#44)
- cfe0d0b [GH104] Check when the error when cleaning a setting post is not found (#105)
- 5e9f8da Fix logging calls (#85)
- 0305a3b Drop second maintainer from CODEOWNERS (#90)
- 6039ba6 [GH-53] Accept or decline meetings from the notification message (#79)
- c134e84 Remove dedicated Microsoft integration user (#76)
- a4cd92a [GH57] Receive notifications of upcoming events (#58)
- 396a032 Add settings panel (#62)
- efb81d5 Added a job to renew user subscriptions (#82)
- a4c7153 Notification processor fixes (#81)
- fdd0a1f Use batch requests for daily summary job (#72)
- 20e7195 Define maintainer (#80)
- d09debb Use cluster.Job for daily summary job (#74)
- 4a84e35 fix oauth store key (#78)
- 96c6c7f Handle case where mail is nil (#52)
- 7813c9b Use KVSetWithOptions with Atomic: true (#59)
- 6d19b8a Delete subscription upon disconnecting user (#42)
- b6adddd Bump acorn from 5.7.3 to 5.7.4 in /webapp (#66)
- fdde4b5 Fix build (#63)
- e58eca8 [MM-21140] Daily summary job (#36)
- 4ad02af Add ClientState and tests (#40)
- 7e5627d [MM-22425] add permissions and bot account instructions to README (#46)
- 7320402 [MM-22787] Convert status sync job to use cluster job API (#43)
- be9a3a8 Fix findmeetings typo (#38)
- 864a161 [MM-21688] Use dedicated bot account in Azure (#32)
- c96158e Updated dependencies (#31)
- 0cc9152 Package naming/structure changes (#29)
- 556cf68 [MM-21689] Handle timezone complications between Go and Microsoft Graph (#25)
- 09e77c3 handle errors for getSchedule call (#26)
- 93b96c0 Change bot name (#23)
- 6040591 [MM-19893] Outlook user status sync intial implementation (#18)
- bde3526 [MM-19897] Improvements for
/msoffice createevent
and `/msoffic… (#19) - 821c0c4 change repo name (#22)
- 3ebda61 Update README.md: more prominent Help Wanted (#20)
- 284d044 Bump handlebars from 4.1.2 to 4.5.3 in /webapp (#21)
- 721782f Implement Create Calendar Event Method (#12)
- f8f0e9e Fixed relative path handling in msgraph.Call (#16)
- 16f1c0e README: added Help Wanted and build badges (#17)
- 999eafc Initial add. Very early POC. (#11)
- 80abaaa Added tee log to admins as bot messages (#9)
- 181ac45 only prepend baseURL if relative path (#10)
- 5332c61 MM-19895: Added event notification PostActions (#8)
- ce71d8b MM-19894, MM-19972: POC Subscriptions, refactored interfaces (#5)
- 5bd5bd2 Add mocks and unit tests to http and msgraph packages (#2)
- df0d1fd Initial implementation: supports connect and viewcal, untested (#1)
- f90efe2 Initial commit