Skip to content

0.10.0

Compare
Choose a tag to compare
@ItsANameToo ItsANameToo released this 14 Nov 09:36
· 296 commits to main since this release
dc17a91

What's Changed

Added

Changed

  • refactor: add display_name column to the users table by @shahin-hq in #145
  • refactor: add title length rule by @alfonsobries in #222
  • refactor: articles pagination by @shahin-hq in #216
  • refactor: make collection navigation a dropdown in mobile view by @shahin-hq in #257
  • refactor: article images conversions by @alfonsobries in #261
  • refactor: articles publish date by @shahin-hq in #273
  • refactor: filament backend article columns by @ItsANameToo in #275
  • refactor: handle no overflow scenario in article card titles by @crnkovic in #279
  • refactor: featured collections wording by @crnkovic in #282
  • refactor: truncate long article title in admin panel by @crnkovic in #281
  • refactor: highlighted article headline color by @crnkovic in #291
  • refactor: article card hover states by @crnkovic in #280
  • refactor: article content padding adjustments by @ItsANameToo in #293
  • refactor: more padding adjustments for article content by @ItsANameToo in #295
  • refactor: adjust article blockquote styling by @ItsANameToo in #303
  • refactor: move the article copy button to share list by @crnkovic in #299
  • refactor: adjust article heading padding by @ItsANameToo in #307
  • refactor: ignore markdown on metadata by @alfonsobries in #287
  • refactor: improve article card hover style by @crnkovic in #300
  • refactor: gallery page query optimizations by @crnkovic in #316
  • refactor: rename Chains enum to Chain by @crnkovic in #325
  • refactor: use our base Link component in the sidebar by @crnkovic in #327
  • refactor: add dark mode toggle to navbar by @crnkovic in #332
  • refactor: make Platforms enum singular by @crnkovic in #335
  • refactor: extract gallery overview endpoint into its own controller by @crnkovic in #334
  • refactor: prevent reserved keywords in gallery slugs by @crnkovic in #336
  • refactor: optimize queries for galleries index page by @crnkovic in #337
  • refactor: nft gallery card styling by @crnkovic in #368
  • refactor: ignore activity for invalid collections when refreshing NFT metadata by @crnkovic in #406
  • refactor: eager load media and author's media on articles page by @crnkovic in #404
  • refactor: place tooltip of article's "copy" button on the left by @crnkovic in #408
  • refactor: use Link component for articles by @crnkovic in #425
  • refactor: article card outline on hover by @alfonsobries in #423
  • refactor: require cover photo when creating/editing articles by @crnkovic in #422
  • refactor: eager load media and author media when reading article by @crnkovic in #426
  • refactor: update progress bar color to primary brand color by @crnkovic in #424
  • refactor: support searching galleries by user address by @crnkovic in #430

Fixed

Other Changes

Full Changelog: 0.9.0...0.10.0