0.3.58
What's Changed
- Switching gradle release publishing to maven central by @wmorland in #980
- Update demo-server Dockerfile by @philipsharp in #983
- Bump handlebars from 4.5.3 to 4.7.7 in /client-rest by @dependabot in #984
- Bump hosted-git-info from 2.6.0 to 2.8.9 in /client-rest by @dependabot in #986
- Bump url-parse from 1.4.3 to 1.5.1 in /client-rest by @dependabot in #985
- Fix casting error for JobHooks array by @philipsharp in #987
- Add toString method to PhotosContainerResource by @seehamrun in #975
- Update FlickrPhotosImporter to use temp store as needed by @philipsharp in #988
- Handle empty album names in the Smugmug Importer. by @seehamrun in #981
- Bump dns-packet from 1.3.1 to 1.3.4 in /client-rest by @dependabot in #990
- Fix typo in flickr importer by @seehamrun in #982
- Update OAuth1Config for additional parameters by @philipsharp in #989
- Updates to OpenApi spec by @philipsharp in #978
- Allow exporting from SmugMug private albums by @philipsharp in #992
- Remove copy of prefix for all photos importers by @seehamrun in #991
- Updating developer documentation for Facebook by @umarmustafa in #993
- Bump path-parse from 1.0.5 to 1.0.7 in /client-rest by @dependabot in #995
- Bump jszip from 3.1.5 to 3.7.1 in /client-rest by @dependabot in #997
- Bump url-parse from 1.5.1 to 1.5.3 in /client-rest by @dependabot in #996
- Rename
VideoObject
toVideoModel
to follow the naming convention we use for most of the other data models by @seehamrun in #998 - Move remaining models out of portability-types-transfer and into portability-types-common by @kateyeo in #1002
- Create MediaContainerResource to be used by the new MediaExporters and MediaImporters by @seehamrun in #999
- Skip not found videos in KoofrVideosImporter by @calmarj in #1005
- Reintroduce CI w/ Github Actions by @seehamrun in #1008
- Some refactoring of the GooglePhotosImporter by @seehamrun in #1006
- Backblaze refactor by @pziebal in #1011
New Contributors
- @kateyeo made their first contribution in #1002
- @calmarj made their first contribution in #1005
- @pziebal made their first contribution in #1011
Full Changelog: v0.3.57...v0.3.58