Skip to content

Releases: abapGit/ADT_Frontend

V1.7.0

06 Mar 21:14
7a61016
Compare
Choose a tag to compare

Changelog

  • Added "Group By" item to Action bar menu which allows to group objects under packages and transports in staging view.
  • Filtering of objects in staging view is now possible based on packages and transports after grouping objects under them, respectively ("Group By" menu item).
  • UI improvements: Updated modified objects message (selective pull) and ABAP keyword
  • JUnits for grouping, staging/unstaging and filtering for group by packages and transports

v1.6.7

15 Nov 14:08
ca3687f
Compare
Choose a tag to compare
  • Display folder logic column in repositories view for supported backends

v1.6.6

29 Jul 19:02
8e49e8e
Compare
Choose a tag to compare

Changelog

  • Fixes issue with selective pull after link when there are no modified objects. Hence all objects are pulled.
  • Added info regarding the unsupported objects during stage and push.

v1.6.5

18 Jul 08:34
bda937e
Compare
Choose a tag to compare

Bug Fix

  • NullPointerException handling for Pull after link, in case repository is not linked/retrieved successfully for selective pull #227

Improvement

  • Display full name along with userID in abapGit repositories view

v1.6.4

23 Dec 09:41
07fc6de
Compare
Choose a tag to compare

Changelog

  • Improved handling for Mac OS when keyring access is not provided to ADT

v1.6.3

08 Nov 11:15
cbaa817
Compare
Choose a tag to compare

Changelog

Fixes

  • Better compatibility handling of folder logic feature #210

v1.6.2

27 Sep 18:10
5619892
Compare
Choose a tag to compare

Changelog

  • Re-enabled selective pull feature after issue mentioned in #205 was fixed.

v1.6.1

27 Aug 07:40
58285e8
Compare
Choose a tag to compare

Changelog

  • Default folder logic selection while linking a repository to a package is changed to FULL from PREFIX

v1.6.0

26 Aug 08:36
bfa012c
Compare
Choose a tag to compare

Changelog

New Feature

  • Option to select the folder logic for the repository while linking the repository to a package. PREFIX and FULL folder logic is supported and is available to be selected in the link wizard.

Mandatory requirement: SAP Cloud Platform Environment with 2111 version

Fixes

  • Fixed NPE exception while opening object log from abapGit view in some scenarios

v1.5.3

18 May 08:15
3ff1368
Compare
Choose a tag to compare

Changelog

Fixes

  • Fixes exception during PULL with newly linked repositories