Skip to content

Releases: for-mainframe/For-Mainframe

2.0.1

18 Nov 11:44
70909ab
Compare
Choose a tag to compare

2.0.1 (2024-11-18)

Bugfixes

  • Bugfix: Fixed IndexOutOfBoundException in JES Explorer (a80bf073)
  • Bugfix: Fixed NullPointerException during a sort action (42c9ee5a)
  • Bugfix: Fixed issue with purge that won't trigger a refresh (b93118b7)
  • Bugfix: Fixed issue with refreshing USS folders when a working set or a mask is refreshed (19a08a9b)
  • Bugfix: Fixed working with trusted certificates (41b52b83)
  • Bugfix: Fixed issue with refresh that won't work when a connection is changed on a working set (90825a6d)
  • Bugfix: Fixed issue with cross-system folder copy with name conflicts (c5345051)
  • Bugfix: Clarified 401 error (f36ec547)
  • Bugfix: Fixed issue with USS copy that would lead to incorrect encoding error (b4cb705a)
  • Bugfix: Fixed issue with jobs DDs display in console (8a75f21a)
  • Bugfix: Fixed issue with copying another user's folder in USS (66676550)
  • Bugfix: Some encodings are made unsupported (080c25ab)
  • Bugfix: Fixed issue during a file upload to a PDS (954bf01f)
  • Bugfix: Fixed issue with URL field when typing incorrect information, the last slash at the end of https:// is deleted (91ab962d)

1.2.4-223

18 Nov 11:45
19f0d52
Compare
Choose a tag to compare

1.2.4-223 (2024-11-18)

Bugfixes

  • Bugfix: Fixed issue with cross-system folder copy with name conflicts (c5345051)
  • Bugfix: Clarified 401 error (f36ec547)
  • Bugfix: Fixed issue with USS copy that would lead to incorrect encoding error (b4cb705a)
  • Bugfix: Fixed issue with jobs DDs display in console (8a75f21a)
  • Bugfix: Fixed issue with copying another user's folder in USS (66676550)
  • Bugfix: Some encodings are made unsupported (080c25ab)
  • Bugfix: Fixed issue during a file upload to a PDS (954bf01f)
  • Bugfix: Fixed issue with URL field when typing incorrect information, the last slash at the end of https:// is deleted (91ab962d)

1.2.4-221

18 Nov 13:25
c676a51
Compare
Choose a tag to compare

1.2.4-221 (2024-11-18)

Bugfixes

  • Bugfix: Fixed issue with cross-system folder copy with name conflicts (c5345051)
  • Bugfix: Clarified 401 error (f36ec547)
  • Bugfix: Fixed issue with USS copy that would lead to incorrect encoding error (b4cb705a)
  • Bugfix: Fixed issue with jobs DDs display in console (8a75f21a)
  • Bugfix: Fixed issue with copying another user's folder in USS (66676550)
  • Bugfix: Some encodings are made unsupported (080c25ab)
  • Bugfix: Fixed issue during a file upload to a PDS (954bf01f)
  • Bugfix: Fixed issue with URL field when typing incorrect information, the last slash at the end of https:// is deleted (91ab962d)

2.0.0

02 Oct 17:01
0b358ad
Compare
Choose a tag to compare

2.0.0 (2024-10-02)

Features

  • Feature: GitHub issue #119: Space units are clarified with a hint (451f3528)
  • Feature: GitHub issue #129: Workaround for custom migration volumes (e125325a)
  • Feature: GitHub issue #131: Tests adding policy added (9c77deef)
  • Feature: GitHub issue #137: USS sorting feature introduced (c154e027)
  • Feature: GitHub issue #149: Clicking "Cancel" button is not so intrusive now (c01926de)
  • Feature: GitHub issue #150: Connection test request is not being sent after connection name change (207389f3)
  • Feature: GitHub issue #190: Warning dialog for "Allow self-signed..." and HTTP usage (62fc8de4)
  • Feature: GitHub issue #192: Jobs sorting feature introduced (e5e37437)
  • Feature: GitHub issue #193: Error notification is made compact and readable (83375d25)
  • Feature: GitHub issue #194: TSO Session reopen button introduced (e3e32dd3)
  • Feature: GitHub issue #195: Last refresh date and time is added (b4e4c37b)
  • Feature: GitHub issue #196: Datasets sorting feature introduced (e8f564db)
  • Feature: GitHub issue #198: TSO reconnection timeout and attempts are introduced (9bc02a0b)
  • Feature: "Force rename" feature is removed due to the lack of clarity (1cec9c79)
  • Feature: "Connection name" column made a bit wider (0b8816f7)
  • Feature: "horizontalAlign" and "verticalAlign" are removed as they are deprecated (cc34a8d3)
  • Feature: Now the content is being synchronized before it is reloaded with new encoding (605eeabd)
  • Feature: TSO CLI gets focus when it is just opened (9bc02a0b)
  • Feature: Notification after a dataset is created is improved (8d62771c)
  • Feature: Some enhancements to the connection creation dialog (5a7a56de)
  • Feature: "Rate us" notification added (577b81c2)
  • Feature: "reportThrowable" replaced with "notifyError" (577b81c2)
  • Feature: Correct alignment for fields in working set dialog (745143cc)
  • Feature: Credentials are nullable now (b643d2ff)

