Releases: chanzuckerberg/napari-hub
v0.2.3
napari hub v0.2.3
We're happy to announce the release of the napari hub v0.2.3!
New Features
- Adds legal docs for Github App (Preview Page) by @neuromusic in #366
- Hide keyboard for plugin filter by @codemonkey800 in #371
- Read file locally when github workspace is configured by @potating-potato in #372
- Frontend i18n by @codemonkey800 in #382
Bug fixes
- Fix file not found error for get_preview script by @codemonkey800 in #381
- Fix i18n for preview pages by @codemonkey800 in #387
Improvements
- Update preview copy by @codemonkey800 in #373
- Update test to use chanzuckerberg repo by @potating-potato in #380
v0.2.2
napari hub v0.2.2
We're happy to announce the release of the napari hub v0.2.2!
New Features
- Category filters by @codemonkey800 in #343
- Category pills for search + plugin pages by @klai95 in #349
- Tooltip Copy by @codemonkey800 in #363
Bug fixes
- Fixes color for filter pills by @codemonkey800 in #358
- Fix plugin filter checkbox dimensions by @codemonkey800 in #361
- fix documentation since the app link changed by @potating-potato in #360
- Reduce zoom on filter component for mobile by @codemonkey800 in #369
Improvements
- adds ToS & PP placeholders by @neuromusic in #356
v0.2.1
napari hub v0.2.1
We're happy to announce the release of the napari hub v0.2.1!
New Features
Preview plugin page
- Update preview action used to the latest release by @DragaDoncila in #341
Improved organization through categories and/or tags
- Category chip by @codemonkey800 in #324
Bug fixes
- Fix metadata panel reading wrong metadata by @codemonkey800 in #338
- fix bug where variable override during pull request number look up by @potating-potato in #346
- Fix Plausible events not sending by @codemonkey800 in #355
Improvements
- 🥔 potating potato 🥔 by @codemonkey800 in #336
- publish the lambda on prod environment to allow provisioning by @potating-potato in #335
- More robust value checking for preview metadata by @codemonkey800 in #340
- adds roadmap item template by @neuromusic in #352
v0.2.0
napari hub v0.2.0
We're happy to announce the release of the napari hub v0.2.0!
New Features
plugin preview page
-
Support branch in preview page building by @potating-potato in #313
-
preview action repo check by @potating-potato in #315
-
Show warning for mismatched repo URLs by @codemonkey800 in #317
-
Add documentation for setting up plugin preview by @DragaDoncila in #318
-
attempt to read fork PR number when pull request does not present by @potating-potato in #319
-
Fix two incorrect links in preview page docs by @DragaDoncila in #321
-
correct preview project url to use Bug Tracker from setup configuration by @potating-potato in #329
-
update workflow name matching to remove constraint by @potating-potato in #330
plugin category
- Add category API by @potating-potato in #312
- Category UI state by @codemonkey800 in #316
Bug fixes
- Fix empty metadata tooltip showing up in prod by @codemonkey800 in #311
- Remove Material UI import babel transformation by @codemonkey800 in #322
- Fix prod build by @codemonkey800 in #325
- Fix dependency for markdown to 3.3.4 by @potating-potato in #326
Improvements
- Upgrade to Next.js v12 by @codemonkey800 in #328
v0.1.8
napari hub v0.1.8
We're happy to announce the release of the napari hub v0.1.8!
Highlights
This release includes new features, bug fixes, and improvements
New Features
plugin preview page
Remove dates from preview page (#289)
Preview page metadata highlighting (#291)
Increase z-index for sticky preview bar (#293)
Dev GitHub preview app (#294)
Parse release_date and first_released for preview page from PyPI (#295)
Preview page base path (#302)
update s3 cache location (#304)
Preview page refactors (#306)
Preview page scroll to metadata (#307)
Preview page styling (#308)
Preview page metadata highlighting - Copy Changes (#309)
easy citation
only set citation value when valid citation presents (#301)
implement easy citation (#305)
Bug fixes
napari hub bug fixes (#290)
Improvements
Updates frontend dependencies (#288)
Bump browserslist from 4.16.3 to 4.16.6 in /frontend (#292)
Update nvmrc to use Node.js v16 (#303)
v0.1.7
napari hub v0.1.7
We're happy to announce the release of the napari hub v0.1.7!
Highlights
This release includes new features, bug fixes, and improvements
New Features
Preview page app bar (#276)
Bug fixes
Fix page metadata not working (#286)
Improvements
Add provisioned lambda instance to reduce cold start issue on prod environment (#284)
v0.1.6
napari hub v0.1.6
We're happy to announce the release of the napari hub v0.1.6!
Highlights
This release includes new features, bug fixes, and improvements
New Features
Dev plugin visibility (#268)
Search Result Pagination (#270)
Preview page infra setup (#274)
Bug fixes
Fix code highlighting for single backticks in MDX files (#263)
Fix pagination issues (#273)
Fix page out-of-range check (#277)
Improvements
Update shield API to return a valid badge for plugins not listed (#259)
Add instructions for using napari hub shield to FAQ (#262)
add handling for 404 message specifically (#278)
v0.1.5
napari hub v0.1.5
We're happy to announce the release of the napari hub v0.1.5!
Highlights
This release includes new features and refactors for state management
New Features
Add shields API point returning JSON schema for valid plugins (#256)
Improvements
v0.1.4
napari hub v0.1.4
We're happy to announce the release of the napari hub v0.1.4!
Highlights
This release includes bug fixes and content update
Content Update
Update README.md (#210)
Bug Fix
Adjust vertical spacing between plugin summary and install button (#232)
Fix TOC highlighting (#234)
Add sitemap.xml and robots.txt #222
v0.1.3
napari hub v0.1.3
We're happy to announce the release of the napari hub v0.1.3!
Highlights
This release includes UI updates, performance improvement, content correction, bug fixes
New Features
easy citation reading (#223)
add citation parsing for different formats (#229)
Improvements
Update napari gray color (#224)
Return plugin specific data for /plugins/:name for mock server (#227)
Improve keyboard accessibilty (#226)
Markdown code block theme (#228)
Bump path-parse from 1.0.6 to 1.0.7 in /frontend (#231)
SEO Meta Tags (#225)
Bug Fix
Match chip UI components per design (#230)