Skip to content

Releases: NTUT-SELab/MicrosoftGraphBot

1.1.7.0

03 Sep 06:02
046686c
Compare
Choose a tag to compare

新功能:

變更:

升級 .net 6
更新套件版本

Bug 修復:

文檔:

1.1.6.0

11 Aug 17:39
502b466
Compare
Choose a tag to compare

新功能:

變更:

Bug 修復:

無論 API 是否呼叫成功,皆會呼叫該 API 對應的刪除 API

文檔:

1.1.5.0

04 Jul 18:49
79aed10
Compare
Choose a tag to compare

新功能:

變更:

Remove Calendar API
Add the DeleteDelayTime parameter in the config file

Bug 修復:

文檔:

1.1.4.0

19 Jan 10:33
Compare
Choose a tag to compare

新功能:

變更:

Bug 修復:

Process terminated. Assertion Failed (#21)

文檔:

Release 1.1.3.0

26 Dec 18:07
Compare
Choose a tag to compare

新功能:

變更:

Bug 修復:

The DbContext of type 'BotDbContext' cannot be pooled because it does not have a public constructor accepting a single parameter of type DbContextOptions or has more than one constructor. 錯誤 (#20)

文檔:

Release 1.1.2.0

22 Dec 02:38
16198ed
Compare
Choose a tag to compare

新功能:

變更:

  1. 專案更新,使用 .Net 5
  2. 專案套件更新

Bug 修復:

呼叫 PermissionsApi 的更新分享連結權限流程失敗 (#19)

文檔:

Release 1.1.1.0

07 Oct 15:45
0085d05
Compare
Choose a tag to compare

新功能:

變更:

Bug 修復:

Docker 版本會一直提醒Bot有新版本需要更新 (#18)

文檔:

1.1.0.0

06 Oct 16:01
c603570
Compare
Choose a tag to compare

新功能:

  • 發現新版本通知管理者 (#15)
  • 支援 OneDrive API (#9)
  • 支援 Permissions API (#11)
  • 支援 Calendar API (#12)
  • 支援 Personal contacts API (#10)
  • 因程式版本更新導致Api權限失效,通知使用者重新授權 (#7)
  • 不需要每次呼叫Api都將結果通知使用者,允許管理員手動推播通知或設定排程 (#16)
  • 管理員發送全體公告 (#17)

變更:

Bug 修復:

文檔:

1.0.1.0

17 Aug 18:37
75de98d
Compare
Choose a tag to compare

新功能:

變更:

Bug 修復:

修正多個 Telegram 使用者,呼叫 API 失敗 (#13)
修正提升權限失敗 (#14)

文檔:

1.0.0.0

10 Aug 12:10
5305a69
Compare
Choose a tag to compare

新功能:

  • 使用 Telegram Bot 與使用者互動 (#1)(#2)
  • 互動式帳號綁定 (#2)
  • 排程觸發 Microsoft Graph Api (#4)
  • 使用者或管理者手動觸發 Microsoft Graph Api (#4)
  • 支援 Outlook API (#3)
  • 支援 Docker (#5)

變更:

Bug 修復:

文檔: