Releases: chanzuckerberg/napari-hub
v0.1.2
napari hub v0.1.2
We're happy to announce the release of the napari hub v0.1.2!
Highlights
This release includes performance improvement, content correction, bug fixes
New Features
Client-side skeleton loader (#206)
Improvements
Render markdown on backend (#205)
Add cert dependency for validation so adding cert to lb won't fail (#203)
Bug Fix
disregard invalid headers in markdown ToC (#220)
Fix search param encoding (#212)
Fix missing requirements throwing server error (#209)
Fix style flash (#207)
Fix E2E tests (#204)
Contributors
A huge thank you to all of our contributors!
@codemonkey800
@ziyangczi
@kne42
v0.1.1
napari hub v0.1.1
We're happy to announce the release of the napari hub v0.1.1!
Highlights
This release includes mostly bug fixes, documentation, and quality related work.
New Features
Improvements
- Filter out plugin reqs that reference "extra" (#128)
- Rename client/ to frontend/ (#129)
- Update value prop bullet (#202)
Documentation
- Happy remote and local dev (081eb11)
- Fixes typo in plausible URL in Privacy Notice (#132)
- Fix issue links (#139)
- Add v0 tech spec (#197)
- Frontend docs (#198)
Contributors
A huge thank you to all of our contributors!
@codemonkey800
@ziyangczi
@neuromusic
@justinelarsen
@mbarrien
@JacksonMaxfield
First release of napari hub
The hub currently allows users to see all available napari plugins in one searchable site, review across dimensions, and evaluate key metadata to make more informed install decisions. Plugin developers can use a napari-specific readme template to surface the most relevant information in our hub details pages.