Skip to content

Latest commit

 

History

History
289 lines (157 loc) · 19.2 KB

CHANGELOG.md

File metadata and controls

289 lines (157 loc) · 19.2 KB

Changelog

1.9.1 (2024-07-15)

Bug Fixes

  • do not resume if completed (95044ad)

1.9.0 (2024-07-03)

Features

1.8.2 (2024-07-02)

Bug Fixes

  • open gateway URL in _blank target (ab570e4)

1.8.1 (2024-07-02)

Bug Fixes

1.8.0 (2024-07-02)

Features

1.7.0 (2024-05-23)

Features

  • add delegatable ability to generate a billing customer portal session (#98) (fcf3bbe)

Bug Fixes

1.6.0 (2024-04-22)

Features

  • add a toaster for notifications and other snacks (#91) (1906d39)

Bug Fixes

Other Changes

1.5.0 (2024-02-09)

Features

1.4.1 (2024-02-07)

Bug Fixes

Other Changes

1.4.0 (2024-01-19)

Features

1.3.2 (2024-01-10)

Bug Fixes

  • do not allow navigate without download URL being set (#77) (a61690f), closes #74

1.3.1 (2024-01-08)

Bug Fixes

1.3.0 (2023-12-08)

Features

  • upgrade to new access client to fix safari (#65) (dc2aef3)

1.2.3 (2023-12-08)

Bug Fixes

  • update @web3-storage/upload-client to 12.3.2 to get new memory leak fixes (#63) (3267da7)

1.2.2 (2023-12-08)

Bug Fixes

  • delegate space recovery after creation (#58) (31a4a35)

1.2.1 (2023-12-08)

Bug Fixes

1.2.0 (2023-12-05)

Features

  • simple visualization of inclusion proof (#53) (499a38c)

1.1.0 (2023-12-01)

Features

  • extract usePlan and use it to chill our plan/get game (#51) (51c51aa)

Bug Fixes

1.0.0 (2023-11-29)

Features

Bug Fixes

  • add necessary cloudflare deploy config (07047e2)
  • avoid janky re-renders when navigating from / (#44) (1b428c4)
  • get W3UP_PROVIDER set properly (f65ebb9)
  • iron out a few styling kinks (#5) (8d0b37a)
  • links (f66dd6d)
  • lint (525e74e)
  • make loader less ugly (bfa55ca)
  • make the website work (a19e540)
  • package.json uses next ^13.5.4 not latest (#12) (056debe)
  • remove console.log (9d27917)
  • remove project I accidentally checked in (6c6b0ea)
  • tailwind to check entire src tree for clases (#7) (dcc5de1)
  • type issues (f47b9bc)
  • update dependencies (7fd007d)
  • use the correct build command (e08304e)

Other Changes

  • add documentation for running against a development service (#11) (8f31e35)
  • add line to README to trigger/test a new release (#28) (0e18073)
  • add line to README.md to trigger deploy (df63608)
  • fix deps (fa59625)
  • fix prod env url to be console.web3.storage (#34) (aadb538)
  • main: release w3up-website 1.0.0 (38415af)
  • main: release w3up-website 1.1.0 (#4) (aa11eb6)
  • main: release w3up-website 1.1.1 (#29) (86ee1e8)
  • main: release w3up-website 1.1.2 (#32) (ff91a3b)
  • main: release w3up-website 1.2.0 (#36) (ab4bdb9)
  • update .env.tpl to sensible defaults for local dev (#43) (2865d06)

1.2.0 (2023-11-14)

Features

Bug Fixes

Other Changes

  • fix prod env url to be console.web3.storage (#34) (aadb538)

1.1.2 (2023-11-07)

Other Changes

  • add line to README.md to trigger deploy (df63608)

1.1.1 (2023-11-07)

Other Changes

  • add line to README to trigger/test a new release (#28) (0e18073)

1.1.0 (2023-11-06)

Features

  • add space route (#10) (eeb11c6)
  • first pass at a plans page (#8) (fdcebde)
  • fix SpaceFinder and improve nav (#16) (94bcfe4)
  • gate access to the site on having a Stripe plan (#15) (8ddf093)
  • nice button group, space list, and space create explainer (#14) (9755f89)
  • tweaks to plans to make more lovely (#9) (46d930c)

Bug Fixes

  • get W3UP_PROVIDER set properly (f65ebb9)
  • iron out a few styling kinks (#5) (8d0b37a)
  • make loader less ugly (bfa55ca)
  • package.json uses next ^13.5.4 not latest (#12) (056debe)
  • tailwind to check entire src tree for clases (#7) (dcc5de1)
  • type issues (f47b9bc)
  • update dependencies (7fd007d)

Other Changes

  • add documentation for running against a development service (#11) (8f31e35)
  • fix deps (fa59625)

1.0.0 (2023-10-09)

Features

Bug Fixes

  • add necessary cloudflare deploy config (07047e2)
  • lint (525e74e)
  • make the website work (a19e540)
  • remove console.log (9d27917)
  • remove project I accidentally checked in (6c6b0ea)
  • use the correct build command (e08304e)