Skip to content

Commit 493b110

Browse files
Restore Recent Updates section for v2.2.6
Restored recent updates section with details about version 2.2.6 improvements, including file comparison, token monitoring, and stability fixes.
1 parent c38a055 commit 493b110

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,6 @@
5454
<a href="https://github.com/Power-Maverick/DataverseDevTools-VSCode/discussions/categories/q-a">Support</a>
5555
</h3>
5656

57-
## 🆕 Recent Updates (v2.2.6)
58-
59-
### What's New
60-
61-
- **Improved Comparison of files between local and server**: The tool now correctly shows file from server on the left-side and compares with the local file on the right-side. This is equivalent to GitHub compare where the incoming files are shown on the left and local changes are shown on the right.
62-
- **Automatic Token Expiration Monitoring**: Implemented automatic token expiration monitoring with user notifications as well as visual indication on the Connection. Any connection that has a token expired will now been shown in "amber" colored Dataverse icon.
63-
- **Stability Improvements**:
64-
- Fixed web resource upload issue when connection was timed out ([#283](https://github.com/Power-Maverick/DataverseDevTools-VSCode/issues/283))
65-
- Various performance and security enhancements
66-
6757
**Table of contents**
6858

6959
- [🆕 Recent Updates (v2.2.6)](#-recent-updates-v226)
@@ -95,6 +85,16 @@
9585
- [📃 License](#-license)
9686
- [✍ Credits](#-credits)
9787

88+
## 🆕 Recent Updates (v2.2.6)
89+
90+
### What's New
91+
92+
- **Improved Comparison of files between local and server**: The tool now correctly shows file from server on the left-side and compares with the local file on the right-side. This is equivalent to GitHub compare where the incoming files are shown on the left and local changes are shown on the right.
93+
- **Automatic Token Expiration Monitoring**: Implemented automatic token expiration monitoring with user notifications as well as visual indication on the Connection. Any connection that has a token expired will now been shown in "amber" colored Dataverse icon.
94+
- **Stability Improvements**:
95+
- Fixed web resource upload issue when connection was timed out ([#283](https://github.com/Power-Maverick/DataverseDevTools-VSCode/issues/283))
96+
- Various performance and security enhancements
97+
9898
## ⚙ Features
9999

100100
### Connect to your Dataverse environment

0 commit comments

Comments
 (0)