Releases: JaneliaSciComp/fileglancer
Releases · JaneliaSciComp/fileglancer
2.3.2
What's Changed
- fix: UI error when no proxy URL is configured by @allison-truhlar in #259
- fix: keep user context alive during file streaming by @neomorphic in #260
- fix: copy auto-created data links by @allison-truhlar in #261
- fix: close modals on esc by @allison-truhlar in #264
- fix: show when auto-detect content is disabled in zarr metadata table by @allison-truhlar in #263
- feat: file selection dialog by @allison-truhlar in #265
- fix: refresh zarr queries with file browser refresh by @allison-truhlar in #269
- feat: support OME-Zarr labels metadata by @krokicki in #267
- fix: remove unneeded e.currentTarget.blur() calls by @allison-truhlar in #271
- fix seteuid race condition by @neomorphic in #268
- feat: add Login page; remove welcome landing page by @allison-truhlar in #270
- fix: dark styles in file selector and convert file dialog by @allison-truhlar in #272
- fix: set layer type to 'image' for zarrs without thumbnail by @allison-truhlar in #274
- Fix issue with N5 data links in Neuroglancer by @krokicki in #273
- fix: to enable neuroglancer for n5s, return 404 for /attributes.json by @allison-truhlar in #275
Full Changelog: 2.2.0...2.3.2
2.3.2a0
What's Changed
- fix: UI error when no proxy URL is configured by @allison-truhlar in #259
- fix: keep user context alive during file streaming by @neomorphic in #260
- fix: copy auto-created data links by @allison-truhlar in #261
- fix: close modals on esc by @allison-truhlar in #264
- fix: show when auto-detect content is disabled in zarr metadata table by @allison-truhlar in #263
- feat: file selection dialog by @allison-truhlar in #265
- fix: refresh zarr queries with file browser refresh by @allison-truhlar in #269
- feat: support OME-Zarr labels metadata by @krokicki in #267
- fix: remove unneeded e.currentTarget.blur() calls by @allison-truhlar in #271
- fix seteuid race condition by @neomorphic in #268
- feat: add Login page; remove welcome landing page by @allison-truhlar in #270
- fix: dark styles in file selector and convert file dialog by @allison-truhlar in #272
- fix: set layer type to 'image' for zarrs without thumbnail by @allison-truhlar in #274
- Fix issue with N5 data links in Neuroglancer by @krokicki in #273
- fix: to enable neuroglancer for n5s, return 404 for /attributes.json by @allison-truhlar in #275
Full Changelog: 2.2.0...2.3.2a0
2.3.1
What's Changed
- fix: UI error when no proxy URL is configured by @allison-truhlar in #259
- fix: keep user context alive during file streaming by @neomorphic in #260
- fix: copy auto-created data links by @allison-truhlar in #261
- fix: close modals on esc by @allison-truhlar in #264
- fix: show when auto-detect content is disabled in zarr metadata table by @allison-truhlar in #263
- feat: file selection dialog by @allison-truhlar in #265
- fix: refresh zarr queries with file browser refresh by @allison-truhlar in #269
- feat: support OME-Zarr labels metadata by @krokicki in #267
- fix: remove unneeded e.currentTarget.blur() calls by @allison-truhlar in #271
- fix seteuid race condition by @neomorphic in #268
- feat: add Login page; remove welcome landing page by @allison-truhlar in #270
- fix: dark styles in file selector and convert file dialog by @allison-truhlar in #272
- fix: set layer type to 'image' for zarrs without thumbnail by @allison-truhlar in #274
- Fix issue with N5 data links in Neuroglancer by @krokicki in #273
Full Changelog: 2.2.0...2.3.1
2.3.0
What's Changed
- fix: UI error when no proxy URL is configured by @allison-truhlar in #259
- fix: keep user context alive during file streaming by @neomorphic in #260
- fix: copy auto-created data links by @allison-truhlar in #261
- fix: close modals on esc by @allison-truhlar in #264
- fix: show when auto-detect content is disabled in zarr metadata table by @allison-truhlar in #263
- feat: file selection dialog by @allison-truhlar in #265
- fix: refresh zarr queries with file browser refresh by @allison-truhlar in #269
- feat: support OME-Zarr labels metadata by @krokicki in #267
- fix: remove unneeded e.currentTarget.blur() calls by @allison-truhlar in #271
- fix seteuid race condition by @neomorphic in #268
- feat: add Login page; remove welcome landing page by @allison-truhlar in #270
- fix: dark styles in file selector and convert file dialog by @allison-truhlar in #272
Full Changelog: 2.2.0...2.3.0
2.3.0a1
What's Changed
- fix: UI error when no proxy URL is configured by @allison-truhlar in #259
- fix: keep user context alive during file streaming by @neomorphic in #260
- fix: copy auto-created data links by @allison-truhlar in #261
- fix: close modals on esc by @allison-truhlar in #264
- fix: show when auto-detect content is disabled in zarr metadata table by @allison-truhlar in #263
- feat: file selection dialog by @allison-truhlar in #265
- fix: refresh zarr queries with file browser refresh by @allison-truhlar in #269
- feat: support OME-Zarr labels metadata by @krokicki in #267
- fix: remove unneeded e.currentTarget.blur() calls by @allison-truhlar in #271
- fix seteuid race condition by @neomorphic in #268
- feat: add Login page; remove welcome landing page by @allison-truhlar in #270
- fix: dark styles in file selector and convert file dialog by @allison-truhlar in #272
Full Changelog: 2.2.0...2.3.0a1
2.3.0a0
What's Changed
- fix: UI error when no proxy URL is configured by @allison-truhlar in #259
- fix: keep user context alive during file streaming by @neomorphic in #260
- fix: copy auto-created data links by @allison-truhlar in #261
- fix: close modals on esc by @allison-truhlar in #264
- fix: show when auto-detect content is disabled in zarr metadata table by @allison-truhlar in #263
- feat: file selection dialog by @allison-truhlar in #265
- fix: refresh zarr queries with file browser refresh by @allison-truhlar in #269
- feat: support OME-Zarr labels metadata by @krokicki in #267
- fix: remove unneeded e.currentTarget.blur() calls by @allison-truhlar in #271
- fix seteuid race condition by @neomorphic in #268
- feat: add Login page; remove welcome landing page by @allison-truhlar in #270
Full Changelog: 2.2.0...2.3.0a0
2.2.0
What's Changed
- Frontend dir by @krokicki in #222
- chore: remove cookies context, xsrf token dependency by @allison-truhlar in #225
- fix 500 error loops by @neomorphic in #226
- Tasks feature toggle by @krokicki in #223
- generate random session secret key by @neomorphic in #227
- Condify pyproject.toml, add fileglancer as an editable pypi dependency via pixi, use pixi reinstall by @mkitti in #158
- Fileglancer CLI by @krokicki in #228
- feat: data link playwright tests by @allison-truhlar in #224
- feat: navigation widget test by @allison-truhlar in #231
- CLI improvements by @krokicki in #230
- feat(cli): Adds auto login end point for cli usage by @neomorphic in #232
- feat: test properties target updates correctly on navigation by @allison-truhlar in #229
- Fixed env variable setting by @krokicki in #233
- fix: viewing folder without permissions shows error message by @allison-truhlar in #237
- docs: clarification in dev docs by @allison-truhlar in #234
- fix: Playwight tests time out by @allison-truhlar in #239
- fix: React setup by @allison-truhlar in #238
- fix: show loading indicator for zarr metadata by @allison-truhlar in #236
- refactor: migrate server state management to Tanstack Query by @allison-truhlar in #235
- feat: Adds redirect after login. by @neomorphic in #240
- fix: url encoding for data tools by @allison-truhlar in #241
- fix: clicking on filtered data link table does not reset state by @allison-truhlar in #242
- chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates by @dependabot[bot] in #244
- refactor: use URL params to populate breadcrumbs; remove duplicate file share path data from UI state by @allison-truhlar in #246
- fixed unboundlocalerror by @krokicki in #249
- chore: update ome-zarr.js by @allison-truhlar in #248
- refactor: provide initial value in rename dialog by @allison-truhlar in #250
- feat: detect multiple zarr metadata verisons; set Neuroglancer link source by @allison-truhlar in #247
- style: zarr metadata table display; delete btn colors; right handle padding by @allison-truhlar in #253
- fix: improve table search by @allison-truhlar in #252
- feat: make table values copy-able by @allison-truhlar in #251
- fix: prevent page access with expired session by @neomorphic in #254
- fix: recently viewed folders bug by @allison-truhlar in #257
- fix: file permission error by @allison-truhlar in #256
- fix: properties drawer updates when clicking one level up in the bread crumbs by @allison-truhlar in #258
New Contributors
- @dependabot[bot] made their first contribution in #244
Full Changelog: 2.0.2...2.2.0
2.2.0a4
What's Changed
- fix: viewing folder without permissions shows error message by @allison-truhlar in #237
- docs: clarification in dev docs by @allison-truhlar in #234
- fix: Playwight tests time out by @allison-truhlar in #239
- fix: React setup by @allison-truhlar in #238
- fix: show loading indicator for zarr metadata by @allison-truhlar in #236
- refactor: migrate server state management to Tanstack Query by @allison-truhlar in #235
- feat: Adds redirect after login. by @neomorphic in #240
- fix: url encoding for data tools by @allison-truhlar in #241
- fix: clicking on filtered data link table does not reset state by @allison-truhlar in #242
- chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates by @dependabot[bot] in #244
- refactor: use URL params to populate breadcrumbs; remove duplicate file share path data from UI state by @allison-truhlar in #246
- fixed unboundlocalerror by @krokicki in #249
- chore: update ome-zarr.js by @allison-truhlar in #248
- refactor: provide initial value in rename dialog by @allison-truhlar in #250
- feat: detect multiple zarr metadata verisons; set Neuroglancer link source by @allison-truhlar in #247
- style: zarr metadata table display; delete btn colors; right handle padding by @allison-truhlar in #253
- fix: improve table search by @allison-truhlar in #252
- feat: make table values copy-able by @allison-truhlar in #251
- fix: prevent page access with expired session by @neomorphic in #254
- fix: recently viewed folders bug by @allison-truhlar in #257
- fix: file permission error by @allison-truhlar in #256
- fix: properties drawer updates when clicking one level up in the bread crumbs by @allison-truhlar in #258
New Contributors
- @dependabot[bot] made their first contribution in #244
Full Changelog: 2.1.2...2.2.0a4
2.2.0a3
What's Changed
- fix: viewing folder without permissions shows error message by @allison-truhlar in #237
- docs: clarification in dev docs by @allison-truhlar in #234
- fix: Playwight tests time out by @allison-truhlar in #239
- fix: React setup by @allison-truhlar in #238
- fix: show loading indicator for zarr metadata by @allison-truhlar in #236
- refactor: migrate server state management to Tanstack Query by @allison-truhlar in #235
- feat: Adds redirect after login. by @neomorphic in #240
- fix: url encoding for data tools by @allison-truhlar in #241
- fix: clicking on filtered data link table does not reset state by @allison-truhlar in #242
- chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates by @dependabot[bot] in #244
- refactor: use URL params to populate breadcrumbs; remove duplicate file share path data from UI state by @allison-truhlar in #246
- fixed unboundlocalerror by @krokicki in #249
- chore: update ome-zarr.js by @allison-truhlar in #248
- refactor: provide initial value in rename dialog by @allison-truhlar in #250
- feat: detect multiple zarr metadata verisons; set Neuroglancer link source by @allison-truhlar in #247
- style: zarr metadata table display; delete btn colors; right handle padding by @allison-truhlar in #253
- fix: improve table search by @allison-truhlar in #252
- feat: make table values copy-able by @allison-truhlar in #251
- fix: prevent page access with expired session by @neomorphic in #254
New Contributors
- @dependabot[bot] made their first contribution in #244
Full Changelog: 2.1.2...2.2.0a3
2.2.0a2
What's Changed
- fix: viewing folder without permissions shows error message by @allison-truhlar in #237
- docs: clarification in dev docs by @allison-truhlar in #234
- fix: Playwight tests time out by @allison-truhlar in #239
- fix: React setup by @allison-truhlar in #238
- fix: show loading indicator for zarr metadata by @allison-truhlar in #236
- refactor: migrate server state management to Tanstack Query by @allison-truhlar in #235
- feat: Adds redirect after login. by @neomorphic in #240
- fix: url encoding for data tools by @allison-truhlar in #241
- fix: clicking on filtered data link table does not reset state by @allison-truhlar in #242
- chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates by @dependabot[bot] in #244
- refactor: use URL params to populate breadcrumbs; remove duplicate file share path data from UI state by @allison-truhlar in #246
- fixed unboundlocalerror by @krokicki in #249
- chore: update ome-zarr.js by @allison-truhlar in #248
- refactor: provide initial value in rename dialog by @allison-truhlar in #250
- feat: detect multiple zarr metadata verisons; set Neuroglancer link source by @allison-truhlar in #247
- style: zarr metadata table display; delete btn colors; right handle padding by @allison-truhlar in #253
- fix: improve table search by @allison-truhlar in #252
- feat: make table values copy-able by @allison-truhlar in #251
- fix: prevent page access with expired session by @neomorphic in #254
New Contributors
- @dependabot[bot] made their first contribution in #244
Full Changelog: 2.1.2...2.2.0a2