The first release of November! This release contains quite a few fixes and some helpful enhancements, including move more settings from the configuration file to the UI.
Enhancements:
- Excludes fields not required for dashboards (#1814) by @kevgliss
- Removes some google drive specific options to the plugin instance (#1794) by @kevgliss
- Adds a subscribe button to incident notifications (#1793) by @kevgliss
- Adds UI elements for project settings (#1792) by @kevgliss
- Adds a participant message counter which is then used for more accurate cost calculations (#1783) by @kevgliss
- Adds the ability to mark tags types as mutually exclusive (#1782) by @kevgliss
- Adds ability to mark incidents readonly on incident close (#1780) by @kevgliss
- Moves more settings to projects and deprecates unneeded settings (#1773) by @kevgliss
- Makes written feedback required to ensure it can be actioned (#1772) by @mvilanova
- Removes some google drive specific options to the plugin instance (#1769) by @kevgliss
- Adds generic workflow plugin that calls a API endpoint to trigger a workflow (#1764) by @jtorvald
- Moves unneeded arrow dep (#1762) by @kevgliss
- Allowing for multiple tags to be set
<key>:<value>,<key1>:<value1>
(#1749) by @kevgliss - Improves logging in workflow scheduled jobs when plugin is not enabled (#1742) by @mvilanova
Bug Fixes:
- Allows for plugin secrets to be updated (#1811) by @kevgliss
- Fixes our ability to disabling downloading of incident document (#1808) by @kevgliss
- Fixes the subscribe to incident ui button (#1807) by @kevgliss
- Fixes issues with slack tagging and socket mode (#1806) by @kevgliss
- Fixing bug with incident cost calculation (#1804) by @kevgliss
- Fixes issue creating organizations (#1791) by @kevgliss
- Making socket mode optional in UI (#1779) by @kevgliss
- Throws a better error if no workflows are available (#1768) by @kevgliss
- Adds project information to documents (#1760) by @kevgliss
- Updating package-lock.json (#1746) by @kevgliss
- Improves get or create user function to avoid db integrity errors (#1743) by @mvilanova
- Changes weblink default to empty string (#1741) by @mvilanova
- Fixes bug where plugin enablement did not take project into consideration (#1738) by @kevgliss
Documentation: