Features
Move single connections on connection pools behind a feature flag
Do not drop indexes on auto increment columns in MySQL to improve performance
Add type filter to JSON Mask generator
Remove unique constraint on workspace names and change default workspace name to "Untitled Workspace"
Display key icons for user uploaded foreign/primary key fields in MongoDB single document view
Bugs
Fix issue where 0 results in Workspaces table sometimes let you navigate to a negative page number
Fix issue where workspace permissions didn't update in the UI until a refresh
Fixes authentication error on PostgreSQL when username has special characters
Fixed reopening open connections when TONIC_ENABLE_SINGLE_CONNECTION
is false
Remove owner section from exported workspace body
Improve readability of workspace tags in small-width window sizes