Bugfixes

  • Bugfix: Slow operations in EDT (8e9266d5)
  • Bugfix: Dialog for PDS/E instead of PDS now appears if there is an entity being placed under a PDS/E (005aadd3)
  • Bugfix: Owner is now recognized correctly (08355c8c)
  • Bugfix: USS files are no more displayed after they are deleted (c130ea52)
  • Bugfix: Files with long name placing as a z/OS dataset is fixed (1afd501e)
  • Bugfix: Fixed source file removal when cut is performed (c1b88348)
  • Bugfix: Fixed unexpected freezes of IDE during work with USS part (38f1f5b3)
  • Bugfix: Fixed error that was caused by members renaming (238ebc08)
  • Bugfix: Fixed missed automatic translation to uppercase (1b48de61)
  • Bugfix: Fixed synchronization errors (f96d9302)
  • Bugfix: Fixed permissions change in opened file (b04ed99e)
  • Bugfix: Fixed copy-paste folder to another folder with name conflicts (13d7d773)
  • Bugfix: Validation changes for LRECL field (14e384a4)
  • Bugfix: Fixed issue when job was not visible in JesExplorerView when Job Filter is created by JOBID (5bb17263)
  • Bugfix: Fixed sync during indexing (436c34a2)

1.2.3-223

02 Oct 16:52
2676660
Compare
Choose a tag to compare

1.2.3-223 (2024-10-02)

Features

  • Feature: Correct alignment for fields in working set dialog (745143cc)

Bufixes

  • Bugfix: Fixed unexpected freezes of IDE during work with USS part (38f1f5b3)
  • Bugfix: Fixed error that was caused by members renaming (238ebc08)
  • Bugfix: Fixed missed automatic translation to uppercase (1b48de61)
  • Bugfix: Fixed synchronization errors (f96d9302)
  • Bugfix: Fixed permissions change in opened file (b04ed99e)
  • Bugfix: Fixed copy-paste folder to another folder with name conflicts (13d7d773)
  • Bugfix: Validation changes for LRECL field (14e384a4)
  • Bugfix: Fixed issue when job was not visible in JesExplorerView when Job Filter is created by JOBID (5bb17263)
  • Bugfix: Fixed sync during indexing (436c34a2)

1.2.3-221

02 Oct 16:52
2d0964b
Compare
Choose a tag to compare

1.2.3-221 (2024-10-02)

Features

  • Feature: Correct alignment for fields in working set dialog (745143cc)

Bufixes

  • Bugfix: Fixed unexpected freezes of IDE during work with USS part (38f1f5b3)
  • Bugfix: Fixed error that was caused by members renaming (238ebc08)
  • Bugfix: Fixed missed automatic translation to uppercase (1b48de61)
  • Bugfix: Fixed synchronization errors (f96d9302)
  • Bugfix: Fixed permissions change in opened file (b04ed99e)
  • Bugfix: Fixed copy-paste folder to another folder with name conflicts (13d7d773)
  • Bugfix: Validation changes for LRECL field (14e384a4)
  • Bugfix: Fixed issue when job was not visible in JesExplorerView when Job Filter is created by JOBID (5bb17263)

1.2.2-231

21 Aug 13:34
e0d4ae2
Compare
Choose a tag to compare

1.2.2-231 (2024-08-21)

Features

  • Feature: Removed "openApiUtils" functions that were duplicating the ones already implemented in IntelliJ IDEA platform (fbf7db62)

Bugfixes

  • Bugfix: Fixed "/" and "/u" is not displayed correctly in USS Explorer (547b9678)
  • Bugfix: "UTF-16" encoding is now either LE or BE available only (f4b7e9de)
  • Bugfix: The possibility to delete unrelated selected entities is disabled (f7f9f019)
  • Bugfix: Fixed cross-system copy-paste for Sequential to PDS (fb1943e3)
  • Bugfix: Fixed file permissions change is not reset after failure (0ce02146)
  • Bugfix: Fixed error notification displayed on uploading USS file (b84c8beb)
  • Bugfix: Fixed colouring of entity when it was cut but the operation is changed to download (3cdb982f)
  • Bugfix: Fixed folder copying when both parent and child directories are selected (d8a44d98)
  • Bugfix: Fixed "Decide for Each -> Skip" option on Cut/Copy (70089fcc)
  • Bugfix: Fixed rename of datasets was saving names in lowercase in local cache (18ebcee2)
  • Bugfix: Fixed downloading of USS files when there are conflicts on a local machine (ccb48dda)
  • Bugfix: Fixed copying folder with contents not displaying the contents right after it is copied (82c7b7a6)

