Skip to content

0.11.0

Compare
Choose a tag to compare
@ItsANameToo ItsANameToo released this 28 Nov 10:57
· 224 commits to main since this release
1ea76e9

What's Changed

Added

Changed

  • refactor: sql queries on the "my galleries" page by @crnkovic in #339
  • refactor: properly count galleries for sidebar in "my galleries" by @crnkovic in #372
  • refactor: hide pagination for draft galleries by @goga-m in #377
  • refactor: use scaled endpoint for nft images by @goga-m in #308
  • refactor: filter out expired drafts in my galleries page by @goga-m in #380
  • refactor: gallery delete button by @crnkovic in #381
  • refactor: rename nft draft card by @patricio0312rev in #405
  • refactor: use EmptyBlock UI component for galleries by @crnkovic in #411
  • refactor: disable sidebar item if there are no drafts by @crnkovic in #409
  • refactor: create gallery NFTs by @shahin-hq in #370
  • refactor: prevent the user from selecting more than 16 nfts by @patricio0312rev in #373
  • refactor: adjustments on gallery draft hook by @goga-m in #417
  • refactor: gallery delete button color by @crnkovic in #448
  • refactor: show N/A when no value for draft gallery cards by @crnkovic in #461
  • refactor: add delete button to draft gallery by @crnkovic in #462
  • refactor: reduce sql queries for gallery page by @crnkovic in #469
  • refactor: use "success" toast when removing drafts by @crnkovic in #491

Fixed

  • fix: maintain selected value on listbox by @alfonsobries in #340
  • fix: external link url disappears before the closing transition ends by @crnkovic in #366
  • fix: adjust size of draft delete icon button by @goga-m in #382
  • fix: remove transition from sidebar items by @crnkovic in #384
  • fix: show number of published galleries instead of NFTs in sidebar by @crnkovic in #412
  • test: fix flaky in CollectionActions by @goga-m in #419
  • fix: gallery count handling by @alfonsobries in #427
  • fix: my galleries sidebar colors by @shahin-hq in #446
  • fix: auth overlay on create gallery page by @alfonsobries in #450
  • fix: prevent from saving draft on disabled state by @goga-m in #456
  • fix: reload collections when wallet switches by @shahin-hq in #451
  • fix: delete gallery not asking for signature by @alfonsobries in #453
  • fix: display same sign overlay on all cases by @alfonsobries in #458
  • fix: disconnect wallet exception on my galleries by @alfonsobries in #452
  • fix: use tooltip on create gallery button disabled state by @goga-m in #459
  • fix: properly redirect to galleries when clicking cancel by @goga-m in #445
  • fix: count nft collections upon saving draft by @goga-m in #464
  • fix: do not disable create gallery button on gallery overview page by @patricio0312rev in #470
  • fix: collection network ring color in dark mode by @shahin-hq in #477
  • fix: show no-results placeholder when there are no articles by @goga-m in #480
  • fix: gallery toolbar by @crnkovic in #483
  • fix: delete draft if empty when navigating away by @goga-m in #473
  • fix: correct height on article featured collections by @goga-m in #485
  • test: fix flaky in CollectionActions by @goga-m in #486
  • fix: add padding for galleries and draft cards in my galleries page by @patricio0312rev in #512

Other Changes

Full Changelog: 0.10.0...0.11.0