storagehub-client-wrapper/CHANGELOG.md

120 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

# Changelog for storagehub-client-wrapper
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2023-04-04 12:19:26 +02:00
## [v1.2.1] - 2023-04-04
- [#24597] Fixed no notification sent for items updated in the VRE Folder with score char in the name
## [v1.2.0] - 2022-05-02
2022-03-08 11:24:32 +01:00
#### Enhancements
2022-05-03 15:45:24 +02:00
- [#23225] Updated the method to read the members of (VRE or Simple) shared folders
2022-03-08 11:24:32 +01:00
## [v1-1-0] - 2021-05-12
#### Enhancements
[#21412] Added some methods that were missing
2021-03-03 11:19:26 +01:00
## [v1-0-1-SNAPSHOT] - 2021-03-03
Improved JUnit Test
## [v1-0-0]- 2020-07-15
2020-07-15 15:40:15 +02:00
#### Enhancements
[#19317] component moved from 0.y.z to 1.y.z version
[#19668] add the method updateDescriptionForItem
## [v0-7-1] - 2020-05-18
2020-07-15 15:40:15 +02:00
#### Enhancements
[#19058] added the folder destination Id to restore operation
## [v0-7-0] - 2020-04-16
2020-07-15 15:40:15 +02:00
#### Enhancements
2020-07-15 15:40:15 +02:00
[#19087] provide a getItem (without getRoot inside) for Workspace-Explorer-App
## [v0-6-2] - 2020-03-11
2020-07-15 15:40:15 +02:00
#### New features
[#18174] Moved to new search facility provided by SHUB
2020-07-15 15:40:15 +02:00
## [v0-6-1] - 2019-12-19
Ported to Git and Jenkins
2020-07-15 15:40:15 +02:00
## [v0-6-0] - 2019-10-01
[Task #16688] Integrating new method added into SHUB
2020-07-15 15:40:15 +02:00
## [v0-5-0] - 2019-08-01
Released due to exceptions thrown by SHUB
2020-07-15 15:40:15 +02:00
## [v0-4-0] - 2019-06-01
Updated to new SHub interface
Added method getMetadata
2020-07-15 15:40:15 +02:00
## [v0-3-0] - 2018-03-01
[Task #12059] added delete item
[Task #12533] added trash operations
[Task #12556] added download facility
[Task #12601] added download folder facility
[Task #12604] added Move operation to StorageHub
[Task #12603] added Copy operation to StorageHub
[Task #12603] added Rename facility to StorageHub
[Task #12603] added Public Link facility to StorageHub
[Task #12664] added Versions facility to StorageHub
[Task #12720] added Image Preview to StorageHub
2020-07-15 15:40:15 +02:00
## [v0-2-0] - 2018-06-20
minor fixes
2020-07-15 15:40:15 +02:00
## [v0-1-0] - 2018-06-20
[Task #12059] first release