UNPKG

@loopback/docs

Version:
84 lines (32 loc) 3.02 kB
--- lang: en title: 'CHANGELOG - @loopback/example-file-transfer' keywords: LoopBack 4.0, LoopBack 4, CHANGELOG sidebar: lb4_sidebar permalink: /doc/en/lb4/changelog.example-file-transfer.html --- # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.2.4](https://github.com/strongloop/loopback-next/compare/@loopback/example-file-transfer@1.2.3...@loopback/example-file-transfer@1.2.4) (2020-04-29) **Note:** Version bump only for package @loopback/example-file-transfer ## [1.2.3](https://github.com/strongloop/loopback-next/compare/@loopback/example-file-transfer@1.2.2...@loopback/example-file-transfer@1.2.3) (2020-04-23) **Note:** Version bump only for package @loopback/example-file-transfer ## [1.2.2](https://github.com/strongloop/loopback-next/compare/@loopback/example-file-transfer@1.2.1...@loopback/example-file-transfer@1.2.2) (2020-04-22) **Note:** Version bump only for package @loopback/example-file-transfer ## [1.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/example-file-transfer@1.2.0...@loopback/example-file-transfer@1.2.1) (2020-04-11) **Note:** Version bump only for package @loopback/example-file-transfer # [1.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/example-file-transfer@1.1.2...@loopback/example-file-transfer@1.2.0) (2020-04-08) ### Features * **example-file-transfer:** make storage directory configurable via binding ([df82f54](https://github.com/strongloop/loopback-next/commit/df82f54d9d61d5cfc165d7f1e3b7806f70a5f656)) ## [1.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/example-file-transfer@1.1.1...@loopback/example-file-transfer@1.1.2) (2020-03-24) **Note:** Version bump only for package @loopback/example-file-transfer ## 1.1.1 (2020-03-17) **Note:** Version bump only for package @loopback/example-file-transfer # 1.1.0 (2020-03-17) ### Features * **example-file-upload-download:** add file download support ([12afd6b](https://github.com/strongloop/loopback-next/commit/12afd6b47ee1d371c68d03bd86c03d49b5f43b8d)) * **example-file-upload-download:** improve UI for file uploads using fetch ([bd5cbcd](https://github.com/strongloop/loopback-next/commit/bd5cbcd67e9947bc1d2202b9401dd045a514af52)) * **example-file-upload-download:** set up OpenAPI response spec for API explorer file downloads ([4794734](https://github.com/strongloop/loopback-next/commit/47947344a28834e2515f166d21d46a2a66246bb9)) * **example-file-upload-download:** use [@request](https://github.com/request)Body.file and [@oas](https://github.com/oas).response.file ([205e56b](https://github.com/strongloop/loopback-next/commit/205e56b162ed6121c6f6af938e7416bf662d6833)) * **example-file-upload-download:** validate file name to avoid access beyond the destination ([01a16d3](https://github.com/strongloop/loopback-next/commit/01a16d3b1305443548acf41fde1f458076ca2e60))