File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ ## v3.1.0
2+ ### Feat
3+ - add text areas instead of text for messages to support multi-line messages
4+ - add SendGrid support for multi-line messages. Automatically changes newlines (\n) with breaklines (\< br>) in backend
5+ - change users IDs to users' emails in notification groups, notification rules, and oncalls.
6+ - add backend view for users' emails.
7+ - add scope hierarchy to scopes. Split scopes on ".", to make "read: notification " have access to all "read: notification .* "
8+
9+ ### Fix
10+ - add correct perms for buttons and pages in frontend
11+ - remove unnecessary call to get users in the notification send page. Remove admin: users scope from the notification send page
12+ - add a new object instead of a reference to another object when adding a new line in edit groups(triggers/tags)
13+
114## v3.0.0
215### Feat
316- new UI for the frontend
You can’t perform that action at this time.
0 commit comments