Skip to content

Commit f4305b5

Browse files
committed
Updated CHANGELOG
1 parent f2dc078 commit f4305b5

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 3.0.8 - 2026-06-08
4+
5+
### Bug Fixes
6+
7+
* Fixed console submission lag when the workspace contains many or large objects by delaying workspace inspection until after command submission.
8+
* Fixed nested expansion in the workspace viewer for lists, environments, pairlists, S4 objects, and data frames.
9+
* Improved workspace viewer performance by loading object items on demand. Expanding an object shows the first 500 items directly, and selecting the ellipsis row loads the next 500.
10+
11+
### Maintenance
12+
13+
* Removed the obsolete `r.session.objectLengthLimit` and `r.session.objectTimeout` settings.
14+
* Removed confirmed unused workspace viewer code.
15+
316
## 3.0.7 - 2026-04-26
417

518
### Bug Fixes

0 commit comments

Comments
 (0)