|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 0.2.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.1.4...b5aa85afd3c3e9b7125d14185292e2f31c97feef)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Update error handling logic for adding public or external drives [#109](https://github.com/QuantStack/jupyter-drives/pull/109) ([@DenisaCG](https://github.com/DenisaCG)) |
| 12 | +- Add support for multipart uploads [#105](https://github.com/QuantStack/jupyter-drives/pull/105) ([@DenisaCG](https://github.com/DenisaCG)) |
| 13 | +- Set up the error handling UI [#103](https://github.com/QuantStack/jupyter-drives/pull/103) ([@DenisaCG](https://github.com/DenisaCG)) |
| 14 | +- Add logic to copy files from the `DrivesBrowser` to the `FileBrowser` [#100](https://github.com/QuantStack/jupyter-drives/pull/100) ([@DenisaCG](https://github.com/DenisaCG)) |
| 15 | +- Change extension icon to a bucket [#99](https://github.com/QuantStack/jupyter-drives/pull/99) ([@gjmooney](https://github.com/gjmooney)) |
| 16 | +- Add status widget for loading indicator [#96](https://github.com/QuantStack/jupyter-drives/pull/96) ([@gjmooney](https://github.com/gjmooney)) |
| 17 | +- Integrate error handling for adding external drive operation [#94](https://github.com/QuantStack/jupyter-drives/pull/94) ([@DenisaCG](https://github.com/DenisaCG)) |
| 18 | +- Add support for cross-account drives [#93](https://github.com/QuantStack/jupyter-drives/pull/93) ([@DenisaCG](https://github.com/DenisaCG)) |
| 19 | +- Update backend configuration for including and excluding buckets [#90](https://github.com/QuantStack/jupyter-drives/pull/90) ([@DenisaCG](https://github.com/DenisaCG)) |
| 20 | +- Add support for including and excluding drives from listing [#89](https://github.com/QuantStack/jupyter-drives/pull/89) ([@DenisaCG](https://github.com/DenisaCG)) |
| 21 | +- Add support for public buckets [#88](https://github.com/QuantStack/jupyter-drives/pull/88) ([@DenisaCG](https://github.com/DenisaCG)) |
| 22 | +- Update `Copy Path` functionality [#87](https://github.com/QuantStack/jupyter-drives/pull/87) ([@DenisaCG](https://github.com/DenisaCG)) |
| 23 | +- Update drive browser commands visibility [#85](https://github.com/QuantStack/jupyter-drives/pull/85) ([@DenisaCG](https://github.com/DenisaCG)) |
| 24 | + |
| 25 | +### Bugs fixed |
| 26 | + |
| 27 | +- Fix upload functionality [#104](https://github.com/QuantStack/jupyter-drives/pull/104) ([@DenisaCG](https://github.com/DenisaCG)) |
| 28 | +- Add session context patch to include drive name in path [#97](https://github.com/QuantStack/jupyter-drives/pull/97) ([@gjmooney](https://github.com/gjmooney)) |
| 29 | +- Update mount function to allow optional location parameter [#95](https://github.com/QuantStack/jupyter-drives/pull/95) ([@DenisaCG](https://github.com/DenisaCG)) |
| 30 | +- Create new bucket in different region [#91](https://github.com/QuantStack/jupyter-drives/pull/91) ([@gjmooney](https://github.com/gjmooney)) |
| 31 | +- Disable `rename` functionality for drives [#86](https://github.com/QuantStack/jupyter-drives/pull/86) ([@DenisaCG](https://github.com/DenisaCG)) |
| 32 | +- Create new drive command visibility [#84](https://github.com/QuantStack/jupyter-drives/pull/84) ([@DenisaCG](https://github.com/DenisaCG)) |
| 33 | +- Fix toggle file filter button for drive browser [#83](https://github.com/QuantStack/jupyter-drives/pull/83) ([@DenisaCG](https://github.com/DenisaCG)) |
| 34 | + |
| 35 | +### Maintenance and upkeep improvements |
| 36 | + |
| 37 | +- Clean up [#98](https://github.com/QuantStack/jupyter-drives/pull/98) ([@DenisaCG](https://github.com/DenisaCG)) |
| 38 | +- Refactor requests [#92](https://github.com/QuantStack/jupyter-drives/pull/92) ([@DenisaCG](https://github.com/DenisaCG)) |
| 39 | + |
| 40 | +### Documentation improvements |
| 41 | + |
| 42 | +- Mention `jupyter_server_config.py` in the README [#82](https://github.com/QuantStack/jupyter-drives/pull/82) ([@jtpio](https://github.com/jtpio)) |
| 43 | +- Update README.md to mention restart [#79](https://github.com/QuantStack/jupyter-drives/pull/79) ([@gogakoreli](https://github.com/gogakoreli)) |
| 44 | + |
| 45 | +### Contributors to this release |
| 46 | + |
| 47 | +([GitHub contributors page for this release](https://github.com/QuantStack/jupyter-drives/graphs/contributors?from=2025-02-26&to=2025-09-15&type=c)) |
| 48 | + |
| 49 | +[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3ADenisaCG+updated%3A2025-02-26..2025-09-15&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agithub-actions+updated%3A2025-02-26..2025-09-15&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agjmooney+updated%3A2025-02-26..2025-09-15&type=Issues) | [@gogakoreli](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agogakoreli+updated%3A2025-02-26..2025-09-15&type=Issues) | [@jtpio](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Ajtpio+updated%3A2025-02-26..2025-09-15&type=Issues) |
| 50 | + |
| 51 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 52 | + |
5 | 53 | ## 0.1.4 |
6 | 54 |
|
7 | 55 | ([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.1.3...ad898413e4d4c9db68c6dc466cbdd7eff6a6dc96)) |
|
16 | 64 |
|
17 | 65 | [@gogakoreli](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agogakoreli+updated%3A2025-01-14..2025-02-26&type=Issues) |
18 | 66 |
|
19 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
20 | | - |
21 | 67 | ## 0.1.3 |
22 | 68 |
|
23 | 69 | ([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.1.2...46817de58321fb8f2868abf8b7a69e62a0fadf21)) |
|
0 commit comments