You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
13
13
-`Telegram::enableAdmin()` now handles duplicate additions properly.
14
14
-`Request::getMe()` failure doesn't break cron execution any more.
15
15
### Security
16
-
- New command parameter `$private_only` to enforce usage in private chats only.
16
+
-[:exclamation:][unreleased-private-only-admin-commands]New command parameter `$private_only` to enforce usage in private chats only (set by default for Admin commands).
17
17
18
18
## [0.46.0] - 2017-07-15
19
19
### Added
@@ -133,6 +133,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
0 commit comments