Skip to content

Releases: mattermost/mattermost-plugin-mscalendar

v1.3.4

30 Aug 23:32
9fe5d53
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 8.1.0+

Enhancements

Fixes

v1.2.1

14 Apr 16:43
c542892
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.37.0+

Enhancements

Fixes

v1.2.1-rc1

13 Apr 19:30
Compare
Choose a tag to compare
v1.2.1-rc1 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.37.0+

Enhancements

Fixes

v1.2.0

28 Mar 19:44
0cd7cd7
Compare
Choose a tag to compare

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

04 Oct 17:30
9411708
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.37.0+

Enhancements

Fixes

v1.0.0

16 Jun 19:57
9058160
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.24.0+

Enhancements

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

02 Jun 21:18
7d80765
Compare
Choose a tag to compare

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 with 12 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