Update changelog for 4.3.2 release (#2276)

This commit is contained in:
Zach Wasserman
2021-09-30 15:23:22 -07:00
committed by GitHub
parent 0a258a5fd4
commit 980a853e3c
16 changed files with 18 additions and 18 deletions
-3
View File
@@ -1,3 +0,0 @@
- Better error handling for create and edit user form
- Fixed user table disappearance on create user error
- Added loading state for user form
-1
View File
@@ -1 +0,0 @@
* Add interval to policies to prevent running them every time the host checks in.
-1
View File
@@ -1 +0,0 @@
* Cache AppConfig in redis to speed up requests.
-1
View File
@@ -1 +0,0 @@
* Do not reset label counts when modifying them.
@@ -1 +0,0 @@
- Fix create team modal to submit with Enter key
@@ -1 +0,0 @@
* UI: Replaced contenteditables for text inputs
@@ -1 +0,0 @@
* Expand and improve how roles interact with policies.
@@ -1 +0,0 @@
- Bug fix: Global maintainer can create and save a new query
-1
View File
@@ -1 +0,0 @@
- Added ability to delete highlighted (or all) content from SQL editor
-1
View File
@@ -1 +0,0 @@
- Fixed inconsistencies with query form info across Query console
-1
View File
@@ -1 +0,0 @@
- Fixed empty table showing while retrieving results
-1
View File
@@ -1 +0,0 @@
* Reduce the amount of queries to the database when a host checks in.