0.11.0
What's Changed
Added
- feat: my gallery sidebar by @alfonsobries in #306
- feat: gallery overview page and navigation by @alfonsobries in #319
- feat: implement gallery drafts hook by @shahin-hq in #315
- feat: persist gallery draft by @shahin-hq in #326
- feat: delete expired drafts by @shahin-hq in #351
- feat: gallery draft card by @patricio0312rev in #329
- refactor: hook up local drafts and confirm delete modal by @alfonsobries in #349
- feat: redirect to homepage on admin logout by @patricio0312rev in #421
- feat: redirect to "Publish" tab if user has no drafts by @patricio0312rev in #413
- feat: handle gallery drafts on wallet switches by @shahin-hq in #376
- feat: implement gallery drafts limit modal by @shahin-hq in #435
- feat: show toast message when a draft is removed by @goga-m in #463
- feat: add tables, footnotes, striketroughs, and tasklists support for articles by @patricio0312rev in #439
- feat: add validations to draft gallery by @goga-m in #466
- feat: youtube and twitter embeds for articles by @alfonsobries in #500
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
- chore: update PHP dependencies by @ItsANameToo in #364
- chore: update JavaScript dependencies by @ItsANameToo in #363
- chore: update JavaScript dependencies by @ItsANameToo in #437
- chore: update PHP dependencies by @ItsANameToo in #436
- chore: update gallery delete modal text by @shahin-hq in #444
- chore: add comment for reactivity regarding
indexedDB
by @goga-m in #465 - chore: merge rc into main by @ItsANameToo in #472
Full Changelog: 0.10.0...0.11.0