Releases: oxyno-zeta/s3-proxy-interfaces
Releases · oxyno-zeta/s3-proxy-interfaces
v1.3.0
1.3.0 (2023-01-18)
Bug Fixes
- dashboard: Fix open link metadata (2ddc51e)
Features
Maintenance
- Upgrade mkdocs-material (fe1637c)
- Upgrade mkdocs-material (66b158e)
- Upgrade pre-commit hooks (baf96c0)
- deps: update actions/setup-python action to v4 (fb5f01e)
- deps: update actions/stale action to v7 (338b6e3)
Pull Requests
v1.2.0
1.2.0 (2023-01-04)
Bug Fixes
- dashboard: Remove console.log (d0bdf47)
Features
- dashboard: Add download link button (d10bcf7)
- dashboard: Add support for configuration on base url, extra headers and axios transform response (c8cfacd), closes #44
Maintenance
- deps: add renovate.json (e24a1ff)
- Add github funding links (cf29df4)
- Upgrade pre-commit hooks (8003ce1)
Pull Requests
v1.1.0
1.1.0 (2022-04-01)
Bug Fixes
- dashboard: Flush data grid filters when data are refeshed or changed (f57aad2)
- dashboard: Remove unsupported single quote validation (2f03b52)
- upload-only: Remove unsupported single quote validation (3009e2b)
Features
- dashboard: Display data grid settings if enabled (8963aac)
v1.0.1
1.0.1 (2022-03-19)
Bug Fixes
- dashboard: Avoid single quote in upload key as it isn't supported in s3-proxy for the moment (38dab15)
- dashboard: Base64 encode datagrid ids (bb27aba)
- dashboard: Change to HashRouter to support refresh page (c1a40ac)
- dashboard: Flush upload key when upload dialog is closed (bd6cbe3)
- dashboard: Force parsing on response to display response errors (ed8acea)
- upload-only: Avoid single quote in upload key as it isn't supported in s3-proxy for the moment (2391f13)
Documentation
- documentation: Fix releases links (da5c46b)
v1.0.0
1.0.0 (2022-03-15)
Bug Fixes
- documentation: Fix main logo (bcdab4c)
- documentation: Fix main logo (e5571a2)
- Fix development configuration example (9adf946)
- Fix extra-js example (b010997)
- dashboard: Fix on page size change feature (2b20626)
- upload-only: Change to small logo without text (5fa3abc)
Code Refactoring
- upload-only: Refactor components (e8884ba)
Continuous Integration
Documentation
- README: Fix screenshot urls on main README (bfb2130)
Features
- dashboard: Add dashboard project (577f636)
- documentation: Add documentation (7cfbf95)
- upload-only: Add back project into cra (29216c2)
- upload-only: Add features and fixes (44ea629)
- upload-only: Add initialize method on ExtraJS and related behaviour (9f819b3)
- upload-only: Add powered by text in footer when customtext is done (83d6713)
- upload-only: Add suspense fallback loading instead of text (b3ac04c)
- upload-only: Improve custom logo management (5c55bf4)
- upload-only: Improve footer custom text management (f1690e9)
- upload-only: Manage footer (1755be0)
- Add License (a647f95)
- Add UI for upload-only (a8a0335)
Maintenance
- Add basic github related configurations (50ca492)
- Add code workspace file (584dcdd)
- Add dashboard lint in pre-commit (4c384ec)
- Add main README.md (b61750f)
- Add release scripts in interfaces (f178939)
- Add semantic-release scripts (521de37)
- Edit semantic-release configuration (e5e86ca)
- Fix editorconfig for ts files (d3ccbbd)
- Fix release scripts in interfaces (de796a5)
- upload-only: Clean dependencies (f1719e3)
- upload-only: Delete not needed files (b90c05d)