Releases: JaneliaSciComp/fileglancer
Releases · JaneliaSciComp/fileglancer
0.5.0
What's Changed
- Bug fix - error when Zarr thumbnail can't load by @allison-truhlar in #95
- Add GitHub link and update icon imports by @allison-truhlar in #94
- Fix - properties panel bugs by @allison-truhlar in #96
- Fix - missing useEffect dependencies by @allison-truhlar in #97
- Add "no permission" message in UI by @allison-truhlar in #98
- Removed code for image positioning/zoom by @krokicki in #100
- Show the NG layer panel by default with the first channel selected by @krokicki in #101
- Ignore broken symlinks when listing folders by @krokicki in #102
- Add unit test for search filter in sidebar component by @allison-truhlar in #104
- Unified file browser state by @krokicki in #108
- Ticket workflow MVP by @allison-truhlar in #99
- Redirect index route to /browse by @allison-truhlar in #103
- fix: responsive formatting for error boundary by @allison-truhlar in #106
- Feat: add copy path to bread crumbs, toolbar and context menu by @allison-truhlar in #107
- Support bare Zarr arrays by @krokicki in #109
- chore: remove profile pg, remove link from nav menu by @allison-truhlar in #112
- Fix: y-scrolling on all pages by @allison-truhlar in #111
- Fix action menu on sharing page by @allison-truhlar in #105
- fix: add link to go back to browse from error pg by @allison-truhlar in #110
- Text updates by @krokicki in #113
- Fix miscellaneous bugs by @allison-truhlar in #114
- Pre-push hook by @allison-truhlar in #115
- Correct properties target state management by @allison-truhlar in #117
Full Changelog: 0.4.0...0.5.0
0.4.0
Release for the internal SciCompSoft seminar and demo.
What's Changed
- fix: use URL constructor to ensure // after protocol by @allison-truhlar in #85
- Feat: add url params to browse routes by @allison-truhlar in #86
- fix: prevent fetch attempts to incorrect zarr image URLs by @allison-truhlar in #89
- Adding favorite opens favorite browser by @allison-truhlar in #87
- Beta release banner by @allison-truhlar in #88
- feat: enhance error fallback UI by @allison-truhlar in #90
- Use external URL from ProxiedPath by @krokicki in #91
- Link from Shared to Browse by @krokicki in #92
Full Changelog: v0.3.1...0.4.0
0.3.1
0.3.0
First production release.
What's Changed
- Proxied paths endpoints by @cgoina in #52
- Use request body to update proxied paths by @cgoina in #54
- Adds missing folder favorite dialog and a refresh btn by @allison-truhlar in #55
- Remove Dev Mode by @krokicki in #56
- Fix folder favs by @allison-truhlar in #57
- fix: sets the correct logout link in nav menu by @neomorphic in #59
- Minor code improvements by @krokicki in #58
- adds currently logged in username by @neomorphic in #60
- Neuroglancer integration, etc. by @krokicki in #61
- fix: removes setup_handlers function by @neomorphic in #62
- Use new proxied path API by @krokicki in #64
- feat: Adds alerts via react-hot-toast. by @neomorphic in #63
- Feat: side panel configurability by @allison-truhlar in #65
- Fix build: sort entries to have dirs first by @cgoina in #70
- "Open with" button updates by @krokicki in #67
- Playwright tests by @cgoina in #68
- Updated the github action to use pixi by @cgoina in #71
- fix: class changes to ensure scrollbar in chrome by @allison-truhlar in #72
- fix: toast configuration by @allison-truhlar in #69
- Add favorite button to toolbar by @krokicki in #73
- Add loglevel library for logging by @krokicki in #66
- Refactor file API by @krokicki in #75
- Path display and handling by @allison-truhlar in #74
- fix: force y-scroll in file list when zarr preview is present by @allison-truhlar in #76
- fix: sets /fg/ as the vite base. by @neomorphic in #77
- Sharing UI by @allison-truhlar in #78
- Normalize padding by @krokicki in #79
- Fix shared context menu by @allison-truhlar in #80
- set NODE_ENV during development by @krokicki in #81
- Clicking folder favorite doesn't open zones by @krokicki in #82
Full Changelog: v0.2.0...v0.3.0
0.2.0
First release to PyPI.
What's Changed
- chore: Adds ui directory to dist artifacts. by @neomorphic in #51
- File browser UI fixes by @allison-truhlar in #53
- Update preference management by @allison-truhlar in #43
Full Changelog: v0.1.0-alpha...v0.2.0
0.1.0
Alpha release of the code to test pip installation from a url.