fix(mongo-browser): increase default editor width and broaden resize range in Mongo browser pane

This commit is contained in:
2026-01-29 15:56:05 +00:00
parent 8c5cea7e0b
commit b72b36c4ea
5 changed files with 13 additions and 6 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-01-29 - 1.11.1 - fix(mongo-browser)
increase default editor width and broaden resize range in Mongo browser pane
- Set default editorWidth from 400 to 700
- Update CSS grid-template default editor width variable to 700
- Expand editor resize bounds: min 300 -> 250, max 700 -> 1000 (resizer calculation adjusted)
## 2026-01-28 - 1.11.0 - feat(s3)
add rename support for files and folders in S3 UI columns and keys