Skip to content

Releases: chanzuckerberg/napari-hub

v0.2.1

06 Dec 23:00
8be44c7
Compare
Choose a tag to compare

napari hub v0.2.1

We're happy to announce the release of the napari hub v0.2.1!

New Features

Preview plugin page

Improved organization through categories and/or tags

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

v0.2.0

18 Nov 17:27
31f1f6d
Compare
Choose a tag to compare

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

Bug fixes

Improvements

v0.1.8

04 Nov 18:38
26b90d3
Compare
Choose a tag to compare

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

21 Oct 20:08
83d3b2c
Compare
Choose a tag to compare

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

05 Oct 16:51
42d8619
Compare
Choose a tag to compare

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

08 Sep 18:42
86bd0da
Compare
Choose a tag to compare

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

Refactor frontend state management (#254, #255)

v0.1.4

26 Aug 19:02
137dd04
Compare
Choose a tag to compare

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

12 Aug 17:09
403c9d0
Compare
Choose a tag to compare

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)

v0.1.2

27 Jul 22:53
7aa77a9
Compare
Choose a tag to compare

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

14 Jul 18:49
88400fa
Compare
Choose a tag to compare

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

  • GitHub actions workflow for releases (5265439)
  • Dev environment cleanup (83358c6)

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