1.2.2-223

21 Aug 13:34
6da0537
Compare
Choose a tag to compare

1.2.2-223 (2024-08-21)

Features

  • Feature: Removed "openApiUtils" functions that were duplicating the ones already implemented in IntelliJ IDEA platform (fbf7db62)

Bugfixes

  • Bugfix: Fixed "/" and "/u" is not displayed correctly in USS Explorer (547b9678)
  • Bugfix: "UTF-16" encoding is now either LE or BE available only (f4b7e9de)
  • Bugfix: The possibility to delete unrelated selected entities is disabled (f7f9f019)
  • Bugfix: Fixed cross-system copy-paste for Sequential to PDS (fb1943e3)
  • Bugfix: Fixed file permissions change is not reset after failure (0ce02146)
  • Bugfix: Fixed error notification displayed on uploading USS file (b84c8beb)
  • Bugfix: Fixed colouring of entity when it was cut but the operation is changed to download (3cdb982f)
  • Bugfix: Fixed folder copying when both parent and child directories are selected (d8a44d98)
  • Bugfix: Fixed "Decide for Each -> Skip" option on Cut/Copy (70089fcc)
  • Bugfix: Fixed rename of datasets was saving names in lowercase in local cache (18ebcee2)
  • Bugfix: Fixed downloading of USS files when there are conflicts on a local machine (ccb48dda)
  • Bugfix: Fixed copying folder with contents not displaying the contents right after it is copied (82c7b7a6)

1.2.2-221

21 Aug 13:33
b8f7bc7
Compare
Choose a tag to compare

1.2.2-221 (2024-08-21)

Features

  • Feature: Removed "openApiUtils" functions that were duplicating the ones already implemented in IntelliJ IDEA platform (fbf7db62)

Bugfixes

  • Bugfix: Fixed "/" and "/u" is not displayed correctly in USS Explorer (547b9678)
  • Bugfix: "UTF-16" encoding is now either LE or BE available only (f4b7e9de)
  • Bugfix: The possibility to delete unrelated selected entities is disabled (f7f9f019)
  • Bugfix: Fixed cross-system copy-paste for Sequential to PDS (fb1943e3)
  • Bugfix: Fixed file permissions change is not reset after failure (0ce02146)
  • Bugfix: Fixed error notification displayed on uploading USS file (b84c8beb)
  • Bugfix: Fixed colouring of entity when it was cut but the operation is changed to download (3cdb982f)
  • Bugfix: Fixed folder copying when both parent and child directories are selected (d8a44d98)
  • Bugfix: Fixed "Decide for Each -> Skip" option on Cut/Copy (70089fcc)
  • Bugfix: Fixed rename of datasets was saving names in lowercase in local cache (18ebcee2)
  • Bugfix: Fixed downloading of USS files when there are conflicts on a local machine (ccb48dda)
  • Bugfix: Fixed copying folder with contents not displaying the contents right after it is copied (82c7b7a6)

1.2.1-231

12 Jun 13:28
fa1ef74
Compare
Choose a tag to compare

1.2.1-231 (2024-06-12)

Features

  • Feature: GitHub issue #182 (4631d76f)
  • Feature: Change dialogs as DoNotAskOption is going to be removed soon (0d6b5d57)
  • Feature: Add 'Unknown' to fields in dataset properties dialog when there is no information for fields (5b32a4df)
  • Feature: Validate owner when receiving information from TSO (9db42fb8)
  • Feature: Conflicts dialog on copy/move improvement (c8f4d525)

Bugfixes

  • Bugfix: When all errors are corrected, the ok button is inactive (4558495c)
  • Bugfix: Rename of the opened file causes exception (09453311)
  • Bugfix: Refresh does not work on the first try (7af1c668)
  • Bugfix: "File Cache Conflict" when downloading file (3f84b02a)
  • Bugfix: Error opening an alias (5b6ee654)
  • Bugfix: Duplicate error messages (c8ae8ddc)
  • Bugfix: Rename file/folder to the same name causes exception (3587a87b)
  • Bugfix: SyncAction: AWT events are not allowed inside write action (796a6b9b)
  • Bugfix: Warning dialog for downloading shows unnecessary scroll (e7dc7427)
  • Bugfix: Local cache conflict when overwriting local files (f3039ac6)
  • Bugfix: java.lang.RuntimeException: Cannot invoke (class=, method=onCacheUpdated, topic=cacheUpdated) (2fedc7f5)
  • Bugfix: "Allocate like" action causes exception when refresh on mask is started (d13a1c72)