Releases: abapGit/ADT_Frontend
Releases · abapGit/ADT_Frontend
v1.8.0
What's Changed
- Switch branch functionality by @aarnapant-sap in #286
- Run transport check in a new thread to prevent UI freeze by @aarnapant-sap in #291
- Tooltip text changes for pull after link checkbox by @aarnapant-sap in #298
- Lazy loading of checkbox treeviewer in ModifiedObjectSelection page of PullWizard by @aarnapant-sap in #299
- Expand nodes by default in object selection page's tree viewer by @shubhamWaghmare-sap in #301
- changed Tycho version (4.0.0 --> 4.0.6) by @aarnapant-sap in #303
- new release v1.8.0 by @aarnapant-sap in #302
v1.7.12
What's Changed
- Fixed pull after link in current thread & removed old pull version by @shubhamWaghmare-sap in #283
- Open repository in external browser with branch by @aarnapant-sap in #284
- New release v1.7.12 by @shubhamWaghmare-sap in #285
New Contributors
- @aarnapant-sap made their first contribution in #284
Full Changelog: v1.7.11...v1.7.12
v1.7.11
What's Changed
- Changed fetching modified object list for selective pull to background job if supported by ABAP system
- Mitigates timeout error on server
Full Changelog: v1.7.10...v1.7.11
v1.7.10
What's Changed
- Removed usage of API BrowserUtil.createBrowserBasedOnPreferenceSettings
- Handled all exceptions while accessing secure storage. This is to avoid blocking the wizard for further operations & skip storing credentials in secure storage if access to secure storage fails.
- Moved fetching of modified objects for pull in modal thread & added a progress bar to indicate fetching in progress.
Full Changelog: v1.7.9...v1.7.10
v1.7.9
What's Changed
- Improved copy action in object log dialog by @shubhamWaghmare-sap in #270
- Improved selective pull dialog with action description & support deletion by @shubhamWaghmare-sap in #271
Full Changelog: v1.7.8...v1.7.9
v1.7.8
Change log
- Improve style of non-code files group in staging view for dark theme by @shubhamWaghmare-sap in #267
- Change the password encoder to basic instead of MIME based encoding in line with backend by @shubhamWaghmare-sap in #268
Full Changelog: v1.7.7...v1.7.8
v1.7.7
Change log
- Releng updates by @sratz in #259
- Improved error message if credentials are not stored in secure storage by @shubhamWaghmare-sap in #260
- Fixed issue where repository was getting linked with package that does not exist by @shubhamWaghmare-sap in #261
- Hide transport selection page while linking a repository without pull by @shubhamWaghmare-sap in #262
- new release 1.7.7 by @shubhamWaghmare-sap in #263
Full Changelog: v1.7.6...v1.7.7
v1.7.6
ChangeLog
- fix bug/issue with incorrect folder logic linking
V1.7.5
Change Log
- Fix issue with linking repository without folder logic, while fetching branch information
v1.7.4
Changelog
- Propagate error related to folder logic retrieval with /DMO/ repo
- Remove import of com.sap.adt.test.services
- fix issue with bundle of ui tests plugin